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>