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

Unified Diff: .sitescripts.example

Issue 29331148: Issue 3176 - Add metadata to content blocker lists (Closed)
Patch Set: Improved regexp Created Dec. 8, 2015, 3:31 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sitescripts/content_blocker_lists/bin/generate_lists.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .sitescripts.example
diff --git a/.sitescripts.example b/.sitescripts.example
index 948ef66fb31b3de844fb904404352e012806868e..84d3b78d9ebbbdea9414e80336d4979ce73613e2 100644
--- a/.sitescripts.example
+++ b/.sitescripts.example
@@ -200,4 +200,6 @@ abp2blocklist_path=%(root)s/content_blocker_lists/abp2blocklist
easylist_url=https://easylist-downloads.adblockplus.org/easylist_noadult.txt
exceptionrules_url=https://easylist-downloads.adblockplus.org/exceptionrules.txt
easylist_content_blocker_path=%(root)s/content_blocker_lists/easylist_content_blocker.json
+easylist_content_blocker_expires=4 days
combined_content_blocker_path=%(root)s/content_blocker_lists/easylist+exceptionrules_content_blocker.json
+combined_content_blocker_expires=4 days
« no previous file with comments | « no previous file | sitescripts/content_blocker_lists/bin/generate_lists.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld