diff --git a/JapaneseFilter/sections/general_url.txt b/JapaneseFilter/sections/general_url.txt index 02d5f9c76c7..75bb97e0ea5 100644 --- a/JapaneseFilter/sections/general_url.txt +++ b/JapaneseFilter/sections/general_url.txt @@ -219,7 +219,7 @@ _ap/signin*?_encoding=UTF8&openid.assoc_handle=jpflex&openid.claimed_id=&action= ! !#if (!adguard_app_ios && !adguard_ext_android_cb && !adguard_ext_safari) /^https:\/\/[a-z]{4,8}\.[a-z]{7,10}\.shop\/product\/\d{4,7}$/$document,match-case -/^https:\/\/[-0-9a-z]{6,15}\.com\/item-[0-9a-z]{10}\.html$/$document,match-case +/^https:\/\/[-0-9a-z]{6,20}\.com\/item-[0-9a-z]{10}\.html$/$document,match-case /^https?:\/\/([-0-9a-z]{3,}\.)?[a-z]{8,}\.[a-z]{3,6}\/product\/\d{6,}(\.html)?$/$document,domain=online|top !#endif !#if (adguard_app_ios || adguard_ext_safari)