URL Scheme

收集已经知几个 App 的 URL Scheme

公开接口

由于 URL Scheme 不能直接在部分 App (Telegram 等) 以超链接的形式显示

我们提供几个的自动重定向 (302) 接口,欢迎使用:

# 前缀:
https://api.boxjs.app/loon/…
https://api.boxjs.app/quanx/…
https://api.boxjs.app/surge/…
https://api.boxjs.app/shadowrocket/…
https://api.boxjs.app/stash/…
https://api.boxjs.app/clash/…

# 实例:
loon://update?sub=all
# 转换为: 
https://api.boxjs.app/loon/update?sub=all

# 其他同理...
# 注意 url-encode

Surge:

https://manual.nssurge.com/others/url-scheme.htmlarrow-up-right

Quantumult X:

https://github.com/crossutility/Quantumult-X/blob/master/url-scheme.mdarrow-up-right

Loon:

Shadowrocket

Stash

https://stash.wiki/faq/url-schemaarrow-up-right

最后更新于