Skip to content

Commit

Permalink
Poprawka dla downdetector.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye116477 committed May 9, 2019
1 parent 9c31b5b commit 73864c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/content.js
Original file line number Diff line number Diff line change
Expand Up @@ -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/");
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.31.0",
"version": "1.32.0",
"default_locale": "en",
"icons": {
"16": "icons/icon16.png",
Expand Down

4 comments on commit 73864c2

@krystian3w
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Czyli porzucili evidon...?

@hawkeye116477
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krystian3w Znowu wrócili do Evidona, coś zdecydować się nie mogą...

@krystian3w
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

XD...

@krystian3w
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Albo im nie odpowiada automatyczna akceptacja...

Please sign in to comment.