NoScript crashing FireFox on banking site
-
- Posts: 1
- Joined: Tue Oct 27, 2015 1:13 am
Re: NoScript crashing FireFox on banking site
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.
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:41.0) Gecko/20100101 Firefox/41.0
Re: NoScript crashing FireFox on banking site
This RegEx script posted by barbaz 15th Oct worked for me:
barbaz wrote:try this...(allow *all* of anz.com & anz.com.au to XSS any site)Code: Select all
^@https://(?:[^/:]+\.)?anz\.com(?:\.au)?/
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0