Merge pull request #250 from YES-Lee/patch-1

feat: add sync task for qx
This commit is contained in:
xream 2023-11-19 11:44:04 +08:00 committed by GitHub
commit 89e8a99729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
config/QX-Task.json Normal file
View File

@ -0,0 +1,7 @@
{
"name":"Sub-Store",
"description":"",
"task":[
"0 0 * * * https://github.com/sub-store-org/Sub-Store/releases/latest/download/cron-sync-artifacts.min.js, tag=Sub-Store Sync, img-url=https://raw.githubusercontent.com/58xinian/icon/master/Sub-Store1.png"
]
}