MCPcopy Create free account
hub / github.com/Script-Hub-Org/Script-Hub / shNotify

Function shNotify

Rewrite-Parser.beta.js:2779–2783  ·  view source on GitHub ↗
(box)

Source from the content-addressed store, hash-verified

2777}
2778
2779function shNotify(box) {
2780 noNtf == false &&
2781 box.length > 0 &&
2782 $.msg(JS_NAME, notifyName + ' 点击通知查看详情', box, { url: url + '&openMsgHtml=true' })
2783}
2784
2785function getPolicy(str) {
2786 let commaNum = str.lastIndexOf(',')

Callers 3

getMockInfoFunction · 0.70
modifyRuleFunction · 0.70

Calls 1

msgMethod · 0.45

Tested by

no test coverage detected