From 34c12a5c7724df9216a50dcb0e2ce4f372cce9a9 Mon Sep 17 00:00:00 2001 From: Alex <1188@i.ua> Date: Wed, 2 Aug 2017 17:09:23 +0300 Subject: [PATCH] https://forum.adguard.com/index.php?threads/link-protect-me.23792/ --- FrenchFilter/sections/general_extensions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FrenchFilter/sections/general_extensions.txt b/FrenchFilter/sections/general_extensions.txt index b14aec2da82..3f430d94cde 100644 --- a/FrenchFilter/sections/general_extensions.txt +++ b/FrenchFilter/sections/general_extensions.txt @@ -1,6 +1,8 @@ !--------------------------------------! !------- JS rules ---------------------! !--------------------------------------! +! https://forum.adguard.com/index.php?threads/23792/ +link-protect.me#%#AG_onLoad(function() { var el=document.querySelector('input.btn[type="submit"][value="Continuer"]'); if(el) el.click(); }); ! https://forum.adguard.com/index.php?threads/22023/ canalplus.fr#%#(function() { var w_open = window.open, regex = /smartadserver.com/; window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })(); ! http://forum.adguard.com/showthread.php?6907