Chavy Scripts
10.3K subscribers
43 photos
13 videos
16 files
92 links
Download Telegram
Forwarded from Senku
Hi 好久不见~

目前创建了一个前端周刊频道,如果你对前端感兴趣可以关注以下频道。

也欢迎从事前端开发的大佬投稿。

@frontendweekly
7
Env.js

feat(Env.js): $.msg() 支持 Surge 环境下的 打开链接&复制文本

Env.js (源码)
Env.min.js
11
Env.js

增加 $media 参数支持

Env.js (源码)
Env.min.js
2👍1
会话切换

可通过 快捷指令参数模块参数(argument=xxx,xxx) 指定需要切换的应用, 同时切换多个应用时, 用英文逗号分隔
2👍1
Chavy Scripts
会话切换 可通过 快捷指令参数、模块参数(argument=xxx,xxx) 指定需要切换的应用, 同时切换多个应用时, 用英文逗号分隔
会话切换

非 Surge 用户可通过快捷方式获取 URL 内容的方式调用切换会话

boxjs 需更新至 0.19.0

快捷指令
获取 URL 内容

方法
POST

请求体
JSON

url
https://raw.githubusercontent.com/chavyleung/scripts/master/box/switcher/box.switcher.js

isRemote
true

argument
iRingo.TestFlight
👍65
#app

文件夹已经新建,最快将于9月下旬发布第一个 MVP
32👍10🎉9
Chavy Scripts
#app 文件夹已经新建,最快将于9月下旬发布第一个 MVP
This media is not supported in your browser
VIEW IN TELEGRAM
进度

代码都是开源的,仓库地址

模拟器自带的录屏,被 TG 转了一层画质,凑合看吧(
👍18🎉73
Chavy Scripts
进度 代码都是开源的,仓库地址 模拟器自带的录屏,被 TG 转了一层画质,凑合看吧(
Media is too big
VIEW IN TELEGRAM
待办功能:
- 搜索栏
- 搜索列表
- 添加订阅
- 设置页面
- 订阅配置页(这个最复杂)

预期完成剩下的这些功能会发 TF

代码都是开源的,随时欢迎大佬贡献PR仓库地址
10👍4
新增 follow 签到脚本,电脑抓包获取 csrf token 和 cookie

https://github.com/chavyleung/scripts/blob/master/follow/follow.js
👍53
支持首页删除收藏应用,开启方式在悬浮按钮上
👍136
#PayPal

刚刚发现 PayPal 偷偷地把 币种兑换
从 通过银行兑换 改成 通过PayPal兑换

这会导致自动付款时多收一笔费用

有用 MasterCard 绑定 PayPal 自动付款的同学尽快检查处理一下
13👍2🤔2
Jetbrains 全家桶免费一年

活动网址: https://www.jetbrains.com/store/redeem/

兑换码:DataGrip2025
24
同程旅行脚本


/**
*
* hostname = app.17u.cn
*
* # Surge
* http-request ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行
* cron "5 12 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, timeout=300, tag=同程旅行-签到
*
* # QuanX
* ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex url script-request-header https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js
* 5 12 * * * https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行-签到
*
* # Loon
* http-request ^https:\/\/app\.17u\.cn\/welfarecenter\/index\/signIndex script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, tag=同程旅行
* cron "5 12 * * *" script-path=https://raw.githubusercontent.com/chavyleung/scripts/master/tongcheng-trip/tongcheng-trip.js, timeout=300, tag=同程旅行-签到
*
* # 获取方式: 打开同程旅行 APP → 领福利,命中 signIndex 请求后自动保存请求头(含 phone、apptoken、device)
*/


#Scripts

Refer from: https://github.com/hlt1995/qlScripts
2👍2
让 AI 写了个 Scritable 的脚本看看 Claude 使用量

地址: https://github.com/gideonsenku/Scriptable/blob/master/ClaudeUsage/claude-usage.js