很多年前有个叫利器的网站,让创造者们分享自己的工具,但现在不更新了
前段时间发现一个漂亮的导航站模板,就整理了一下自己在用的小而美的工具分享出来,提供 RSS 订阅
如果你也有小而美的工具,欢迎推荐给我
https://index.html.zone/
- ❤️5
- 🔥1
f25f9462-2269-49c0-880d-06c67ab8519e感谢 Ayperos 赞助」
通用TCP/UDP隧道解决方案,免配置单文件多模式,采用控制数据双路分离架构,内置零延迟自适应连接池,实现跨网络限制的快速安全访问。
在最新的 iOS 版本中,为 Surge 的托管配置、外部资源和模块 HTTP 请求,新增了 X-Surge-Unlocked-Features 字段,用于服务器判定 Surge 已解锁的功能以区分返回结果
const headers = $options?._req?.headers
const features = (headers?.['x-surge-unlocked-features'] || headers?.['X-Surge-Unlocked-Features'])?.split(/\s*,\s*/)
console.log(features)
// 如果包含某个功能
if (features?.includes('encrypted-dns')) {
// 就修改内容
$content = $content.replace(/a/,'b')
}
Surge-Unlocked-Features: proxy-chain, wireguard, ssh, encrypted-dns, body-rewrite, smart-group, load-balance, vmess, trojan, snell-v4, egress-control, response-header-rewrite, doh, shadow-tls-v3, tuic-v5, hysteria, ecn, ss-2022, rule-pre-matching, body-rewrite-jq, port-forwarding, dot
SUB_STORE_BACKEND_MERGE 的配置示例
2.19.32av114377462124399 • BV19n5mz5ECS • 18:57
2.19.31 前端 2.15.17