/
opt
/
canhelp
/
node_modules
/
nanoid
/
url-alphabet
/
/opt/canhelp/node_modules/nanoid/url-alphabet
mkdir
upload
Name
Size
Mode
Actions
index.cjs
280
0644
edit
dl
rm
index.js
110
0644
edit
dl
rm
package.json
99
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/nanoid/url-alphabet/index.cjs
(280B)
// This alphabet uses `A-Za-z0-9_-` symbols. // The order of characters is optimized for better gzip and brotli compression. // Same as in non-secure/index.js let urlAlphabet = 'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict' module.exports = { urlAlphabet }
Save
cmd:
run