aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/disable-nonfree-filters.patch
blob: f10d537999743c1da4db505b3134f03b83732f01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description: Disable nonfree filters by default
 Nonfree filters have been removed from this package but they are automatically
 redownloaded if they are enabled. This patch disables those filters by default.
Author: Matthew Bekkema <mbekkema97@gmail.com>
Date:   Sat, 23 May 2015 17:56:03 +1000



--- a/assets/ublock/filter-lists.json
+++ b/assets/ublock/filter-lists.json
@@ -203,12 +203,14 @@
         "supportURL": "http://www.malwaredomains.com/"
         },
     "mirror1.malwaredomains.com/files/justdomains": {
+        "off": true,
         "title": "Malware domains",
         "group": "malware",
         "homeURL": "http://malwaredomains.lehigh.edu/files/justdomains",
         "supportURL": "http://www.malwaredomains.com/"
         },
     "pgl.yoyo.org/as/serverlist": {
+        "off": true,
         "title": "Peter Lowe’s Ad server list",
         "group": "ads",
         "homeURL": "http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext",