mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #167668 msn.com
This commit is contained in:
@@ -1022,10 +1022,13 @@ yourporn.to#%#//scriptlet('adjust-setInterval', '_0x', '*', '0.02')
|
||||
yourporn.to#%#AG_onLoad(function(){if(location.href.includes("/embed/")){var c=new MutationObserver(function(){var a=document.querySelector(".pop-preroll-close");a&&(c.disconnect(),a.click())});c.observe(document,{childList:!0,subtree:!0}),setTimeout(function(){c.disconnect()},1E4)}});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/132270
|
||||
mvidoo.com#%#//scriptlet('abort-on-property-read', 'popunder')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/167668
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/146823
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/136564
|
||||
! TODO: use inject-css-in-shadow-dom scriptlet when it will be available in apps
|
||||
msn.com#%#(()=>{const a=(a,b,c)=>{const d=Reflect.apply(a,b,c),e="cs-native-ad-card { visibility: hidden !important; } #entry-point-hp-wc-banner, .me-stripe-title-subtitle, #displayAdCard, a[href*=\".booking.com/\"], a[href^=\"https://amzn.to/\"] { display: none !important; } #entry-point-hp-wc-header[style^=\"top:\"] { top: 0 !important; } #entry-point-hp-wc-root-wrapper[style^=\"margin-top:\"] { margin-top: 0 !important; }";if("adoptedStyleSheets"in document){const a=new CSSStyleSheet;a.replaceSync(e),d.adoptedStyleSheets=[a]}else{const a=document.createElement("style");a.innerText=e,d.appendChild(a)}return d};window.Element.prototype.attachShadow=new Proxy(window.Element.prototype.attachShadow,{apply:a})})();
|
||||
msn.com#%#//scriptlet('inject-css-in-shadow-dom', 'display-ads, .display-ads-container, .views-right-rail-top-display, #entry-point-hp-wc-banner, .me-stripe-title-subtitle, #displayAdCard, a[href*=".booking.com/"], a[href^="https://amzn.to/"] { display: none !important; }')
|
||||
msn.com#%#//scriptlet('inject-css-in-shadow-dom', 'cs-native-ad-card { visibility: hidden !important; }')
|
||||
msn.com#%#//scriptlet('inject-css-in-shadow-dom', '#entry-point-hp-wc-header[style^="top:"] { top: 0 !important; }')
|
||||
msn.com#%#//scriptlet('inject-css-in-shadow-dom', '#entry-point-hp-wc-root-wrapper[style^="margin-top:"] { margin-top: 0 !important; }')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/131852
|
||||
msn.com#%#AG_onLoad(function(){setTimeout(function(){var b=document.querySelector("body > fluent-design-system-provider > entry-point")?.shadowRoot?.querySelector("#entry-point-hp-wc-root-wrapper > .content-container > .stripe-wc-container > stripe-wc")?.shadowRoot?.querySelector("fluent-design-system-provider > .stripe-feed > .feed-section > .river-section > stripe-slider > msft-feed-layout")?.shadowRoot?.querySelector("#displayAdCard");b&&b.remove();},2E3)});
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/131904
|
||||
|
||||
Reference in New Issue
Block a user