adblock: update 4.1.5-2
[feed/packages.git] / net / adblock / files / adblock.sh
index 492edbaa9e19bc7710c1f7e05f073a5cc4353f43..f2a9623785edeeee52bf159ed1c00982d998078c 100755 (executable)
@@ -400,7 +400,7 @@ f_fetch() {
                        ;;
                "curl")
                        [ "${adb_fetchinsecure}" = "1" ] && insecure="--insecure"
-                       adb_fetchparm="${adb_fetchparm:-"${insecure} --connect-timeout 20 --silent --show-error --location -o"}"
+                       adb_fetchparm="${adb_fetchparm:-"${insecure} --connect-timeout 20 --fail --silent --show-error --location -o"}"
                        ;;
                "uclient-fetch")
                        [ "${adb_fetchinsecure}" = "1" ] && insecure="--no-check-certificate"