Re: Blocking redirects to ANOTHER domain only
Posted: Tue Nov 29, 2011 7:08 am
Really only meta redirects? What about HTTP- and JS-based ones? At least for HTTP-baed ones there's NoRedirect.
NoScripters and WebSec nerds of all lands, unite!
https://forums.informaction.com/
What version of NoScript are you running? We're having an ongoing problem with this issue at Google searches, for which the fix was to add to the the about:config preferenceanonymous_user wrote:... I want to block Meta Redirects away from the *current site*, but not within the same domain. The "forbid META redirections" Noscript setting doesnt seem to work at all (I must not understand the details) and Firefox's blocker is too broad, it blocks all redirections.
Code: Select all
^https?://(?:www|encrypted)\.google\.(?:[a-z]{2,3}|[a-z]2\.[a-z]{2,3})/ t.co
No that's wrong. A whitelisted site does affect the Forbid META redirections setting.therube wrote:AFAIK, that is not so.Presumably, if the site is in your whitelist, there shouldn't be a problem.
NoScript's Forbid META redirections inside <NOSCRIPT> elements is either enabled or not, & not affected by a site's whitelisting.