Skip to content

Commit

Permalink
Remove obsolete rule videosynd.kataweb.it #139027
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamWr committed Jan 3, 2023
1 parent e488ef0 commit 5f980ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions AnnoyancesFilter/Other/sections/tweaks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1829,8 +1829,6 @@ bankier.pl,claudia.pl,dyskusje24.pl,edziecko.pl,haps.pl,infozdrowie24.pl,kobieta
tokfm.pl#%#//scriptlet("set-constant", "gazeta_pl.Player.FloatingPlayer.floatPlayer", "noopFunc")
! fm.tuba.pl - disable annoying confirm window
fm.tuba.pl#%#AG_onLoad(function() { if (window.location.pathname.indexOf('/play/') > -1) { window.confirm_=window.confirm;var c=window.confirm,d=/Czy chcesz prze\u0142\u0105czy\u0107 na radio/;window.confirm=function(e,f){return"string"==typeof e&&d.test(e)||void c(e,f)} } });
! https://github.com/AdguardTeam/AdguardFilters/issues/17746
videosynd.kataweb.it#%#Object.defineProperty(window, 'varAutoplay', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/17162
fortune.com#%#AG_onLoad(function() { var el = document.querySelector('.video-js[data-stickyplay]'); if (el.getAttribute('data-stickyplay')==='true') { el.setAttribute('data-stickyplay','false'); }; var el1 = document.querySelector('.video-js[data-autoplay]'); if (el1.getAttribute('data-autoplay')==='true') { el1.setAttribute('data-autoplay','false'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/37159
Expand Down

0 comments on commit 5f980ac

Please sign in to comment.