mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #167726 multiup.io
This commit is contained in:
@@ -3311,6 +3311,8 @@ recordmp3.co#%#(function(){window.open_=window.open;var c=window.open,d=/ecpms\.
|
||||
0xxx.ws#%#(function(){var c=document.addEventListener;document.addEventListener=function(a,b,d,e){"mousedown"!=a&&-1==b.toString().indexOf('Z4P')&&c(a,b,d,e)}.bind(document); var b=window.setTimeout;window.setTimeout=function(a,c){if(!/\..4P\(|=setTimeout\(/.test(a.toString()))return b(a,c)};})();
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/37403
|
||||
clx.icu#%#window.open = function() {};
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/167726
|
||||
multiup.io#%#//scriptlet('prevent-setInterval', '$("form").submit()')
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/162788
|
||||
multiup.io#%#AG_onLoad((function(){const e=t=>{t.preventDefault();var n=t?.currentTarget?.getAttribute("link");n?window.open(n):t.currentTarget.removeEventListener("click",e)};var t=document.querySelectorAll(".panel-footer > form[action] > button[link]"),n=document.querySelectorAll(".panel-footer > form[action]"),r=new RegExp(/mega\./);if(t.length===n.length)for(var o=0;o<n.length;o++){var i=t[o],l=i.getAttribute("link");n[o].setAttribute("action",l),n[o].setAttribute("target","_blank"),n[o].querySelector('input[name="link"]').remove(),i.addEventListener("click",e),r.test(l)||n[o].setAttribute("method","GET")}}));
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/112379
|
||||
|
||||
Reference in New Issue
Block a user