mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Fix #221086 u.gg
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/221086
|
||||
# May break whole mobile page
|
||||
- 'u.gg##.media-query_MOBILE_SMALL__MOBILE_LARGE'
|
||||
# https://github.com/AdguardTeam/AdguardFilters/issues/221018
|
||||
# Breaks Bandlab boost function
|
||||
- '||ad.bandlab.io^'
|
||||
|
||||
@@ -367,7 +367,6 @@ s.kabutan.jp##header + .bg-white.px-4.border-slate-100.border-solid
|
||||
timesnownews.com##div[id^="progressBarContainer"] > div[class] > div[class^="_"]:has(> div[id^="v-timesnownews-"]:only-child)
|
||||
timesnownews.com##div[id^="progressBarContainer"] > div[style^="margin-bottom:"]:has(> div[class]:only-child > div[id^="atf"]:only-child > .bggrayAd:only-child)
|
||||
elboletin.com,clickpetroleoegas.com.br##.code-block
|
||||
u.gg##.media-query_MOBILE_SMALL__MOBILE_LARGE
|
||||
thekitchn.com##.Post__inPostVideoAdMobile
|
||||
thekitchn.com##.MobileStickyBanner
|
||||
motorcycle.com##.ads-fluid-wrap
|
||||
|
||||
Reference in New Issue
Block a user