From 8f056a27a5317eeb43cbedc474f7fd1488a9a8b7 Mon Sep 17 00:00:00 2001 From: Daniel Barragues <25356150+Barraguesh@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:37:47 +0100 Subject: [PATCH] Add AdGuard Spanish/Portuguese filter I think this list should be included. Did the PR as it was suggested in the README. --- blocklists/adguard-spanish-portuguese-filter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/adguard-spanish-portuguese-filter.json diff --git a/blocklists/adguard-spanish-portuguese-filter.json b/blocklists/adguard-spanish-portuguese-filter.json new file mode 100644 index 0000000..5a45354 --- /dev/null +++ b/blocklists/adguard-spanish-portuguese-filter.json @@ -0,0 +1,9 @@ +{ + "name": "AdGuard Spanish/Portuguese filter", + "website": "https://kb.adguard.com/en/general/adguard-ad-filters#filters", + "description": "Removes ads from websites in Spanish and Portuguese.", + "source": { + "url": "https://filters.adtidy.org/extension/chromium/filters/9.txt", + "format": "abp" + } +}