From abc0500a3d85288b9b5fae5443206370ddd68fdc Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 16 Apr 2021 23:03:57 +0200 Subject: [PATCH] fc.lc #80581 --- AnnoyancesFilter/sections/tweaks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AnnoyancesFilter/sections/tweaks.txt b/AnnoyancesFilter/sections/tweaks.txt index 34eb77dc85d..979fba91c56 100644 --- a/AnnoyancesFilter/sections/tweaks.txt +++ b/AnnoyancesFilter/sections/tweaks.txt @@ -425,7 +425,7 @@ hikarinoakari.com#%#//scriptlet("adjust-setInterval", "count", "", "0.02") ! fcc.lc - skip timers short.fc-lc.com#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector('#submitbtn'); if(el) { el.click(); } }, 300); }); ! fclcc.com,articlix.com,fcc.lc#%#AG_onLoad(function() { setTimeout(function() { var el = document.querySelector("#invisibleCaptchaShortlink"); if(el) { el.classList.remove("disabled"); el.removeAttribute("disabled"); el.click(); } }, 300); }); -fclcc.com,articlix.com,fcc.lc#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("#surl"),c=function(){var d=jQuery.ajax({url:domain,method:"POST",dataType:"json",data:jQuery("#form12").serialize()});setTimeout(function(){try{var b=d.responseText.split(/https?/)[1];b=b.split('"')[0];b=b.replaceAll("\\","");a.href="https"+b;a.text="Get Link";a.classList.add("btn-success");a.click()}catch(e){console.log("Failed, try again..."),c()}},1E3)};a&&(a.classList.remove("disabled"),c())},500)}); +fclcc.com,articlix.com,fcc.lc#%#AG_onLoad(function(){setTimeout(function(){var a=document.querySelector("#surl"),c=function(){var d=jQuery.ajax({url:domain,method:"POST",dataType:"json",data:jQuery("#form12").serialize()});setTimeout(function(){try{var b=d.responseText;b=JSON.parse(b);if(b.url&&b.url.startsWith("http"))a.href=b.url,a.text="Get Link",a.classList.add("btn-success"),a.click();else throw Error();}catch(e){console.log("Failed, try again..."),c()}},1E3)};a&&(a.classList.remove("disabled"),c())},500)}); ! https://github.com/AdguardTeam/AdguardFilters/issues/59717 anonymous-links.com#%#//scriptlet("set-constant", "waitSeconds", "0") ! https://github.com/AdguardTeam/AdguardFilters/issues/70370