From 010d5a922a0efacf7343079cc1d4b2445ab67c12 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 8 Feb 2015 17:58:31 -0500 Subject: [PATCH] new HUN filter list location --- assets/update-3rdparties.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index fb002b362..c0af6d94e 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -28,7 +28,7 @@ THIRDPARTY_REMOTEURLS=( 'https://www.fanboy.co.nz/fanboy-vietnam.txt' 'https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt' 'https://easylist-downloads.adblockplus.org/easylistgermany.txt' - 'http://www.hufilter.hu/hufilter.txt' + 'https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt' 'https://easylist-downloads.adblockplus.org/easylistitaly.txt' 'https://dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt' 'https://easylist-downloads.adblockplus.org/easylistdutch.txt' @@ -80,7 +80,7 @@ THIRDPARTY_LOCALURLS=( 'thirdparties/www.fanboy.co.nz/fanboy-vietnam.txt' 'thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt' 'thirdparties/easylist-downloads.adblockplus.org/easylistgermany.txt' - 'thirdparties/www.hufilter.hu/hufilter.txt' + 'thirdparties/raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt' 'thirdparties/easylist-downloads.adblockplus.org/easylistitaly.txt' 'thirdparties/dl.dropboxusercontent.com/u/1289327/abpxfiles/filtri.txt' 'thirdparties/easylist-downloads.adblockplus.org/easylistdutch.txt'