mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #221018 Google Play: com.bandlab.bandlab
This commit is contained in:
@@ -13,6 +13,9 @@ rules:
|
||||
# For example, adding '||example.com^' will NOT exclude
|
||||
# '||example.com^$script'; it will exclude only '||example.com^'.
|
||||
excludedRuleTexts:
|
||||
# https://github.com/AdguardTeam/AdguardFilters/issues/221018
|
||||
# Breaks Bandlab boost function
|
||||
- '||ad.bandlab.io^'
|
||||
# Breks shareing and access control in Google Docs
|
||||
- 'google.*##div[aria-label="Share"]'
|
||||
# Breaks websites that use Intercom chat widget
|
||||
@@ -61,7 +64,7 @@ rules:
|
||||
# /example\.(com|org)\/ads/
|
||||
#
|
||||
# See example: https://regex101.com/r/L7CsOZ/1
|
||||
excludedRegExpPatterns:
|
||||
excludedRegExpPatterns:
|
||||
# https://github.com/uBlockOrigin/uAssets/issues/31330
|
||||
- \|\|metrics\.streaks\.jp\^(\$third-party)?$
|
||||
# https://github.com/AdguardTeam/AdguardFilters/issues/189518#issuecomment-2480190492
|
||||
|
||||
@@ -256,7 +256,6 @@
|
||||
||ads-config-engine-noneu.truecaller.com^
|
||||
||ad.inston.ltd^
|
||||
||ad.deepthought.industries^
|
||||
||ad.bandlab.io^
|
||||
||ads.cocomobi.com^
|
||||
||inmense.site^
|
||||
||dollphoin.site^
|
||||
|
||||
Reference in New Issue
Block a user