Search Results
6/12/2025, 5:09:07 PM
>>279610304
What extension are you using? I have "4chan External Sounds".
>A bit surprising actually, considering how weird the filename for this one is
In an url, everything after a ? (which is what %3F gets decoded to) is considered to be the "parameter zone" where parameters are given like for example ?id=whatever&name=whatever
Because of this when you put ? in an url everything after that gets ignored, which is a pretty common exploit for systems that attempt to make sure a link is to an image by checking if it ends in .png, .jpg etc. I was suspecting my extension only accepted .mp3 files so i wanted to see if i could trick it into thinking the .flac was a .mp3 and accepting it this way, but apparently the problem wasn't that and my extension doesn't work anymore.
Basically your browser just loads the .flac file's url with what it assumes to be some parameter (which obviously never gets used), which is why the sound still works for you.
>>279610636
ntr isn't kino
What extension are you using? I have "4chan External Sounds".
>A bit surprising actually, considering how weird the filename for this one is
In an url, everything after a ? (which is what %3F gets decoded to) is considered to be the "parameter zone" where parameters are given like for example ?id=whatever&name=whatever
Because of this when you put ? in an url everything after that gets ignored, which is a pretty common exploit for systems that attempt to make sure a link is to an image by checking if it ends in .png, .jpg etc. I was suspecting my extension only accepted .mp3 files so i wanted to see if i could trick it into thinking the .flac was a .mp3 and accepting it this way, but apparently the problem wasn't that and my extension doesn't work anymore.
Basically your browser just loads the .flac file's url with what it assumes to be some parameter (which obviously never gets used), which is why the sound still works for you.
>>279610636
ntr isn't kino
Page 1