feat: add qx sync task

This commit is contained in:
Johnson 2023-10-25 10:44:22 -05:00 committed by GitHub
parent 6a66475154
commit 6216217286
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"
]
}