From a501744714ebd8c2487672bf4e24e164bc2f818c Mon Sep 17 00:00:00 2001 From: Matt <11700-tanasta@users.noreply.0xacab.org> Date: Thu, 14 Dec 2023 05:06:40 +0000 Subject: [PATCH] add readme --- tool/userscript | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tool/userscript diff --git a/tool/userscript b/tool/userscript new file mode 100644 index 0000000000..9e9ef55102 --- /dev/null +++ b/tool/userscript @@ -0,0 +1,8 @@ +# UserScript + +If your browser cannot install an add-on but has UserScript functionality, you can use the following UserScript to address the issue of Cloudflare links hiding in every website you visit. +This script can help you gain similar power to identify and take action against those links. +However, keep in mind that there may be some limitations due to your browser's restrictions. +If you can use "[Are links vulnerable to MITM attack?](../subfiles/addon/ismm.md)" add-on, it is **recommended** to use it instead of the script for better protection and performance. + +- [The Script](script.browser.js).