BlazDT
2018-09-18 13:51:36 +02:00
parent fdfb6eec81
commit 2b56e347fa

View File

@@ -1522,6 +1522,7 @@ aliexpress.com###j-site-notice-header[-ext-has='>.site-notice-container:contains
!
! JS rules
!
auto.ro#%#AG_onLoad(function() { setTimeout(function() { if(window.location.href.indexOf("cookie-wall") != -1) { document.getElementsByClassName("btn-green")[0].click();}}, 300); });
pieseauto.ro#%#AG_onLoad(function() { var el = document.querySelector('.cookie-wall button[type="submit"]'); if(window.location.href.indexOf("/cookiewall/") != -1 && el) { el.click(); } });
fr12.nl#%#AG_onLoad(function() { var el = document.querySelector('body[page-name="cookies"] button#cookies'); if (el) el.click(); });
tupperware.de#%#document.cookie = "cookiesAccepted=1";