| 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 |