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

[误杀]umami.is以及plausible.io #1019

Closed
3 tasks done
Xeonzilla opened this issue Feb 21, 2025 · 1 comment
Closed
3 tasks done

[误杀]umami.is以及plausible.io #1019

Xeonzilla opened this issue Feb 21, 2025 · 1 comment
Labels
bug 误杀 误杀的规则、域名

Comments

@Xeonzilla
Copy link

注意事项

  • 我做了简单验证,确定问题由 anti-AD 规则造成
  • 我近期更新过 anti-AD 规则,当前版本仍存在问题
  • 我将提供清晰明确的问题描述

使用的规则

anti-ad-mihomo.mrs

使用的拦截工具

Clash/Meta/Mihomo

误杀域名

https://umami.is/,https://plausible.io/

问题描述

Umami以及Plausible的官网、文档无法打开
建议排查类似的网站分析工具站点,可能存在相同的误杀行为

@Xeonzilla Xeonzilla added bug 误杀 误杀的规则、域名 labels Feb 21, 2025
@MkQtS
Copy link
Collaborator

MkQtS commented Feb 22, 2025

! https://easylist.to/easylist/easyprivacy.txt
||plausible.io^$third-party
||umami.is^$third-party

并不是误杀。这两个都是数据收集工具/服务,都来自上游 easyprivacy,其域名不仅用于官网/文档,也直接用于收集数据,用户跟踪。

abp 规则/浏览器拓展可以通过设置 $third-party 拦截对相应域名的后台链接,同时允许用户直接访问该域名。除浏览器拓展外,可以使用 anti-AD 的其他工具都不能区分用户直接访问和后台广告/数据收集,合成 anti-AD 的过程会将上游规则中的 $third-party 视作完全拦截。

这些网站一般只有广告从业者、网站运营方等需要访问,对普通用户就是数据收集跟踪,因此这里不会加白。业内人员应慎重使用广告拦截服务,可以自己放行相关域名。

@MkQtS MkQtS closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 误杀 误杀的规则、域名
Projects
None yet
Development

No branches or pull requests

2 participants