From 03cff869698eef4b624404a7e21aa5ea3d087b79 Mon Sep 17 00:00:00 2001 From: hawkeye116477 Date: Tue, 21 May 2019 20:46:40 +0200 Subject: [PATCH] Poprawa akceptacji RODO na downdetector --- src/content.js | 4 ++-- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content.js b/src/content.js index 0d39c35..294f834 100644 --- a/src/content.js +++ b/src/content.js @@ -142,8 +142,8 @@ clickCompleteText("button", "PRZECHODZ", "abczdrowie.pl|allani.pl|autokult.pl|do clickInteractive("#NeucaCookieConsent .btn-primary", "pfm.pl"); clickInteractive("#_rdbxAcceptAllBtn", "rodobox.io|totalnareklama.pl"); clickInteractive(".btn.yes", "tumblr.com\/privacy\/consent"); -clickInteractive(".evidon-barrier-acceptbutton", "unileverfoodsolutions.pl"); -clickInteractive("#consentButton", "downdetector.pl"); +clickInteractive(".evidon-barrier-acceptbutton", "unileverfoodsolutions.pl|downdetector.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 89c0abf..8a2b065 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.33.0", + "version": "1.33.1", "default_locale": "en", "icons": { "16": "icons/icon16.png",