This website requires JavaScript.
Explore
Help
Sign In
renun
/
Sub-Store
Watch
1
Star
0
Fork
0
You've already forked Sub-Store
mirror of
https://github.com/sub-store-org/Sub-Store.git
synced
2025-08-10 00:52:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
14d9885db8d2ae89b2316185d9101841850341b7
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