Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bbs125.meiwasuisan.com #196619

Closed
adguard-bot opened this issue Jan 18, 2025 · 2 comments
Closed

bbs125.meiwasuisan.com #196619

adguard-bot opened this issue Jan 18, 2025 · 2 comments

Comments

@adguard-bot
Copy link

Issue URL (Ads)

https://bbs125.meiwasuisan.com/natsukashi/

Comment

I think it's an advertisement.

Also, there are many bulletin boards with meiwasuisan.com domains, so I think it is better not to register for each subdomain.

Since it is a Japanese site, I think it is better to ask Yuki2718 for an appropriate response.

This is also related
#196618

Screenshots

Screenshot 1

Screenshot 1

System configuration

Information Value
AdGuard product: AdGuard for iOS v4.5.8
System version: 18.3
License type: paid
Advanced protection: enabled
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 Japanese
@BlazDT
Copy link
Contributor

BlazDT commented Jan 24, 2025

Ad banners blocked by generic rule, only left-overs showing.
@Yuki2718 this rule hides the left-overs. Checked with bbs126, so I hope it should be fine.

meiwasuisan.com##body > .toTheEdge[style]:has(> a:only-child > img[src*="ad_banner"])

@Yuki2718
Copy link
Collaborator

img[src*="ad_banner"] will make the rule not to work for apps as /ad_banner/ can be removed from the source before applying cosmetics. meiwasuisan.com##body > .toTheEdge[style]:has(> a[target="_blank"]:only-child will be suffice.

@Yuki2718 Yuki2718 added A: Resolved and removed A: In progress Work on the issue is in progress labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants