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.js被广告拦截插件屏蔽的问题 #9

Open
PulSe-kun opened this issue Feb 28, 2023 · 0 comments
Open

umami.js被广告拦截插件屏蔽的问题 #9

PulSe-kun opened this issue Feb 28, 2023 · 0 comments

Comments

@PulSe-kun
Copy link

最近才注意到浏览器装了广告拦截插件,控制台出现报错,
经查询了解屏蔽插件是通过检测脚本文件名来拦截插件的,因此需要修改脚本名称。

后来修改脚本名称,https://umami.域名.com/修改的名称.js
发现不起作用,看了插件代码这一段,原来自动把后缀加上
就成了https://umami.域名.com/修改的名称.js/umami.js
image

建议:插件代码去掉umami.js,umami后台后src那边本来就是全的吗,直接复制就行
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant