| Index: defaults/prefs.json |
| =================================================================== |
| --- a/defaults/prefs.json |
| +++ b/defaults/prefs.json |
| @@ -26,6 +26,9 @@ |
| "subscriptions_exceptionscheckbox": true, |
| "documentation_link": "https://adblockplus.org/redirect?link=%LINK%&lang=%LANG%", |
| "savestats": true, |
| + "sendstats": false, |
| + "sendstats_last_push": 0, |
| + "sendstats_url": "http://localhost/test.php", |
|
Wladimir Palant
2016/02/29 14:35:44
Probably a good reason to add a TODO comment here,
saroyanm
2016/03/18 18:23:12
Acknowledged.
|
| "composer_default": 2, |
| "clearStatsOnHistoryPurge": true, |
| "report_submiturl": "https://reports.adblockplus.org/submitReport?version=1&guid=%GUID%&lang=%LANG%", |