From 423d0e58452fdda6bb862663ee312afa26856c1f Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 16 Jul 2014 11:03:14 -0400 Subject: [PATCH] added fanboy ultimate --- assets/update-3rdparties.sh | 2 ++ 1 file changed, 2 insertions(+) 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'