From b878fd5a1b4213d9a9fed6326588e5c12b15db8e Mon Sep 17 00:00:00 2001 From: Remigijus Gaigalas <102466590+Myginas@users.noreply.github.com> Date: Wed, 25 Dec 2024 14:02:33 +0200 Subject: [PATCH] Update adblock.sources add Lithuanian list Signed-off-by: Remigijus Gaigalas <102466590+Myginas@users.noreply.github.com> --- net/adblock/files/adblock.sources | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/net/adblock/files/adblock.sources b/net/adblock/files/adblock.sources index 4851d0077ad79..c996d68ce48bf 100644 --- a/net/adblock/files/adblock.sources +++ b/net/adblock/files/adblock.sources @@ -251,6 +251,13 @@ "focus": "reg_korea", "descurl": "https://github.com/List-KR/List-KR" }, + "reg_lt": { + "url": "https://easylist-downloads.adblockplus.org/easylistlithuania.txt", + "rule": "BEGIN{FS=\"[|^]\"}/^\\|\\|([[:alnum:]_-]{1,63}\\.)+[[:alpha:]]+\\^(\\$third-party)?$/{print tolower($3)}", + "size": "S", + "focus": "reg_lithuania", + "descurl": "https://github.com/EasyList-Lithuania/easylist_lithuania" + }, "reg_nl": { "url": "https://easylist-downloads.adblockplus.org/easylistdutch.txt", "rule": "BEGIN{FS=\"[|^]\"}/^\\|\\|([[:alnum:]_-]{1,63}\\.)+[[:alpha:]]+\\^(\\$third-party)?$/{print tolower($3)}",