mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-15 13:18:29 +08:00
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
#!name=AppleStore
|
|
#!desc=定时查询AppleStore商品库存
|
|
#!system=ios
|
|
|
|
[Script]
|
|
AppleStore_查询商品库存 = type=cron,cronexp=0/5 * 6-23 * * *,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/applestore/applestore.js |