Way to auto Temp-Allow domain on specific site (ABE)?

Ask for help about NoScript, no registration needed to post
vgoevuzu
Posts: 6
Joined: Fri Dec 21, 2012 1:31 am

Way to auto Temp-Allow domain on specific site (ABE)?

Post by vgoevuzu »

Was wondering if maybe ABE could be used to do this?

Whenever I visit Twitter.com, nothing works unless I enable abs.twimg.com. I have top-level sites enabled by default so twitter.com gets automatically temporarily allowed. I was wondering if there was some way to tie abs.twimg.com into twitter.com? the idea that whenever twitter.com temporarily activates from my visiting the site, the abs.twimg.com would also temporarily get allowed.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Way to auto Temp-Allow domain on specific site (ABE)?

Post by Thrawn »

ABE doesn't do anything temporary, but what you can do is permanently allow abs.twimg.com, and then use ABE to restrict it so that only Twitter can use it:

Code: Select all

Site .abs.twimg.com
Accept from SELF
Accept from .twitter.com
Deny
Depending on how twimg.com works, you might not need the 'Accept from SELF' line.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0
Post Reply