Discuss Scratch

Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

https://scratch.mit.edu/users/kaj/index.html
??

Any ideas?


Last edited by Dylan5797 (Dec. 12, 2015 02:35:33)

Icely
Scratcher
100+ posts

Umm... thisandagain pls explain

Dylan5797 wrote:

https://scratch.mit.edu/users/kaj/index.html
??

:-O

pls explain

Last edited by Icely (Dec. 12, 2015 01:57:43)

-Io-
Scratcher
1000+ posts

Umm... thisandagain pls explain

kaj's profile is the homepage?! omg!! how didn't we know this before??!! that's why they changed it!!!
Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

-Io- wrote:

kaj's profile is the homepage?! omg!! how didn't we know this before??!! that's why they changed it!!!
lol
Firedrake969
Scratcher
1000+ posts

Umm... thisandagain pls explain

comp09
Scratcher
1000+ posts

Umm... thisandagain pls explain

It looks like they are doing a dumb /\/index\.html$/ match.
Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

Firedrake969 wrote:

https://scratch.mit.edu/fdsafdjakf;lds/index.html
I noticed. I'm just using kaj as an example because it is kinda funny.

It actually returns the homepage in any request tree ending in “index.html”

https://scratch.mit.edu/thisisnot/hi_there/abc/dylan5797/please/thisandagain_pls_explain_index.html
Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

comp09 wrote:

It looks like they are doing a dumb /\/index\.html$/ match.
That's probably it.
index_html
New Scratcher
1 post

Umm... thisandagain pls explain

comp09 wrote:

It looks like they are doing a dumb /\/index\.html$/ match.
Lol, it looks like the period isn't even escaped: https://scratch.mit.edu/users/index_html
Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

index_html wrote:

comp09 wrote:

It looks like they are doing a dumb /\/index\.html$/ match.
Lol, it looks like the period isn't even escaped: https://scratch.mit.edu/users/index_html
hahahahahahahahaha.

Last edited by Dylan5797 (Dec. 12, 2015 04:15:27)

Jonathan50
Scratcher
1000+ posts

Umm... thisandagain pls explain

https://scratch.mit.edu/do/you/like/chocolate/yes/asdfg/jkl;/wat/hmmm/uhehfgurh/index.html

-Io- wrote:

kaj's profile is the homepage?! omg!! how didn't we know this before??!! that's why they changed it!!!
erm…
Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

Jonathan50 wrote:

https://scratch.mit.edu/do/you/like/chocolate/yes/asdfg/jkl;/wat/hmmm/uhehfgurh/index.html

-Io- wrote:

kaj's profile is the homepage?! omg!! how didn't we know this before??!! that's why they changed it!!!
erm…
… @thisandagain pls explain
@thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain @thisandagain pls explain
perfect rows lol

Last edited by Dylan5797 (Dec. 12, 2015 03:56:53)

CatsUnited
Scratcher
1000+ posts

Umm... thisandagain pls explain

Dylan5797 wrote:

index_html wrote:

comp09 wrote:

It looks like they are doing a dumb /\/index\.html$/ match.
Lol, it looks like the period isn't even escaped: https://scratch.mit.edu/users/index_html
hahaha.
https://scratch.mit.edu/index<html works, and so does https://scratch.mit.edu/index$html
https://scratch.mit.edu/index%F0%9F%98%81html works too!
https://scratch.mit.edu/index%html doesn't though, it sends a bad request.

Last edited by CatsUnited (Dec. 12, 2015 04:13:00)

Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

CatsUnited wrote:

Dylan5797 wrote:

index_html wrote:

comp09 wrote:

It looks like they are doing a dumb /\/index\.html$/ match.
Lol, it looks like the period isn't even escaped: https://scratch.mit.edu/users/index_html
hahaha.
https://scratch.mit.edu/index<html works, and so does https://scratch.mit.edu/index$html
https://scratch.mit.edu/index%F0%9F%98%81html works too!
https://scratch.mit.edu/index%html doesn't though, it sends a bad request.
Some weird server config then, obviously for some specific reason…
Firedrake969
Scratcher
1000+ posts

Umm... thisandagain pls explain

Dylan5797
Scratcher
1000+ posts

Umm... thisandagain pls explain

lol is this the next 1337 trend?
https://scratch.mit.edu/users/index-html/
DrKat123
Scratcher
1000+ posts

Umm... thisandagain pls explain


@thisandagain and Ben Berg please explain!
DrKat123
Scratcher
1000+ posts

Umm... thisandagain pls explain

CatsUnited
Scratcher
1000+ posts

Umm... thisandagain pls explain

DrKat123 wrote:

Lemme try…
https://scratch.mit.edu/thisandagain/plz/explain/index.html
IT WORKS!
What the heck is going on…
HOW DOES THIS HAPPEN?!??
Probably because they only add the old homepage if they see both “index” and “html” in the URL.

Powered by DjangoBB