PwnFunction/Blank-Rick-Roll

very funny

Closed this issue · 0 comments

haha so basically

this sends headers to a CSS page that has "content" styles that adds content to a page through response.headers['link'], this most likely doesn't show anything in Chrome sources because there is no static index html page that has <link>'s to css files. It's instead controlled through headers by a Python backend. It also sends headers to redirect to a website through response.headers['Refresh'].

So yeah that's how you evade chrome stupidity LOL just control everything through headers!!!!