diff --git a/assets/update-3rdparties.sh b/assets/update-3rdparties.sh index 4c9b52940..d84749bff 100755 --- a/assets/update-3rdparties.sh +++ b/assets/update-3rdparties.sh @@ -21,6 +21,7 @@ THIRDPARTY_REMOTEURLS=( 'https://easylist-downloads.adblockplus.org/easyprivacy.txt' 'https://easylist-downloads.adblockplus.org/fanboy-annoyance.txt' 'https://easylist-downloads.adblockplus.org/fanboy-social.txt' + 'https://www.fanboy.co.nz/r/fanboy-ultimate.txt' 'https://www.fanboy.co.nz/enhancedstats.txt' 'https://www.fanboy.co.nz/fanboy-antifacebook.txt' 'https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt' @@ -67,6 +68,7 @@ THIRDPARTY_LOCALURLS=( 'thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt' 'thirdparties/easylist-downloads.adblockplus.org/fanboy-annoyance.txt' 'thirdparties/easylist-downloads.adblockplus.org/fanboy-social.txt' + 'thirdparties/www.fanboy.co.nz/r/fanboy-ultimate.txt' 'thirdparties/www.fanboy.co.nz/enhancedstats.txt' 'thirdparties/www.fanboy.co.nz/fanboy-antifacebook.txt' 'thirdparties/raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt'