Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blackmatrix7/ios_rule_script
/ applestore.js
File
applestore.js
script/applestore/applestore.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
SCRIPT_NAME =
"AppleStore"
;
2
const
APPLESTORE_MODEL_KEY =
"applestore_goods_model"
;
3
const
APPLESTORE_REGION_KEY =
"applestore_region"
;
4
const
APPLESTORE_STOCK_KEY =
"applestore_goods_stock"
;
Callers
nothing calls this directly
Calls
6
watchStock
Function · 0.85
MagicJS
Function · 0.70
read
Method · 0.45
post
Method · 0.45
sleep
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected