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

Unified Diff: easylist+exceptionrules_content_blocker.json

Issue 29348923: Issue 3050 - Ensure Google text ads work with AA (Closed)
Patch Set: Created July 30, 2016, 3:56 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 cff3881f369b2adb7b6c95f0a566999f35b91e2c..f61e651e9d7eb20ce9c9e0e732c077aa43d1186c 100644
--- a/easylist+exceptionrules_content_blocker.json
+++ b/easylist+exceptionrules_content_blocker.json
@@ -655896,5 +655896,17 @@
"action": {
"type": "ignore-previous-rules"
}
+ },
+ {
+ "trigger": {
+ "url-filter": ".*",
+ "if-domain": [
+ "googleadservices.com",
+ "www.googleadservices.com"
+ ]
+ },
+ "action": {
+ "type": "ignore-previous-rules"
+ }
}
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld