AdguardTeam / AdguardFilters

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

www.pixivision.net #188120

Closed adguard-bot closed 1 month ago

adguard-bot commented 1 month ago

Issue URL (Incorrect Blocking)

https://www.pixivision.net/ko/a/10112

Comment

If you enter a value in hide refurrer (ex. www.naver.com ), the photo is not exposed.

Screenshots

Screenshot 1 ![Screenshot 1](https://cdn.adguard.info/sitereports/kuouc56wyb4o8ckg0k8ocsow4g400wgo0agtp9s300.png?nc=1)
Screenshot 1 with AdGuard disabled ![Screenshot 1](https://cdn.adguard.info/sitereports/a8a1nywxurk00s8sg048ckw4gcs4s8w2aj7tze4udh.png?nc=1)

System configuration

Information Value
AdGuard product: AdGuard for Android v4.6.2
System version: Android 14
Browser: 삼성 브라우저
License type: paid
AdGuard mode: VPN
HTTPS filtering: enabled
Tracking protection options: Block WebRTC,
Block Push API,
Block Location API,
Hide your search queries,
Send Do-Not-Track header,
Hide your Referrer from third-parties (https://www.naver.com),
Hide your User-Agent,
Hide your IP address (121.119.179.127),
Protect against DPI,
Self-destructing third-party cookies (0),
Self-destructing first-party cookies (4320),
Disable cache for third-party requests,
Block third-party Authorization header
DNS filtering: server: 1.1.1.1
Filters: Ad Blocking:
AdGuard Base,
AdGuard Mobile Ads
Browsing Security: disabled
Browsing Security statistics: disabled
Userscripts: disabled
Alex-302 commented 1 month ago

I can't reproduce. You may change referrer value.

haksal732 commented 1 month ago

@Alex-302 I turn off the referrer hide, so the problem is solved.

This rule can fix the problem. @@||i.pximg.net^$stealth=referrer,image,domain=pixivision.net

Alex-302 commented 1 month ago

@haksal732 Please test modified old rule for pixiv.net @@||i.pximg.net/*/img/$stealth,domain=pixiv.net|pixivision.net

haksal732 commented 1 month ago

@Alex-302 It's working It would be better if we apply the rules below.

@@||i.pximg.net/*/img/$stealth=referrer,domain=pixivision.net and @@||i.pximg.net/imgaz/$stealth=referrer,domain=pixiv.net

Screenshot_20240907_230938_Samsung Internet

Alex-302 commented 1 month ago

Updated the rule.