Cool Scripts
16.6K subscribers
364 photos
24 videos
3 files
629 links
QuanX, Loon, Surge, JsBox, Pythonista, Scriptable, Shortcuts等脚本分享
Download Telegram
🔗 Sub-Store 更新

后端 2.19.13

· 🌀 QX 输入支持 =

感谢群友 Yuan Bao @Sakura424 的反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 SubCase(Sub-Store Android App 版) 更新

版本 0.4

感谢 @silas_here

本版本需要卸载之前的版本,重新安装。重要数据请提前做好备份。

1、后端切换到nodejs, 提高了app的稳定性
2、增加自动检测substore新版本的能力

使用中遇到问题请通过issues反馈


🥰 angus-cx/SubCase

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates #Android #SubCase
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.15

- 🏂 Stash 正式支持 SS2022, VLESS REALITY(xtls-rprx-vision)

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
🔗 Sub-Store 更新

后端 2.19.16

- 🏂 Stash 正式版(3.0.1) 支持 SS2022, 测试版(>=3.1.0) 支持 VLESS REALITY(xtls-rprx-vision)

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔗 Sub-Store 更新

后端 2.19.17

- 🚀 Shadowrocket VMess ws 传输层增加默认 path

感谢群友 @tianhongws 的反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.18

- 脚本上下文参数 $options 中新增 _req 字段, 包含请求信息, 结构为

结构为

{
method,
url,
path,
query,
params,
headers,
body,
}

可使用脚本里判断请求(比如 User-Agent) 执行不同的逻辑

- 拉取文件时 日志输出 User-Agent

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

前端 2.15.14

- 同步配置新增 URI 和 JSON 输出

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.19

- 支持 🎈 Loon block-quic 参数

Sub-Store 内部 block-quic 支持 auto, on, off. 不同的平台不一定都支持, 会自动转换.

Loon 上会自动转换成 true/false

😭 Loon 频道消息

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔗 Sub-Store 更新

后端 2.19.20

- 修复 TUIC congestion-controller

感谢群友 @Louise_mify 的反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.22 前端 2.15.15

- 支持 🌀 QX udp-over-tcp=true/sp.v1/sp.v2

- 🐱 mihomo UDP over TCP 的协议版本默认 1, 📦 sing-box 默认为 2

- 修复订阅链接输入框格式化问题

😭 QX 更新说明

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
2
🔗 Sub-Store 更新

后端 2.19.23

- 修复 🎈 Loon block-quic 参数

感谢群友 @ZachChi 的反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.25

- AnyTLS URI 支持 UDP 参数

感谢群友 @Cshuijiao 的反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.26

- 修复 URI 输出

感谢 issue 反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.27

- sing-box 输出支持 brutal

感谢 issue 反馈

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.28

- 修复 URI 输出

感谢 反馈

🤭 Sub-Store 合集
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.29

- SS 解析增加默认节点名

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔗 Sub-Store 更新

后端 2.19.30

- 简单实现了 SUB_STORE_MMDB_CRON 定时更新 MMDB

ASN 需要设置环境变量 SUB_STORE_MMDB_ASN_PATH, SUB_STORE_MMDB_ASN_URL

COUNTRY 需要设置环境变量 SUB_STORE_MMDB_COUNTRY_PATH, SUB_STORE_MMDB_COUNTRY_URL

以后再优化...其实我还是喜欢用 crontab 自己 curl 一把梭

感谢 @Momiji233 的建议

- 脚本中新增 ProxyUtils.downloadFile 方便下载二进制文件

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.19.31 前端 2.15.17

- 忽略失败的远程选择支持开启通知(如图)

文件的远程也支持

感谢 @Momiji233 的建议

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM