Search found 5 matches

by Alqualos
Sun Jul 29, 2012 4:58 am
Forum: NoScript Development
Topic: ABE doesn't work on first page load
Replies: 9
Views: 4511

Re: ABE doesn't work on first page load

Another thing people don't understand about ABE is that its not designed to disable scripts. Just access/requests aka boundaries. So if you want the ABE rule to control something, anything on xyz.com you need to permanently allow xyz.com in NoScript and then configure ABE to handle the boundaries. ...
by Alqualos
Sat Jul 21, 2012 6:25 am
Forum: NoScript Development
Topic: ABE doesn't work on first page load
Replies: 9
Views: 4511

Re: ABE doesn't work on first page load

I think that you misunderstand ABE syntax (as many people do). ABE is about controlling requests . 'Site' means the destination of a request, and 'from' refers to the origin of a request (usually the site that you're visiting, ie the one in the address bar). Yes, I realize that. It was the first th...
by Alqualos
Fri Jul 20, 2012 1:31 pm
Forum: NoScript Development
Topic: ABE doesn't work on first page load
Replies: 9
Views: 4511

Re: ABE doesn't work on first page load

Maybe the scripts are on a different subdomain? Try changing the rule to use .zr.ru (ie all subdomains). That doesn't work on first time either. Besides, I don't see why scripts domain should matter. I want to block everything on a specific page, so when I type "www.zr.ru" in a new blank ...
by Alqualos
Thu Jul 19, 2012 3:02 pm
Forum: NoScript Development
Topic: ABE doesn't work on first page load
Replies: 9
Views: 4511

ABE doesn't work on first page load

Hi, I'm trying to selectively disable scripts on some URLs of a web site. My ABE config is very simple: Site www.zr.ru/forum/ Accept Site www.zr.ru Sandbox This is supposed to block scripts everywhere on ZR.RU except the forum. Of course, scripts on ZR.RU are allowed in the NoScript settings. This a...
by Alqualos
Thu Jul 12, 2012 4:59 pm
Forum: NoScript Support
Topic: Disabling inline scripts only
Replies: 1
Views: 2077

Disabling inline scripts only

I've been using NoScript for a while, and usually it was enough to disable scripts for some pages completely, or enable site-local scripts only. There's one really broken site, however (zr.ru), which makes Firefox wait for page load indefinitely for some reason and sometimes even loose focus, which ...