MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / find

Function find

scripts/fb_getUid.js:21–21  ·  view source on GitHub ↗
(r)

Source from the content-addressed store, hash-verified

19 if (uid) return prompt(`USER ID của ${document.title}:`, uid);
20
21 const find = (r) => (r ? r[0] : 0);
22 uid =
23 find(
24 /(?<=\"userID\"\:\")(.\d+?)(?=\")/.exec(

Callers 1

fb_getUid.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected