Cannot finetune NoScript permissions (with ABE) across sites

Discussions about the Application Boundaries Enforcer (ABE) module
SergeGardien
Posts: 18
Joined: Fri Jan 02, 2015 12:10 am

Cannot finetune NoScript permissions (with ABE) across sites

Post by SergeGardien »

I want to enable the script "repstatic.it" for the website

Code: Select all

www.repubblica.it
but not on the subdomain

Code: Select all

espresso.repubblica.it
but it seems I'm unable to do that with the following ABE filter (I've followed the guide at https://noscript.net/faq#qa8_10):

Code: Select all

Site repstatic.it
Accept from www.repubblica.it
Deny
Same thing with:

Code: Select all

Site repstatic.it
Accept from www.repubblica.it
Deny espresso.repubblica.it
I've also tried other combinations (using *.website.com and .website.com around the various part of the filter) without success.

To check if the filter is working properly you should be able to bypass the paywall on espresso.repubblica.it, e.g., you should be able to read the article at:

Code: Select all

http://espresso.repubblica.it/plus/articoli/2017/07/11/news/tecno-crazia-1.305838
and at the same time you shouldn't have problem in watching images at:

Code: Select all

http://www.repubblica.it/ambiente/2017/07/29/foto/sardegna_la_bellezza_della_natura_negli_scatti_di_venti_fotografi-171932356/1/#1
Can you please help?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:54.0) Gecko/20100101 Firefox/54.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Cannot finetune NoScript permissions (with ABE) across s

Post by barbaz »

Allow repstatic.it in NoScript script blocking, then try -

Code: Select all

Site .repstatic.it
Deny INC(SCRIPT) from .espresso.repubblica.it
Sandbox from .espresso.repubblica.it
*Always* check the changelogs BEFORE updating that important software!
-
SergeGardien
Posts: 18
Joined: Fri Jan 02, 2015 12:10 am

Re: Cannot finetune NoScript permissions (with ABE) across s

Post by SergeGardien »

barbaz wrote:Allow repstatic.it in NoScript script blocking, then try -

Code: Select all

Site .repstatic.it
Deny INC(SCRIPT) from .espresso.repubblica.it
Sandbox from .espresso.repubblica.it
Many thanks barbaz. That works perfectly :)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.78 Safari/537.36
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Cannot finetune NoScript permissions (with ABE) across s

Post by barbaz »

You're welcome! Image
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply