fix #121819 mobile-review.com'

This commit is contained in:
Sergey-Lyapin
2022-06-15 02:30:38 +03:00
parent 7aca1574ac
commit 29bd74ff96
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
! Good: example.org#?#main > div.row:has(> div.ad)
! Bad: example.org##main > div.ad (should be in specific.txt)
!
mobile-review.com#?#p:has(> strong:contains(Поделиться))
mix.tokyo#?#section.m-detailSection:has(> h4:contains(このアイテムをシェアする))
loveran.shop#?#form > section.itemSection:has(> ul.snsBtn)
mangaraw.org#?#.postbody > div.bixbox:has(> span.social)

File diff suppressed because one or more lines are too long