From 7dc80a5efcb614c2e9b25189eafaabe7f5e2312f Mon Sep 17 00:00:00 2001 From: Bernd Date: Wed, 15 Apr 2015 21:19:50 +0200 Subject: [PATCH 1/3] prefer https --- assets/ublock/filter-lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/ublock/filter-lists.json b/assets/ublock/filter-lists.json index 9eadab801..5ca541098 100644 --- a/assets/ublock/filter-lists.json +++ b/assets/ublock/filter-lists.json @@ -213,7 +213,7 @@ "off": true, "title": "FIN: Wiltteri", "group": "regions", - "homeURL": "http://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt" + "homeURL": "https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt" }, "someonewhocares.org/hosts/hosts": { "off": true, @@ -225,7 +225,7 @@ "off": true, "title": "Spam404", "group": "malware", - "homeURL": "http://spam404bl.com/spam404scamlist.txt" + "homeURL": "https://spam404bl.com/spam404scamlist.txt" }, "stanev.org/abp/adblock_bg.txt": { "off": true, From c7b7058a7170dd0acc558a14750566aca60c6beb Mon Sep 17 00:00:00 2001 From: Bernd Date: Wed, 15 Apr 2015 21:21:09 +0200 Subject: [PATCH 2/3] prefer https --- assets/update-3rdparties.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index 1d923134b..9b7e5a3af 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -42,7 +42,7 @@ assets=( ['thirdparties/raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt']='https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt' ['thirdparties/raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt']='https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt' ['thirdparties/someonewhocares.org/hosts/hosts']='http://someonewhocares.org/hosts/hosts' - ['thirdparties/spam404bl.com/spam404scamlist.txt']='http://spam404bl.com/spam404scamlist.txt' + ['thirdparties/spam404bl.com/spam404scamlist.txt']='https://spam404bl.com/spam404scamlist.txt' ['thirdparties/stanev.org/abp/adblock_bg.txt']='http://stanev.org/abp/adblock_bg.txt' ['thirdparties/winhelp2002.mvps.org/hosts.txt']='http://winhelp2002.mvps.org/hosts.txt' ['thirdparties/www.fanboy.co.nz/enhancedstats.txt']='https://www.fanboy.co.nz/enhancedstats.txt' From bf957d6b42fe086a0ffd044736a0652995137d87 Mon Sep 17 00:00:00 2001 From: Bernd Date: Wed, 15 Apr 2015 21:30:57 +0200 Subject: [PATCH 3/3] remove '' --- src/js/background.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/js/background.js b/src/js/background.js index c6c3ceffe..d7fbb6ec5 100644 --- a/src/js/background.js +++ b/src/js/background.js @@ -74,8 +74,7 @@ return { 'behind-the-scene', 'chrome-extension-scheme', 'chrome-scheme', - 'opera-scheme', - '' + 'opera-scheme' ].join('\n').trim(), localSettings: {