MCPcopy Create free account
hub / github.com/Moli-X/Resources / joinx

Function joinx

Script/Parser.js:1971–1973  ·  view source on GitHub ↗
(total,item)

Source from the content-addressed store, hash-verified

1969}
1970
1971function joinx(total,item) {
1972 return total+":"+item
1973}
1974
1975//SS 类型 URI 转换 quanx 格式
1976function SS2QX(subs, Pudp, Ptfo) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected