🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 17:02:00 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
cacache
/
lib
/
util
📍 /usr/lib/node_modules/npm/node_modules/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