2014-11-14 14:59:16 +01:00
|
|
|
# µBlock -- Privacy
|
|
|
|
#
|
2015-02-25 02:30:29 +01:00
|
|
|
# Some of these filters make use of the `important` filter option,
|
|
|
|
# which purpose is to guarantee that a filter won't be overriden by
|
|
|
|
# exception filters.
|
2014-11-14 14:59:16 +01:00
|
|
|
#
|
|
|
|
# I will use data from benchmarks to decide what to add here.
|
|
|
|
# https://github.com/gorhill/uBlock/wiki/%C2%B5Block-and-others:-Blocking-ads,-trackers,-malwares
|
|
|
|
|
|
|
|
# https://www.eff.org/deeplinks/2014/07/white-house-website-includes-unique-non-cookie-tracker-despite-privacy-policy
|
|
|
|
||addthis.com^$third-party,important
|
2016-02-15 21:37:06 +01:00
|
|
|
# https://github.com/gorhill/uBlock/issues/1384
|
|
|
|
||addthis.com/*/addthis_widget.js$script,redirect=addthis.com/addthis_widget.js
|
2015-01-07 01:54:06 +01:00
|
|
|
##.addthis_toolbox
|
2014-11-14 14:59:16 +01:00
|
|
|
|
|
|
|
# I think web sites can live without this
|
|
|
|
# Commented out on 2014-10-03: I don't see it anymore in benchmarks. Will see.
|
|
|
|
# Commenting it out allows me to enable this one out-of-the-box.
|
|
|
|
# ||linkedin.com^$third-party,important
|
|
|
|
|
2015-04-07 03:26:05 +02:00
|
|
|
# https://github.com/chrisaljoudi/uBlock/issues/289
|
2014-11-14 14:59:16 +01:00
|
|
|
# Commented out, breaks to many sites. See:
|
|
|
|
# https://hg.adblockplus.org/easylist/rev/9f6e928c258a#l2.12
|
|
|
|
# Users can still block this one through hpHosts, MVPS, Dan Pollock's or
|
|
|
|
# manually through custom filters, or 3rd-party scripts
|
|
|
|
# ||www.googletagservices.com/tag/js/gpt.js
|
2015-03-14 21:30:42 +01:00
|
|
|
|
|
|
|
# To counter EasyList's `@@||trc.taboola.com*http%$script,third-party`
|
|
|
|
||trc.taboola.com*http%$script,third-party,important
|
2015-07-16 17:00:54 +02:00
|
|
|
|
|
|
|
# https://adblockplus.org/forum/viewtopic.php?f=2&t=38703
|
|
|
|
# 1st-party "recommendations" should never depends on a 3rd-party doing the job:
|
|
|
|
# this is just disguised tracking
|
|
|
|
||taboola.com^$third-party
|
2015-11-14 15:14:29 +01:00
|
|
|
|
|
|
|
# Spotted on <http://venturebeat.com/>: no www site, and no resource returned.
|
|
|
|
# Belong to Amazon.com. The GET request is full of tracker-looking data.
|
|
|
|
||silkenthreadiness.info^
|
2015-12-02 17:00:31 +01:00
|
|
|
|
|
|
|
# https://news.ycombinator.com/item?id=10662793
|
|
|
|
# Each client site has a specific id: this means the following information
|
|
|
|
# becomes available to adblockanalytics.com:
|
|
|
|
# - IP address (user)
|
|
|
|
# - web site ID (allows to uniquely identify a web site)
|
|
|
|
# - Whether a blocker is used
|
2015-12-02 17:03:55 +01:00
|
|
|
# - Screen size/browser viewport size
|
2015-12-02 17:53:18 +01:00
|
|
|
||adblockanalytics.com^$third-party
|
2016-01-05 00:04:43 +01:00
|
|
|
|
|
|
|
# Redirect to neutered Google Analytics
|
|
|
|
||google-analytics.com/analytics.js$script,redirect=google-analytics.com/analytics.js
|
2016-02-22 14:46:15 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/1411
|
2016-02-22 16:24:41 +01:00
|
|
|
# https://www.reddit.com/r/firefox/comments/3pwcey/firefox_extension_download_manager_s3_asks_for/
|
2016-03-04 23:25:56 +01:00
|
|
|
# https://www.reddit.com/r/chrome/comments/473ves/help_how_to_remove_qipru_redirect_when_searching/
|
2016-02-25 05:34:21 +01:00
|
|
|
||lnkr.us^$document
|
|
|
|
||metrext.com^$document
|
2016-02-22 16:24:41 +01:00
|
|
|
||icontent.us^$document
|
2016-03-04 23:25:56 +01:00
|
|
|
||qip.ng^$document
|
|
|
|
||qip.ru^$document
|
2016-02-27 15:11:31 +01:00
|
|
|
|
|
|
|
# https://www.reddit.com/r/ublock/comments/47o2ih/ublock_disabling_all_javascript_links/d0fhock
|
|
|
|
# Time to bring this filter out of experimental status
|
|
|
|
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices.com/gpt.js
|
2016-03-01 22:31:11 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/1265
|
|
|
|
||scorecardresearch.com/beacon.js$script,redirect=scorecardresearch.com/beacon.js
|