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