Skip to content

Commit

Permalink
Poprawa akceptacji RODO na downdetector
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed May 21, 2019
1 parent f6049d3 commit 03cff86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -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");

This comment has been minimized.

Copy link
@krystian3w

krystian3w May 25, 2019

Contributor

A to chyba im zostało z tych zamieszań.

<div id="no-consent">
   <h3>
      Unable to display this content to due missing consent.
   </h3>
   <p>
      By law, we are required to ask your consent to show the content that is normally displayed here.
   </p>
   <div class="btn btn-large btn-warning" onclick="document.cookie = &quot;_evidon_suppress_notification_cookie=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT; domain=downdetector.pl&quot;; location.reload()">
      Consent <i class="icon-ok icon-white"></i>
   </div>
   <p></p>
</div>
clickInteractive(".termsagree", "odr.pl");
clickTimeout('.btn[name="agree"]', "guce.oath.com\/collectConsent|consent.yahoo.com\/collectConsent");
redirect("/aktualnosci.dhtml", "", "=https://powiatkamienski.pl/");
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 03cff86

Please # to comment.