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.15.63

- 优化 PC 端文件预览样式

- GitHub 加速代理文案更新

使用说明:

1. 仅用于上传/下载 Gist 和获取 GitHub 头像

2. 请填写完整 如 https://a.com

3. 需支持代理 https://api.github.com/users/*https://api.github.com/gists

测试方式:
浏览器打开
https://a.com/https://api.github.com/gists?per_page=1&page=1

https://a.com/https://api.github.com/users/xream
有正常的响应

4. 使用此方式时, 自行注意安全隐私问题

这种代理是支持的 https://proxy.api.030101.xyz

或者自建一下 https://github.com/sky22333/hubproxyhttps://github.com/PuerNya/git-proxy

🤭 Sub-Store 合集

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

前端 2.15.64 后端 2.19.99

- 订阅流量信息中的 expire <=0 时, 视为空

- 自动去除 api 参数末尾 /

🤭 Sub-Store 合集

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

前端 2.15.65

- 新增 离歌图标包

🤭 Sub-Store 合集

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

后端 2.19.100

- geo 增加多哥和伊拉克

🤭 Sub-Store 合集

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

后端 2.20.0

- 🎈 Loon tls-namesni 若同时存在, 以后面的为准

- @horr_self 发现了 3K 的 bug 导入某些 VMess ws 的时候会变成 tcp

Sub-Store 背了一口大黑锅 已帮你们狠狠鞭策 3K

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
Gist 操作异常 - 如何判断 GitHub 账号被 shadow ban 了

1. 假设你的 id 是 xxx. 已登录状态, 浏览器访问 https://github.com/xxx 是正常的; 未登录状态 https://github.com/xxx 是 404

2. 日志里显示: 获取到当前 GitHub 用户的 gist: 0 个. API 获取不到 gists 列表

建议申诉或换号

🤭 Sub-Store 合集

🥰 #SubStore #Gist #GitHub #API #Ban
Please open Telegram to view this post
VIEW IN TELEGRAM
1
🔗 Sub-Store 更新

- 更新模块引用链接

GitHub 不知道在搞什么鬼

以前的 https://raw.githubusercontent.com/sub-store-org/Sub-Store/release/* 都 404 了

先换成 https://github.com/sub-store-org/Sub-Store/releases/latest/download/*

🤭 Sub-Store 合集

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

- 🎈Loon 资源解析器记得也换一下

可能有些地方用了旧的格式

https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store-parser.loon.min.js

🤭 Sub-Store 合集

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

- 修复 🐿️ Egern 模块

感谢群友 Fragment 的反馈

🤭 Sub-Store 合集

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

后端 2.20.3

- 完善 ws 传输层

确保 ws-opts 存在, 默认 path/

之前只在解析里处理了, 但是可能中间经过了各种自定义操作

本次在输出时处理了

其实还是偷了懒 只处理了 ws 传输层 问题不大 应该也没人乱改传输层

🤭 Sub-Store 合集

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

后端 2.20.4

- 修复 Surge ws 传输层

感谢群友 @TH3L3TH3 的反馈

🤭 Sub-Store 合集

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

后端 2.20.5

- 若设置 $options._res.status, 拉取文件时将设置自定义响应状态码

举例: 请求来自分享且 ua 不符合时, 返回自定义状态码和响应内容

  const { headers, url, path } = $options._req || {}
const ua = headers?.['user-agent'] || headers?.['User-Agent']

if (/^\/share\//.test(url) && !/surge/i.test(ua)) {
$options._res = {
status: 418
}
$content = `I'm a teapot`
}


🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates #脚本 #文件 #分享 #共享 #状态码 #自定义 #响应 #请求
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
🔗 Sub-Store 更新

后端 2.20.6

- 修复 doh

感谢群友 @idokdb_ix 的反馈

🤭 Sub-Store 合集

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

前端 2.15.67

- 文件也支持标签了

🤭 Sub-Store 合集

🥰 #SubStore #更新记录 #changlog #updates
Please open Telegram to view this post
VIEW IN TELEGRAM
👍52
This media is not supported in your browser
VIEW IN TELEGRAM
🔗 Sub-Store 更新

前端 2.15.71 后端 2.20.7

- Gist 备份选项

🤭 Sub-Store 合集

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

后端 2.20.8

- geo 补充 Dubai > 阿联酋 🇦🇪, Czech 或 Czech Republic > 捷克 🇨🇿, Algeria > 阿尔及利亚 🇩🇿

🤭 Sub-Store 合集

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

后端 2.20.9

- geo 补充 梵蒂冈

羡慕群友的梵蒂冈节点

🤭 Sub-Store 合集

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

后端 2.20.10 前端 2.15.72

- 简单兼容下组合订阅里取不到单条订阅的情况

感谢群友 @mihomo_Q 的反馈

- TUIC URI 输入兼容不规范的 insecure 参数

感谢群友 @kala8h 的反馈

🤭 Sub-Store 合集

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

后端 2.20.11

- URI 逻辑调整. AnyTLS URI/sing-box 支持传输层(mihomo, Shadowrocket 中自动过滤此类节点)

原始需求来自 此 issue 鉴定为看不良林看的 🐶

由于之前和现在的写法偷了点懒 可能会有 bug 麻烦大家带输入输出反馈 轰动尼私密马赛

🤭 Sub-Store 合集

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