Index: .sitescripts.example |
=================================================================== |
--- a/.sitescripts.example |
+++ b/.sitescripts.example |
@@ -191,4 +191,12 @@ |
[testpages] |
sitekeyFrameTemplate=%(root)s/testpages.adblockplus.org/templates/sitekey_frame.tmpl |
-sitekeyPath=%(root)s/testpages.adblockplus.org/static/site.key |
+sitekeyPath=%(root)s/testpages.adblockplus.org/static/site.key |
+ |
+[content_blocker_lists] |
+abp2blocklist_url=https://hg.adblockplus.org/abp2blocklist |
+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 |
+combined_content_blocker_path=%(root)s/content_blocker_lists/easylist+exceptionrules_content_blocker.json |