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