mirror of
https://github.com/Giu-zhao/ios_rule_script
synced 2024-11-29 20:08:25 +08:00
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
|
#!name=AppleStore
|
||
|
#!desc=定时获取AppleStore iPhone库存
|
||
|
#!system=ios
|
||
|
|
||
|
[Script]
|
||
|
Apple_获取iPhone库存 = type=cron,cronexp=0/5 * 6-23 * * *,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/applestore/iphone.js
|