From 922ed6c8d286e157c4d9dc89dec1de7fe1a27ffe Mon Sep 17 00:00:00 2001 From: Carmelo Messina Date: Fri, 5 Jun 2026 11:41:37 +0200 Subject: [PATCH] [TOOLS] update filter list --- .github/workflows/update-filters.yml | 2 +- tools/images/update-cromite-org/filters-sources.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/update-filters.yml b/.github/workflows/update-filters.yml index 638763da..8a3de04c 100644 --- a/.github/workflows/update-filters.yml +++ b/.github/workflows/update-filters.yml @@ -49,7 +49,7 @@ jobs: echo "Downloading $url -> $file" - if ! curl -fL "$url" -o "main/out/filters/$file"; then + if ! curl -fsSL "$url" -o "main/out/filters/$file"; then echo "FAILED: $url" FAILED+=("$file") fi diff --git a/tools/images/update-cromite-org/filters-sources.txt b/tools/images/update-cromite-org/filters-sources.txt index f184cfcb..3debb60a 100644 --- a/tools/images/update-cromite-org/filters-sources.txt +++ b/tools/images/update-cromite-org/filters-sources.txt @@ -32,7 +32,6 @@ https://easylist-downloads.adblockplus.org/fanboy-social.txt = fanboy-social.txt https://easylist-downloads.adblockplus.org/global-filters+easylist.txt = global-filters+easylist.txt https://easylist-downloads.adblockplus.org/global-filters.txt = global-filters.txt https://easylist-downloads.adblockplus.org/hufilter.txt = hufilter.txt -https://easylist-downloads.adblockplus.org/i_dont_care_about_cookies.txt = i_dont_care_about_cookies.txt https://easylist-downloads.adblockplus.org/indianlist+easylist.txt = indianlist+easylist.txt https://easylist-downloads.adblockplus.org/indianlist.txt = indianlist.txt https://easylist-downloads.adblockplus.org/israellist+easylist.txt = israellist+easylist.txt