diff --git a/EnglishFilter/sections/general_extensions.txt b/EnglishFilter/sections/general_extensions.txt index cfdeaa2eb11..4599a42c812 100644 --- a/EnglishFilter/sections/general_extensions.txt +++ b/EnglishFilter/sections/general_extensions.txt @@ -98,6 +98,8 @@ youporngay.com#%#Object.defineProperty(window, 'loadPUscript', { get: function() ! END: Popular clickunders !********************************** ! +! https://github.com/AdguardTeam/AdguardFilters/issues/24596 +onionplay.net#%#Object.defineProperty(window, 'scds', { value: 0 }); ! https://github.com/AdguardTeam/AdguardFilters/issues/24288 ultimate-guitar.com#%#document.cookie = "_ug_interstitialShown=1; path=/;"; AG_onLoad(function() { if (location.href.indexOf('/components/ads/interstitial/view?id=') > -1) { var el = document.querySelector('#countdown ~ div[style] > a[href].red_cl'); if(el) { el.click(); } } }); ! https://github.com/AdguardTeam/AdguardFilters/issues/24389