Page 3 of 3
Re: NoScript crashing FireFox on banking site
Posted: Tue Oct 27, 2015 1:31 am
by matfeynisya
Firefox hangs in a CP loop while loading
https://www.anz.com/INETBANK/bankmain.asp with "waiting for mstcl3.anz.com" in the status bar. The site loads normally when NoScript is disabled.
Re: NoScript crashing FireFox on banking site
Posted: Tue Oct 27, 2015 3:05 am
by jaydear
This RegEx script posted by barbaz 15th Oct worked for me:
barbaz wrote:try this...
Code: Select all
^@https://(?:[^/:]+\.)?anz\.com(?:\.au)?/
(allow *all* of anz.com & anz.com.au to XSS any site)