2015-12-06 17:24:52 +01:00
|
|
|
# uBlock Origin -- Experimental filters.
|
|
|
|
#
|
|
|
|
# These filters are experimental and may cause breakage. They are being
|
|
|
|
# evaluated/fine-tuned for inclusion in the default set of filters.
|
|
|
|
#
|
|
|
|
# The `important` filter option is often used here in order to ensure the
|
|
|
|
# experimental filters are used, i.e. they will override existing exception
|
|
|
|
# filters which might exist to unbreak known web page breakage.
|
|
|
|
|
|
|
|
# googletagservices.com not blocked by EasyPrivacy (I don't know why).
|
|
|
|
# This is a redirection-based filter being developed in order to be able
|
|
|
|
# to safely block `googletagservices.com` everywhere by default.
|
|
|
|
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices.com/gpt.js,important
|
|
|
|
|
2015-12-27 07:16:40 +01:00
|
|
|
# www.google-analytics.com
|
|
|
|
# The goal is to be able to block `www.google-analytics.com` while preventing
|
|
|
|
# web page breakage.
|
|
|
|
# Replacement for `www.google-analytics.com/ga.js`
|
2016-01-05 00:04:43 +01:00
|
|
|
||google-analytics.com/ga.js$script,redirect=google-analytics.com/ga.js,important
|
2015-12-27 07:16:40 +01:00
|
|
|
|
|
|
|
# Replacement for `www.google-analytics.com/analytics.js`
|
2016-01-05 00:04:43 +01:00
|
|
|
||google-analytics.com/analytics.js$script,redirect=google-analytics.com/analytics.js,important
|
2016-01-18 00:41:11 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/1248
|
|
|
|
||google-analytics.com/plugins/ga/inpage_linkid.js$script,redirect=google-analytics.com/inpage_linkid.js,important
|
2016-01-21 00:18:56 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/1265
|
|
|
|
||scorecardresearch.com/beacon.js$script,redirect=scorecardresearch.com/beacon.js,important
|
2016-01-22 01:39:40 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/1250#issuecomment-173533894
|
|
|
|
||widgets.outbrain.com/outbrain.js$script,redirect=widgets.outbrain.com/outbrain.js
|
2016-02-07 01:13:09 +01:00
|
|
|
|
|
|
|
# https://github.com/gorhill/uBlock/issues/897#issuecomment-180871042
|
|
|
|
||doubleclick.net/instream/ad_status.js$script,redirect=doubleclick.net/instream/ad_status.js,important
|
2016-02-28 23:13:10 +01:00
|
|
|
|
|
|
|
# This potentially unbreaks sites broken by EasyPrivacy's `/b/ss/*&aqe=`
|
|
|
|
# Confirmed for:
|
|
|
|
# - http://www.surfline.com/video/ (links not working)
|
|
|
|
# - https://github.com/gorhill/uBlock/issues/529
|
|
|
|
*/b/ss/*&aqe=$image,redirect=1x1-transparent.gif
|
2016-03-14 02:19:02 +01:00
|
|
|
|
|
|
|
# https://twitter.com/kenn_butler/status/709163241021317120
|
|
|
|
||googletagmanager.com/gtm.js$script,redirect=googletagmanager.com/gtm.js
|