🔗 Automatic URL Extraction
Automatically extracts and decodes the target URL from redirect links.
Configuration Rule
# Automatic URL Extraction Test Configuration
link.zhihu.com/?target=####
weixin110.qq.com/cgi-bin/readtemplate?t=safety/index&url=####
💡 Rule Description
Leave the target URL empty, and the extension will automatically extract the real destination address from the URL parameters.
- Automatically decodes URL-encoded parameters.
- Skips intermediate redirect pages to go directly to the target site.
- Supports common redirect links from platforms like Zhihu and WeChat.
- Improves browsing experience and saves time.
How to Test
Test Link:Zhihu redirecting to GitHub
Expected Result:Redirects directly to GitHub, skipping the Zhihu intermediate page.