Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Browsers
Web Extensions
uBlock Origin update thread
Message
<blockquote data-quote="ForgottenSeer 97327" data-source="post: 1027003"><p>Mini tutorial with new FROM and TO options of uBlockOrigin. The new (version 1.46) FROM and TO options support entities (e.g an asterix for countrycode as Google.* and country codes and top level domains as explained below) can be piped (using | to separate multiple domains or entities) and can be excluded (not is ~).</p><p></p><p>1. Easy Medium Mode</p><p>Block third-party scripts and frames except (not = ~ ) for country code's of Canada (CA), USA (US), UK and Top Level Domain's COM, IO, INF, NET, ORG</p><p>||*$third-party,script,frame,to=~CA|~US|~UK|~com|~io|~inf|~net|~org</p><p></p><p>2. Easy Hard Mode</p><p>Block third-party except (not = ~) for country code's of Canada (CA), USA (US), United Kingdom (UK) and Top Level Domain's COM, IO, INF, NET, ORG</p><p>||*$third-party,to=~CA|~US|~UK|~com|~io|~inf|~net|~org</p><p></p><p>3. Block all third-party scripts and frames on (from) a specific website (example1.com)</p><p>||*$third-party,script,frame,from=example1.com</p><p></p><p>4. Block third-party scripts and frames anywhere linking to a specific website (example3.com)</p><p>||*$third-party,script,frame,to=example3.com</p><p></p><p>5. Block third-party scripts and frames on a specific website (example1.com) linking to another specific domain (example3.com)</p><p>||*$third-party,script,frame,from=example1.com,to=example3.com</p><p></p><p>6. Block nasty popups and popunders to an advertising network which will redirect them (often to adult websites, I used three real examples below)</p><p>||*$popup,popunder,to=trafficjunky.net|tsyndicate.com|opoxv.com</p><p></p><p>7. Block nasty popups and popunders on a specific website except (not = ~) to its own website</p><p>||*$popup,popunder,from=example1.com,to=~example1.com</p></blockquote><p></p>
[QUOTE="ForgottenSeer 97327, post: 1027003"] Mini tutorial with new FROM and TO options of uBlockOrigin. The new (version 1.46) FROM and TO options support entities (e.g an asterix for countrycode as Google.* and country codes and top level domains as explained below) can be piped (using | to separate multiple domains or entities) and can be excluded (not is ~). 1. Easy Medium Mode Block third-party scripts and frames except (not = ~ ) for country code's of Canada (CA), USA (US), UK and Top Level Domain's COM, IO, INF, NET, ORG ||*$third-party,script,frame,to=~CA|~US|~UK|~com|~io|~inf|~net|~org 2. Easy Hard Mode Block third-party except (not = ~) for country code's of Canada (CA), USA (US), United Kingdom (UK) and Top Level Domain's COM, IO, INF, NET, ORG ||*$third-party,to=~CA|~US|~UK|~com|~io|~inf|~net|~org 3. Block all third-party scripts and frames on (from) a specific website (example1.com) ||*$third-party,script,frame,from=example1.com 4. Block third-party scripts and frames anywhere linking to a specific website (example3.com) ||*$third-party,script,frame,to=example3.com 5. Block third-party scripts and frames on a specific website (example1.com) linking to another specific domain (example3.com) ||*$third-party,script,frame,from=example1.com,to=example3.com 6. Block nasty popups and popunders to an advertising network which will redirect them (often to adult websites, I used three real examples below) ||*$popup,popunder,to=trafficjunky.net|tsyndicate.com|opoxv.com 7. Block nasty popups and popunders on a specific website except (not = ~) to its own website ||*$popup,popunder,from=example1.com,to=~example1.com [/QUOTE]
Insert quotes…
Verification
Post reply
Top