mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #220681 docs.google.com form edit missing share toolbar button
This commit is contained in:
@@ -13,6 +13,8 @@ rules:
|
||||
# For example, adding '||example.com^' will NOT exclude
|
||||
# '||example.com^$script'; it will exclude only '||example.com^'.
|
||||
excludedRuleTexts:
|
||||
# Breks shareing and access control in Google Docs
|
||||
- 'google.*##div[aria-label="Share"]'
|
||||
# Breaks websites that use Intercom chat widget
|
||||
- '||api-iam.intercom.io/messenger/web/ping'
|
||||
# Breaks adding Yahoo account in email clients
|
||||
|
||||
@@ -5,12 +5,8 @@
|
||||
! Bad: @@||example.org^$stealth (should be in AdGuard Base - allowlist_stealth.txt)
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/220681
|
||||
docs.google.com#@#div[aria-label="Share"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/217567
|
||||
notebooklm.google.com#@#.share-button
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/217425
|
||||
drive.google.*#@#div[aria-label="Share"]
|
||||
! https://x.com/ab_c_san/status/1982093679629357570
|
||||
idolmaster-official.jp#@#a[href^="https://twitter.com/intent/tweet?"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/216313
|
||||
|
||||
@@ -652,7 +652,7 @@ zonatmo.com##div.text-center:has(> a.social-share)
|
||||
videogamegeek.com##gg-share-buttons
|
||||
haberler.com###share-whatsapp
|
||||
finalroundai.com##.blog-post5-content_share
|
||||
motortrend.com,google.*##div[aria-label="Share"]
|
||||
motortrend.com##div[aria-label="Share"]
|
||||
israelnationalnews.com##.article-edit-out:has(+ #fb-root)
|
||||
pornogratisdiario.com##.wrap-tabs > div.item:has(> a[href="#share"])
|
||||
puritanas.com##button[data-target="ShareCnt"]
|
||||
|
||||
Reference in New Issue
Block a user