mirror of
https://github.com/Giu-zhao/ios_rule_script
synced 2024-11-26 02:18:26 +08:00
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
#!name=Apple Store
|
|
#!desc=定时获取Apple Store 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
|