Show HN: O's URL Lengthener
ooooooooooooooooooooooo.ooo
Show HN: O's URL Lengthener
1–10 of 19 posts
Re: Show HN: O's URL Lengthener
#2I've been running into a small issue: this website has no problem generating URLs which are too long for itself:)
For instance, I managed to get the following output:
> https://ooooooooooooooooooooooo.ooo/ooooοооoοᴏοoοᴏοoοᴏooοᴏoᴏ...
which gives me a 414 request URI too large.
Re: Show HN: O's URL Lengthener
#3Re: Show HN: O's URL Lengthener
#4Re: Show HN: O's URL Lengthener
#5Re: Show HN: O's URL Lengthener
#6 enc = ["o", "ο", "о", "ᴏ"]
// 006f 03bf 043e 1d0f
оh.(Latin, Greek, Cyrillic, and "extra small capitals" from phonetic alphabet extensions -- if you were wondering).
https://en.wikipedia.org/wiki/Phonetic_symbols_in_Unicode#Ph...
Re: Show HN: O's URL Lengthener
#7Re: Show HN: O's URL Lengthener
#8This is great! I've been running into a small issue: this website has no problem generating URLs which are too long for itself:) For instance, I managed to get the following output: > https://ooooooooooooooooooooooo.ooo/ooooοооoοᴏοoοᴏοoοᴏooοᴏoᴏ... which gives me a 414 request URI too large.
https://community.cloudflare.com/t/how-can-i-disable-414-req...