diff --git a/src/content.js b/src/content.js index c488d9a..8a914aa 100644 --- a/src/content.js +++ b/src/content.js @@ -142,7 +142,8 @@ clickCompleteText("button", "PRZECHODZ", "abczdrowie.pl|autokult.pl|dobramama.pl clickInteractive("#NeucaCookieConsent .btn-primary", "pfm.pl"); clickInteractive("#_rdbxAcceptAllBtn", "rodobox.io|totalnareklama.pl"); clickInteractive(".btn.yes", "tumblr.com\/privacy\/consent"); -clickInteractive(".evidon-barrier-acceptbutton", "downdetector.pl|unileverfoodsolutions.pl"); +clickInteractive(".evidon-barrier-acceptbutton", "unileverfoodsolutions.pl"); +clickInteractive("#consentButton", "downdetector.pl"); clickInteractive(".termsagree", "odr.pl"); clickTimeout('.btn[name="agree"]', "guce.oath.com\/collectConsent|consent.yahoo.com\/collectConsent"); redirect("/aktualnosci.dhtml", "", "=https://powiatkamienski.pl/"); diff --git a/src/manifest.json b/src/manifest.json index 43723a6..dc181ae 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.31.0", + "version": "1.32.0", "default_locale": "en", "icons": { "16": "icons/icon16.png",