Cannot finetune NoScript permissions (with ABE) across sites

Post a reply

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Cannot finetune NoScript permissions (with ABE) across sites

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

by barbaz » Sun Jul 30, 2017 7:24 pm

You're welcome! Image

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

by SergeGardien » Sun Jul 30, 2017 7:11 pm

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 :)

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

by barbaz » Sun Jul 30, 2017 4:47 pm

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

Cannot finetune NoScript permissions (with ABE) across sites

by SergeGardien » Sun Jul 30, 2017 9:01 am

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?

Top