-
Notifications
You must be signed in to change notification settings - Fork 347
Closed
Description
BUG
重定向请求失败
环境
- Firefox 115.27.0esr (64 位)
- Header Editor 5.2.4 manifest v2
规则和测试地址

- 正则表达式:^https?://link.zhihu.com/?target=(.*)
- 重定向至:$1
- 测试地址:https://link.zhihu.com/?target=https%3A//www.sublimetext.com/
附加信息
- 以前版本这个规则是没问题的
- 规则里 测试地址处 得到的url是解码了的
- https%3A//www.sublimetext.com/ 改为 https://www.sublimetext.com/ 可以正常重定向
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels