Does this forum use META redirects?

Ask for help about NoScript, no registration needed to post
iDrugoy
Senior Member
Posts: 91
Joined: Sun Feb 21, 2010 2:16 pm

Does this forum use META redirects?

Post by iDrugoy »

I have removed all pre-installed whitelist rules (except about: ones).
I have checked an option to forbid META redirects.
However, whenever I submit a post to this forum - it opens a temporary page which then redirects me back to the topic I posted to.
How is that possible? Scripts are forbidden globally, this site is not whitelisted, META redirects are forbidden too.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Does this forum use META redirects?

Post by therube »

Code: Select all

<meta http-equiv="refresh" content="3;url=http://forums.informaction.com/viewtopic.php?f=7&t=14140&p=52556#p52556" />
Though that is not within <NOSCRIPT> elements, so NoScript does not block it.

Mozilla has a general accessibility.blockautorefresh (about:config) which should block it.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 SeaMonkey/2.19a2
iDrugoy
Senior Member
Posts: 91
Joined: Sun Feb 21, 2010 2:16 pm

Re: Does this forum use META redirects?

Post by iDrugoy »

So it is possible to create a site consisting of two pages with each of them redirecting to another one [in a loop] and NoScript won't be able to block that?
Why does NoScript handle META redirects then at all? I think NoScript should either handle ALL the redirects, or NONE.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Does this forum use META redirects?

Post by Thrawn »

iDrugoy wrote:So it is possible to create a site consisting of two pages with each of them redirecting to another one [in a loop] and NoScript won't be able to block that?
If that is the normal behavior of those sites, regardless of script execution, then yes. If you want to control redirects, try RequestPolicy.
Why does NoScript handle META redirects then at all? I think NoScript should either handle ALL the redirects, or NONE.
I believe this is primarily to stop sites from saying "Since you've disabled JavaScript (and hence our advertising), we'll redirect you away from our content."
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
iDrugoy
Senior Member
Posts: 91
Joined: Sun Feb 21, 2010 2:16 pm

Re: Does this forum use META redirects?

Post by iDrugoy »

So NoScript loses even to such an outdated add-on as RequestPolicy.
That's lame, mmkay?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
thunderscript
Posts: 16
Joined: Sat Mar 23, 2013 8:24 pm

Re: Does this forum use META redirects?

Post by thunderscript »

You should double-check your sources on the whole "RequestPolicy is out of date" joke. You've been rickrolle'd.

As for the meta redirects, you can use RefreshBlocker add-on. It deals with that particular kind of redirects.
https://addons.mozilla.org/firefox/addo ... shblocker/
iDrugoy wrote:So it is possible to create a site consisting of two pages with each of them redirecting to another one [in a loop] and NoScript won't be able to block that?
Possible? Yes. It is also possible for websites to serve blank pages for instance. What do you recommend? Block all pages from loading so we never get the hypothetical blank page?
iDrugoy wrote:Why does NoScript handle META redirects then at all? I think NoScript should either handle ALL the redirects, or NONE.
Thrawn explained that very nicely.
Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
iDrugoy
Senior Member
Posts: 91
Joined: Sun Feb 21, 2010 2:16 pm

Re: Does this forum use META redirects?

Post by iDrugoy »

thunderscript wrote:Possible? Yes. It is also possible for websites to serve blank pages for instance. What do you recommend? Block all pages from loading so we never get the hypothetical blank page?
I recommend the user to have control over all redirections, so the user decides whether to block or to allow them.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Does this forum use META redirects?

Post by Thrawn »

iDrugoy wrote: I recommend the user to have control over all redirections, so the user decides whether to block or to allow them.
Firefox Options - Advanced - General - Warn me when websites try to redirect or reload the page.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
iDrugoy
Senior Member
Posts: 91
Joined: Sun Feb 21, 2010 2:16 pm

Re: Does this forum use META redirects?

Post by iDrugoy »

Thanks, Thrawn.
But there is no whitelist for sites to allow redirections.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Does this forum use META redirects?

Post by Thrawn »

RefreshBlocker has already been mentioned. I'll once again mention RequestPolicy, too.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Post Reply