Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Useful-Scripts-Extension/useful-script
/ l
Function
l
scripts/backup/openfbchat.js:185–188 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
183
else
return
!1;
184
}
185
function
l(a) {
186
if
(typeof a ===
"object"
)
return
a.NAME ===
"User"
;
187
else
return
!1;
188
}
189
function
m(a) {
190
if
(typeof a ===
"object"
)
return
a.NAME ===
"UserSecret"
;
191
else
return
!1;
Callers
2
m
Function · 0.70
a
Function · 0.70
Calls
5
b
Function · 0.70
e
Function · 0.70
f
Function · 0.70
d
Function · 0.50
c
Function · 0.50
Tested by
no test coverage detected