From 64cd5797123a4f5c44d79f4825154ed158c4ff85 Mon Sep 17 00:00:00 2001 From: Yuki2718 Date: Thu, 28 Aug 2025 14:26:09 +0900 Subject: [PATCH] fix https://github.com/AdguardTeam/AdguardFilters/commit/7c0d103c276dc4780936d53eb3a24d9fddc3eda7 (forgot lookahead is incompatible on MV3) --- JapaneseFilter/sections/general_url.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/JapaneseFilter/sections/general_url.txt b/JapaneseFilter/sections/general_url.txt index 826eba3d0b5..7667a0a338d 100644 --- a/JapaneseFilter/sections/general_url.txt +++ b/JapaneseFilter/sections/general_url.txt @@ -311,8 +311,6 @@ _ap/signin*?_encoding=UTF8&openid.assoc_handle=jpflex&openid.claimed_id=&action= !#if (adguard_ext_chromium_mv3) /^https:\/\/[a-z]{3,5}\.[a-z]{4,10}\.[a-z]{2,6}\/item-(?:[0-9a-z]{10}|\d{8})\.html$/$document,match-case,to=art|baby|buzz|cfd|click|cyou|eu|fit|fun|hair|homes|ink|lat|lol|mom|my|pics|sbs|skin|top|world|xyz /^https:\/\/[a-z]{4,5}\.[a-z]{4,10}\.[a-z]{2,6}\/item-(?:[0-9a-z]{10}|\d{8})\.html$/$document,match-case,to=biz|blog|cc|cloud|club|info|life|me|one|online|shop|site|space|store -/^https?:\/\/[a-z]{3,5}\.[0-9a-z]{4,10}\.[a-z]{2,6}\/[a-z]{3,15}\/(?=[a-z]{0,9}[0-9A-Z])[0-9A-z]{10}\.html$/$document,match-case,to=art|baby|buzz|cfd|click|cyou|eu|fit|fun|hair|homes|ink|lat|lol|mom|my|pics|sbs|skin|top|world|xyz -/^https?:\/\/[a-z]{4,5}\.[0-9a-z]{4,10}\.[a-z]{2,6}\/[a-z]{3,15}\/(?=[a-z]{0,9}[0-9A-Z])[0-9A-z]{10}\.html$/$document,match-case,to=biz|blog|cc|cloud|club|info|life|me|one|online|shop|site|space|store|~livedoor.biz|~livedoor.blog !#endif ! https://github.com/AdguardTeam/FiltersCompiler/issues/254 !#if (ext_ublock)