| Index: lib/prefs.js | 
| =================================================================== | 
| --- a/lib/prefs.js | 
| +++ b/lib/prefs.js | 
| @@ -31,6 +31,7 @@ | 
| subscriptions_fallbackurl: "https://adblockplus.org/getSubscription?version=%VERSION%&url=%SUBSCRIPTION%&downloadURL=%URL%&error=%ERROR%&channelStatus=%CHANNELSTATUS%&responseStatus=%RESPONSESTATUS%", | 
| subscriptions_autoupdate: true, | 
| subscriptions_exceptionsurl: "https://easylist-downloads.adblockplus.org/exceptionrules.txt", | 
| +  subscriptions_antiadblockurl: "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt", | 
| documentation_link: "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%", | 
| notificationdata: {}, | 
| notificationurl: "https://notification.adblockplus.org/notification.json", | 
|  |