📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 17:39:54
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs12
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
cacache
/
lib
/
util
📍 /opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/node_modules.bundled/cacache/lib/util
🔄 Refresh
✏️
Editing: hash-to-segments.js
Read Only
'use strict' module.exports = hashToSegments function hashToSegments (hash) { return [ hash.slice(0, 2), hash.slice(2, 4), hash.slice(4) ] }
💾 Save Changes
❌ Cancel