Fix #202114 giphy.com

This commit is contained in:
Adam Wróblewski
2025-04-02 09:47:37 +02:00
parent 29424e7b52
commit 721c5586d4
2 changed files with 12 additions and 5 deletions

View File

@@ -359,8 +359,10 @@ toonitube.com#%#//scriptlet('trusted-replace-xhr-response', '/(img.{1,50})onerro
zoechip.com#%#//scriptlet('prevent-addEventListener', 'mousedown', 'shown_at')
! https://github.com/AdguardTeam/AdguardFilters/issues/180944
clk.kim#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/202114
! https://github.com/AdguardTeam/AdguardFilters/issues/180648
giphy.com#%#//scriptlet('trusted-replace-node-text', 'script', 'adUnits', '"adsEnabled\":true', '"adsEnabled\":false')
giphy.com#%#//scriptlet('trusted-replace-node-text', 'script', 'banner_image', '/"htlAds\\":\[\\".{1,5}\\".*?\]/', '"htlAds\":[]')
giphy.com#%#//scriptlet('trusted-replace-node-text', 'script', 'banner_image', '"hasTopLeaderboardAd\":true', '"hasTopLeaderboardAd\":false')
! https://github.com/AdguardTeam/AdguardFilters/issues/180652
freespoke.com#%#//scriptlet('json-prune', 'messaging', 'context')
! https://github.com/AdguardTeam/AdguardFilters/issues/180207
@@ -3340,9 +3342,11 @@ gomoviestv.to,9anime.*,swiftload.io,decmelfot.xyz,usgate.xyz#$?#div[style="posit
gomoviestv.to,9anime.*,swiftload.io,decmelfot.xyz,usgate.xyz#$?#iframe[src="about:blank"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/181083
ew.com#$?#.mm-ads-gpt-adunit { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/202114
! https://github.com/AdguardTeam/AdguardFilters/issues/180648
giphy.com#$#.huOLev { top: 0 !important; }
giphy.com#$#.dGsUCi { top: -70px !important; }
giphy.com#$#.dGQRHq { top: 0 !important; }
giphy.com#$#.dUkoNT { top: -70px !important; }
giphy.com#$#.z-stickyAd { display: none !important; }
giphy.com#$#body > div[class*="device"]:has(> div[class*=" "]:only-child > div[class^="htlad-"]:only-child) { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/179962
smithsonianmag.com#$#body > header[style^="top:"] { top: 0 !important; }

View File

@@ -19,9 +19,12 @@ $replace=/head>/head><meta charset="utf-8">/,document,domain=podhale24.pl|copyce
! https://github.com/AdguardTeam/AdguardFilters/issues/184328
! Generic fix for disqus_recommendations leftovers
||disqus.com/recommendations.js$replace=/\.width="calc\(100% - 310px\)":/.width="100%":/
! https://github.com/AdguardTeam/AdguardFilters/issues/202114
! https://github.com/AdguardTeam/AdguardFilters/issues/180648
!+ PLATFORM(windows, mac, android)
||giphy.com^$replace=/"adsEnabled\\":true/"adsEnabled\\":false/,document
!#if (adguard_app_windows || adguard_app_mac || adguard_app_android)
||giphy.com^$replace=/"htlAds\\":\[\\".{1\,5}\\".*?\]/"htlAds\\":\[\]/,document
||giphy.com^$replace=/"hasTopLeaderboardAd\\":true/"hasTopLeaderboardAd\\":false/,document
!#endif
! https://github.com/AdguardTeam/AdguardFilters/issues/172486
||players.brightcove.net/*/default_default/index.min.js$replace=/if\(.\.getPlugin\("ssai"\)\)/if(!0)/,domain=nhl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/165930