URLCleaner - 链接净化 & Tracker Remover
自动净化追踪参数,智能绕过跳转页,还您纯净、快速的浏览体验。
Automatically purifies tracking parameters and bypasses redirect pages, restoring a clean and fast browsing experience.
效果示例 (Examples)
1. 清理通用追踪 (Cleans Generic Trackers)
净化前 (Before): https://example.com/page?id=123&utm_source=newsletter&utm_campaign=promo
净化后 (After): https://example.com/page?id=123
2. 净化平台分享链接 (Purifies Platform-Specific Share Links)
净化前 (Before): https://www.youtube.com/watch?v=dQw4w9WgXcQ&si=AbCdEfGhIjKlMnOp
净化后 (After): https://www.youtube.com/watch?v=dQw4w9WgXcQ
3. 绕过中间跳转页 (Bypasses Redirect Pages)
净化前 (Before): https://service.com/redirect?url=https%3A%2F%2Fgithub.com
净化后 (After): https://github.com
4. 解析复杂追踪跳转 (Decodes Complex Tracking Redirects)
净化前 (Before): https://www.google.com/url?sa=E&q=https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=...&url=https%3A%2F%2Fexample.com&usg=AOvVaw0K
净化后 (After): https://example.com
核心特性 (Core Features)
灵活定制 (Flexible Customization)
通过直观的可视化面板,您可以轻松创建规则、定义跳转,或一键导入社区规则包,对净化行为进行精细化控制。
Through an intuitive visual panel, you can easily create rules, define redirect logic, or one-click import community rulesets for fine-grained control.
隐私保护 (Privacy Protection)
脚本仅在本地分析链接,从不为解析目标而预先访问。这确保您的IP及浏览意图,只会在您主动点击后才被传达,杜绝了点击前的隐私泄露。
The script analyzes links locally and never pre-visits them to resolve a destination. This ensures your IP and browsing intent are only conveyed upon your click, preventing pre-click privacy leaks.
轻量高效 (Lightweight & Efficient)
净化由用户意图驱动。脚本仅在鼠标悬停等交互发生前夕才处理链接,而非持续监视页面。此设计从根源上杜绝了性能浪费,保证了流畅体验。
Purification is driven by user intent. The script only processes a link on the cusp of an interaction, like a mouse hover, rather than continuously monitoring the page. This design eliminates performance waste at its source, guaranteeing a smooth experience.
自定义与设置 (Customization & Settings)
安装后即可享受默认规则带来的清爽体验。但要发挥脚本的全部威力,我们强烈建议
您进行个性化配置。
After installation, you can enjoy a cleaner experience with the default rules. To unleash the full power of this script, we strongly recommend
customizing your configuration.
打开设置面板路径 (Open Settings Panel):
油猴管理器图标 ➡️ URLCleaner ➡️ 设置
Userscript Manager Icon ➡️ URLCleaner ➡️ Settings
在设置面板中,您可以 创建自己的规则,或通过导入维护的规则包来 一键增强 净化能力。
In the settings panel, you can create your own rules or instantly enhance the cleaning power by importing a community-maintained ruleset.
URLCleaner 规则包 (Community Ruleset)
我们维护了一份持续更新的强大规则包,您可以选择导入以获得更全面的净化覆盖。
We maintain a continuously updated and powerful ruleset that you can import for more comprehensive coverage.
URLCleaner 规则包 (URLCleaner Community Ruleset)
导入方法 (How to Import):
点击上方链接,复制"Raw"页面的JSON内容,粘贴到脚本设置的“配置文本”中保存即可。
Click the link above, copy the JSON content from the "Raw" page, and paste it into the "Config Text" view in the script's settings to save.
您也可以使用 GitLab Snippets 或 GitHub Gist 分享您自己的规则集。
You can also use GitLab Snippets or GitHub Gist to share your own rulesets.