Search found 3 matches

by jonh
Fri Mar 24, 2017 5:30 pm
Forum: NoScript Support
Topic: Citibank page doesn't work
Replies: 18
Views: 9473

Re: Citibank page doesn't work

barbaz wrote: In what way doesn't it work with this ABE rule?

Code: Select all

Site bankofamerica.com
Accept from .bankofamerica.com
Deny
The above is what I *thought* I typed yesterday but today copy/paste above and it works perfectly.

Sorry for the false alarm.
Thank you for the help.
by jonh
Fri Mar 24, 2017 1:16 am
Forum: NoScript Support
Topic: Citibank page doesn't work
Replies: 18
Views: 9473

Re: Citibank page doesn't work

@jonh try this XSS exception ^@https://roll\.bankofamerica\.com/ I got it working with ^@https://bankofamerica\.com/.* I don't understand '//roll\', is this part of the url? In my case it is not. Is there a reason I should not use the rule I am using, like perhaps it is too permissive? ... and this...
by jonh
Wed Mar 22, 2017 8:06 pm
Forum: NoScript Support
Topic: Citibank page doesn't work
Replies: 18
Views: 9473

Re: Citibank page doesn't work

I have ^@https://online\.citi/.com/* under XSS You have two typos in your XSS exception. Try this - ^@https://online\.citi\.com/.* I'm in exactly the same position as 'TryingToLean', except not trying hard enuf to learn. I signed up here to find out how to fix Citibank. The above works perfectly, t...