This website requires JavaScript.
Explore
Help
Register
Sign In
Local-GitHub-Proxy
/
Sub-Store
Watch
1
Star
0
Fork
0
You've already forked Sub-Store
mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced
2025-12-14 13:59:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Sub-Store
/
backend
/
src
/
vendor
History
xream
9bb4739d56
Node.js 版的通知支持第三方推送服务. 环境变量名
SUB_STORE_PUSH_SERVICE
. 支持 Bark/PushPlus 等服务. 形如:
https://api.day.app/XXXXXXXXX/[推送标题]/[推送内容]?group=SubStore&autoCopy=1&isArchive=1&sound=shake&level=timeSensitive
或
http://www.pushplus.plus/send?token=XXXXXXXXX&title=[推送标题]&content=[推送内容]&channel=wechat
的 URL,
[推送标题]
和
[推送内容]
会被自动替换
2024-01-02 22:52:33 +08:00
..
express.js
feat: Node.js 前端代理后端路由
2023-12-12 22:52:50 +08:00
md5.js
perf: Use cache for all remote resources
2022-07-11 20:46:16 +08:00
open-api.js
Node.js 版的通知支持第三方推送服务. 环境变量名
SUB_STORE_PUSH_SERVICE
. 支持 Bark/PushPlus 等服务. 形如:
https://api.day.app/XXXXXXXXX/[推送标题]/[推送内容]?group=SubStore&autoCopy=1&isArchive=1&sound=shake&level=timeSensitive
或
http://www.pushplus.plus/send?token=XXXXXXXXX&title=[推送标题]&content=[推送内容]&channel=wechat
的 URL,
[推送标题]
和
[推送内容]
会被自动替换
2024-01-02 22:52:33 +08:00