[AppleStore]增加AppleWatch7库存监控
This commit is contained in:
6
script/applestore/applestore.sgmodule
Normal file
6
script/applestore/applestore.sgmodule
Normal file
@ -0,0 +1,6 @@
|
||||
#!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
|
||||
Reference in New Issue
Block a user