[MEGATHREAD] Kidz

ohhh I get, you thought … lol

https://kidz.glitch.me/home does not work, even though the website sometimes directs you to this.

  1. When you click “home” at the bottom of the mainpage
  2. When you click “home” on https://kidz.glitch.me/comingsoon.html

Someone messed with the code. Rewind soon.

@bakzkndd EDIT: We’re not rewinding, but we fixed /home so it works and /comingsoon.html is being fixed as we speak.

I fixed a bit of the code and the bot ban works! Take a peek!

We know the new update doesn’t work with viewport, but it still works! We’ll be adding responsive viewport support soon! Reply if you have any questions!

Just wondering, why is the whole website an Iframe?

2 Likes

Because its a big brain moment

4 Likes

The website is a bit odd…

  • Typing any url shows the homepage https://kidz.glitch.me/helloanythingcanbetyped if it doesn’t have a dot
  • Clicking read on the coder and then clicking back doesn’t work
  • Fonts are a bit inconsistent maybe make the bottom Editor by the, the same font as the buttons
  • The buttons are a bit big when I’m using a monitor, you can use media queries to resize the buttons for big screens
  • Don’t fake loading screens, put it on the same page as the editor and use javascript to hide the loading screen when loading is finished
1 Like

Yep, thats an odd bug with the PHP Development Server (which really shouldn’t be used on the web).

For security reasons.

1 Like

What security reasons @anon69241012 ?

Also, why would you be banning people from your website? There is no real user input, everything is local.

3 Likes

I agree @RiversideRocks

yeah they’d have the whole website downloaded before you can ban them

2 Likes

Mainly for bots, could destroy Kidz with ddos, we don’t have cloudflare.

@Anish we now have put credit on the main pages. New-learn-code.glitch.me is not Kidz’ editor - it is @code-alt’s editor that he has developed, that we are using under license (is that the right word to say?)

You are using it with permission

Yes. Right word. Well, we almost always ask @code-alt before we make any changes to the editor.

1 Like

Even sending a message with “You have been banned” will count as a request. If they’re accessing from a .glitch.me there’s nothing you can do about them ddosing the site, you’ll have to contact glitch support to do something with the reverse proxy.

2 Likes

Or use a custom domain, then use cloudflare.

Besides, after looking at the code I see the main page is just an iframe of a file called IP allowed? Couldn’t the spammer just visit that file if they got IP banned?

1 Like