cloudflare beacon.min.js 如何取消技术
cloudflare 自动添加了 beacon min js 如何取消?
你的站点会自动的出现下面的 Js 代码,默认出现,你没有设置也会出现。代码大致如下:
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"f707bd1c6eca478ca6b9abcb70fbf671","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
如何删除?网上的说法如下:
Websites using Cloudflare may inexplicably have the following JS script appear at the bottom of their code: https://static.cloudflareinsights.com/beacon.min.js This script is Cloudflare's analytics script. How can you remove this script? Log in to Cloudflare, click on "Analytics" and "Logs" in the left sidebar, then click on "Web Analytics." You will see the websites that have analytics enabled. Click on "Manage Site," open the "Advanced Options," and you will find the delete button. After clicking delete, this script will no longer appear.
其实上面的说法不对,因为,你压根就没有设置。进入 Web Analytics 之后,你必须填入域名,确认添加一个站点之后才可以 Disable,迷惑不?
根据我的观察,好像跟你的添加时间有关系,但是又不是很确定,这个 beacon.min.js 似乎每有什么明确的规律,会自动给你添加上。
哎呀,史上最大的网络流氓集团已经横空出世,能量之大,地动山摇。不过作恶的话,用户会慢慢的离开的。
暂无