aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/disable-nonfree-filters.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/disable-nonfree-filters.patch')
-rw-r--r--debian/patches/disable-nonfree-filters.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/patches/disable-nonfree-filters.patch b/debian/patches/disable-nonfree-filters.patch
new file mode 100644
index 0000000..f10d537
--- /dev/null
+++ b/debian/patches/disable-nonfree-filters.patch
@@ -0,0 +1,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",