Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ongudidan/deepsite-v2
exploitz3r0bbd
/
deepsite-v2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepsite-v2
/
lib
/
get-cookie-name.ts
ongudidan
Initial DeepSite v2 upload
cececac
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
export
default
function
MY_TOKEN_KEY
(
) {
return
"deepsite-auth-token"
;
}