deCloudflare/tool/userscripts/README.md

12 lines
775 B
Markdown
Raw Normal View History

2023-12-14 00:06:40 -05:00
# UserScript
If your browser cannot install an add-on but has [UserScript](https://en.wikipedia.org/wiki/Userscript) functionality, you can use the following UserScript to address the issue of Cloudflare links hiding in every website you visit.
2023-12-14 00:06:40 -05:00
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.
2023-12-14 00:09:44 -05:00
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 UserScript (use EITHER, not both)
2023-12-14 04:34:17 -05:00
- [Remove CF link](cf.remove.user.js); remove the link
- [Color CF link](cf.color.user.js); mark the link
2023-12-14 00:06:40 -05:00