uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
3.78k stars 728 forks source link

tmailweb.com: breakage #24327

Closed the9655a closed 1 day ago

the9655a commented 2 days ago

Prerequisites

URL(s) where the issue occurs.

https://tmailweb.com/

Description

Home page contents shifted to the left due to ubo filters.

Other extensions used


Screenshot(s)

Screenshot(s)

Configuration

Details ```yaml uBlock Origin: 1.58.0 Firefox: 127 filterset (summary): network: 218375 cosmetic: 254682 scriptlet: 52130 html: 2112 listset (total-discarded, last-updated): added: adguard-generic: 82165-4093, 17h.36m adguard-mobile: 9555-57, 17h.36m adguard-spyware-url: 1572-120, 17h.36m adguard-spyware: 68807-1530, 17h.36m block-lan: 68-0, 11d.22h.9m curben-phishing: 522-6, 17h.36m adguard-social: 23022-55, 17h.36m adguard-cookies: 30184-52, 17h.36m ublock-cookies-adguard: 1227-14, 4d.20h.42m adguard-popup-overlays: 27307-1080, 17h.36m adguard-mobile-app-banners: 5286-26, 17h.36m adguard-other-annoyances: 14699-467, 17h.36m [11 lists not shown]: [too many] default: user-filters: 0-0, never ublock-filters: 39050-122, 35m Δ ublock-badware: 9070-0, 35m Δ ublock-privacy: 930-0, 35m Δ ublock-unbreak: 2425-3, 35m Δ ublock-quick-fixes: 110-0, 35m Δ easylist: 86330-2264, 35m Δ easyprivacy: 51115-28366, 35m Δ urlhaus-1: 14870-0, 17h.36m plowe-0: 3552-1485, 11d.22h.9m filterset (user): [empty] trustedset: added: [array of 8 redacted] userSettings: advancedUserEnabled: true hiddenSettings: [none] supportStats: allReadyAfter: 329 ms (selfie) maxAssetCacheWait: 179 ms cacheBackend: indexedDB popupPanel: blocked: 18 network: googlesyndication.com: 13 googletagmanager.com: 1 shareasale.com: 4 extended: ##.row > div[class^="col-"]:has(> div.d-none > ins.adsbygoogle) ##ins.adsbygoogle[data-ad-slot] ##ins.adsbygoogle[data-ad-client] ```
stephenhawk8054 commented 2 days ago

Test again in a new browser profile with only uBO and its default settings.

the9655a commented 2 days ago

ok its in the middle now on the new profile.

mapx- commented 2 days ago

it seems to be due to

tmailweb.com##.row > div[class^="col-"]:has(> div.d-none > ins.adsbygoogle)

in AdGuard – Mobile Ads

@Yuki2718