diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index 12aeae1dd..eab1ff301 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -48,7 +48,7 @@ THIRDPARTY_REMOTEURLS=( 'https://raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' 'https://raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt' 'http://home.fredfiber.no/langsholt/adblock.txt' - 'http://adblock.schack.dk/block.txt' +# 'http://adblock.schack.dk/block.txt' 'http://adblock.gardar.net/is.abp.txt' 'https://www.void.gr/kargig/void-gr-filters.txt' 'http://abp.mozilla-hispano.org/nauscopio/filtros.txt' @@ -97,7 +97,7 @@ THIRDPARTY_LOCALURLS=( 'thirdparties/raw.githubusercontent.com/AdBlockPlusIsrael/EasyListHebrew/master/EasyListHebrew.txt' 'thirdparties/raw.githubusercontent.com/wiltteri/wiltteri.txt/master/wiltteri.txt' 'thirdparties/home.fredfiber.no/langsholt/adblock.txt' - 'thirdparties/adblock.schack.dk/block.txt' +# 'thirdparties/adblock.schack.dk/block.txt' 'thirdparties/adblock.gardar.net/is.abp.txt' 'thirdparties/www.void.gr/kargig/void-gr-filters.txt' 'thirdparties/abp.mozilla-hispano.org/nauscopio/filtros.txt'