AdguardTeam / AdguardFilters

AdGuard Content Blocking Filters
https://adguard.com/
GNU General Public License v3.0
3.16k stars 632 forks source link

eisenbergeffect.medium.com #190889

Open adguard-bot opened 1 day ago

adguard-bot commented 1 day ago

Issue URL (Annoyance)

https://eisenbergeffect.medium.com/2023-state-of-web-components-c8feb21d4f16

Comment

Please check on iOS

Scroll till the end of article and wait a few seconds Username: @rakleed

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/rzdgmc7df5cs488s8k800oc8c0g0kowfmfw1znkijs.png?nc=1)

System configuration

Information Value
AdGuard product: AdGuard for iOS v4.5.5
DNS filtering: disabled
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads

Privacy:
AdGuard Tracking Protection

Social Widgets:
AdGuard Social Media

Annoyances:
AdGuard Cookie Notices,
AdGuard Popups,
AdGuard Mobile App Banners,
AdGuard Other Annoyances,
AdGuard Widgets

Language-specific:
AdGuard Russian
BlazDT commented 23 hours ago

Paid license? If yes, please try to add these rules to user filter:

medium.com###root div[style^="top:"][style*="50vh"]:has(span > button:contains(Sign up for free))
medium.com#$#html { overflow-y: visible!important; }

@AdamWr These rules are in popup filter. I thought we considered that popup as paywall?

AdamWr commented 23 hours ago

It doesn't look like a paywall to me, but rather like a subscription popup. And it seems that on desktop, that element is hidden also by this rule:

blog.fabrichq.ai,blog.bitsrc.io,open.nytimes.com,labs.guard.io,thebolditalic.com,infosecwriteups.com,medium.datadriveninvestor.com,betterprogramming.pub,medium.com##div[role="dialog"] ~ div > div[style="bottom: 0px;"]

from AnnoyancesFilter\Popups\sections\subscriptions_specific.txt

BlazDT commented 23 hours ago

It tells the user to create an account to login or to pay.

AdamWr commented 23 hours ago

It can be just closed and content is available without account (if message is closed or not), so it still doesn't looks like a paywall to me, but like a popup with subscription.

rakleed commented 22 hours ago

@BlazDT

Paid license?

Of course. And these rules work:

medium.com###root div[style^="top:"][style*="50vh"]:has(span > button:contains(Sign up for free))
medium.com#$#html { overflow-y: visible!important; }

@AdamWr and the rule you mentioned hides another popup. Mine appears precisely at the end of the article.

CleanShot 2024-10-15 at 14 40 47