uBlockOrigin / uAssets

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

moneycontrol.com: breakage #24769

Closed Shivamprakash14 closed 1 month ago

Shivamprakash14 commented 1 month ago

Prerequisites

URL address of the web page

https://www.moneycontrol.com/

Category

breakage

Description

When unlock origin is enabled, footer webpage icon is not visible properly. https://github.com/user-attachments/assets/0e15431f-de52-477e-b821-19c0c4d1ad33

Check below screenshot after disabling it. https://github.com/user-attachments/assets/c1f4903a-0341-48fe-b7ce-79934e6c713d

Other extensions used

None

Screenshot(s)

Screenshot(s)

Configuration

```yaml uBlock Origin: 1.59.0 Firefox Mobile: 128 filterset (summary): network: 156464 cosmetic: 56056 scriptlet: 20652 html: 1901 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 40159-120, 6m ublock-badware: 10207-1, 6m ublock-privacy: 1040-4, 6m ublock-unbreak: 2532-1, 6m ublock-quick-fixes: 136-2, 6m adguard-mobile: 9637-74, 6m easylist: 87794-242, 6m easyprivacy: 53067-69, 7m urlhaus-1: 28680-0, never plowe-0: 3547-1062, 7m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 1315 ms maxAssetCacheWait: 518 ms cacheBackend: indexedDB popupPanel: blocked: 19 network: andbeyond.media: 1 chartbeat.com: 2 d2r1yp2w7bby2u.cloudfront.net: 1 doubleclick.net: 7 dynatrace.com: 1 google-analytics.com: 1 googletagmanager.com: 2 googletagservices.com: 1 pubmatic.com: 1 scorecardresearch.com: 1 taboola.com: 1 extended: ##.dfp_ads_block ##.ltsnewsbx > ul > li.desk-hide:has(> div[class^="native_ad_"]) ##.rhs_banner_300x34_widget ##a[href^="https://pubads.g.doubleclick.net/"] ##.advertisement_box ##+js(set-constant, initializeInterstitial, noopFunc) ```
ghajini commented 1 month ago

test these filters

moneycontrol.com#@#.hide_in_desktop.footer_navigation_list:style(height: 10px !important)
moneycontrol.com##.hide_in_desktop.footer_navigation_list:style(height: 40px !important)
moneycontrol.com###trending_election_widget:style(padding-bottom: 30px !important;)
moneycontrol.com##+js(rmnt, script, initializeInterstitial)
Shivamprakash14 commented 1 month ago

Out of these four, the first one is working pretty fine.

ghajini commented 1 month ago
moneycontrol.com#@#.hide_in_desktop.footer_navigation_list:style(height: 10px !important)
moneycontrol.com##.footer_navigation_list:style(height: 35px !important)
moneycontrol.com###trending_election_widget:style(padding-bottom: 40px !important;)

are for https://github.com/uBlockOrigin/uAssets/issues/23372 but i see site needs to fix various compatibilities with mobile ui