Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: easylist+exceptionrules_content_blocker.json

Issue 29349337: Issue 3034 - Fix Google's "AdSense for Search" ads (Closed)
Patch Set: Created Aug. 9, 2016, 5:44 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: easylist+exceptionrules_content_blocker.json
diff --git a/easylist+exceptionrules_content_blocker.json b/easylist+exceptionrules_content_blocker.json
index f61e651e9d7eb20ce9c9e0e732c077aa43d1186c..7adfaba35ce58b1037497bf189d21d39b867de40 100644
--- a/easylist+exceptionrules_content_blocker.json
+++ b/easylist+exceptionrules_content_blocker.json
@@ -274316,23 +274316,6 @@
},
{
"trigger": {
- "url-filter": "^https?://.*/adsense/",
- "resource-type": [
- "image",
- "style-sheet",
- "script",
- "font",
- "media",
- "raw",
- "document"
- ]
- },
- "action": {
- "type": "block"
- }
- },
- {
- "trigger": {
"url-filter": "^https?://.*/adsense1\\.",
"resource-type": [
"image",
@@ -337534,23 +337517,6 @@
},
{
"trigger": {
- "url-filter": "^https?://.*_ads_only&",
- "resource-type": [
- "image",
- "style-sheet",
- "script",
- "font",
- "media",
- "raw",
- "document"
- ]
- },
- "action": {
- "type": "block"
- }
- },
- {
- "trigger": {
"url-filter": "^https?://.*_ads_reporting\\.",
"resource-type": [
"image",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld