Forbid Meta redirect doesn't seem to be working

Ask for help about NoScript, no registration needed to post
Zyrxil

Forbid Meta redirect doesn't seem to be working

Post by Zyrxil »

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:

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>
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
barbaz
Senior Member
Posts: 11163
Joined: Sat Aug 03, 2013 5:45 pm

Re: Forbid Meta redirect doesn't seem to be working

Post by barbaz »

viewtopic.php?f=7&t=14354

As a work-around, you can try setting about:config -> accessibility.blockautorefresh to true
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (X11; Linux 3.8-6.dmz.1-liquorix-686) KHTML/4.8.4 (like Gecko) Konqueror/4.8
Post Reply