Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

[Annoyance, Newsletter] vivrehome.pl #256

Open
hawkeye116477 opened this issue Jan 9, 2019 · 10 comments
Open

[Annoyance, Newsletter] vivrehome.pl #256

hawkeye116477 opened this issue Jan 9, 2019 · 10 comments
Labels
under consideration very low priority Confirmed but very low priority

Comments

@hawkeye116477
Copy link

hawkeye116477 commented Jan 9, 2019

URLs where this issue occurs (Required)

https://www.vivrehome.pl/

Screenshots (Required)

Screenshot of console (Required, press F12 to open the console)

Not needed for this.

Describe the issue (Optional if obvious)

Newsletter popup. It can't be hidden with normal cosmetic filter, cuz you will see similar modal when you click on link „rejestracja" and that modal on „rejestracja" shouldn't be blocked. Also :has() in that case doesn't help.

Anything else you believe to be useful (Optional)

My solution => vivrehome.pl##+js(nanop-easy-set-cookie.js, newsletter-modal-closed=true)
uBlockOrigin/uBlock-issues#341 (comment)
They have another solution, but it's very experimental, not works that well.

Environment (Required)

  • Operating System and Version: Manjaro Linux 18.0.2
  • Browser and Version: Vivaldi 2.2.1388.37 (based on Chromium 71.0.3578.98 )
  • Nano Adblocker Version: 1.0.0.83
  • Nano Defender Version (Optional if you are not using it): n/a

Your filter lists (Required)

screenshot_20190109_145034

@jspenguin2017 jspenguin2017 changed the title vivrehome.pl [Annoyance] vivrehome.pl Jan 10, 2019
@jspenguin2017 jspenguin2017 changed the title [Annoyance] vivrehome.pl [Annoyance, Newsletter] vivrehome.pl Jan 10, 2019
@jspenguin2017 jspenguin2017 added low priority Confirmed but low priority very low priority Confirmed but very low priority and removed low priority Confirmed but low priority labels Jan 10, 2019
@okiehsch
Copy link

okiehsch commented Jan 10, 2019

vivrehome.pl##+js(setTimeout-defuser.js, preventDefault, 0)
seems to work on my end without any obvious breakage.
Could be added to the PolishAnnoyanceFilters list.

@okiehsch
Copy link

I only tested the login link forgot to test the register link, my bad.

@hawkeye116477
Copy link
Author

hawkeye116477 commented Jan 27, 2019

I see now that new rule works fine ( vivrehome.pl##.js-popup-register:not([style]):watch-attrs(style):has(.js-title-default.is-hidden:watch-attrs(class)) ), but only for uBO.
On Nano it doesn't work correct, friendly pop-up is blocked, maybe it's issue with disabled userCSS, but 🍪 solution is also good 😄.

@jspenguin2017
Copy link
Member

jspenguin2017 commented Jan 28, 2019

Can we just click the close button with a script snippet? Can someone test?

@jspenguin2017
Copy link
Member

Ah, we might need a new script snippet.

@hawkeye116477
Copy link
Author

hawkeye116477 commented Jan 29, 2019

Or just create cookie, why not?

@jspenguin2017
Copy link
Member

Oh, right.
I totally missed that part...

I'll probably create a new privileged contrib filter for this.

@krystian3w
Copy link

Website change campaign:

vivrehome.pl##+js(nanop-easy-set-cookie.js, modal-subscribe-closed-daily=true)

@jspenguin2017 jspenguin2017 added wontfix very low priority Confirmed but very low priority and removed very low priority Confirmed but very low priority wontfix labels Jul 30, 2019
@jspenguin2017
Copy link
Member

Hum... This is self-promotion, although not too sure if it can be considered non-intrusive. The overlay only shows once, so it's in the gray zone.

@krystian3w
Copy link

Or @hawkeye116477 latest solution:

vivre.*,vivrehome.*##+js(set-constant.js, appShell.guest, false)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
under consideration very low priority Confirmed but very low priority
Projects
None yet
Development

No branches or pull requests

4 participants