Forbid Meta redirect doesn't seem to be working
Posted: Tue Jun 17, 2014 2:44 pm
This is for Noscript 2.6.8.28
I have "Forbid META redirections inside <NOSCRIPT> elements" checked. On support.rockstargames.com, there is a redirect that is not being ignored. This is in the source:
I have "Forbid META redirections inside <NOSCRIPT> elements" checked. On support.rockstargames.com, there is a redirect that is not being ignored. This is in the source:
Code: Select all
<noscript>
<b>Javascript is disabled. This site requires javascript to operate correctly.</b>
<meta HTTP-EQUIV="REFRESH" content="0; url=https://www.youtube.com/watch?v=GBubQG_GNwo&t=20s">
</noscript>