404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
'use strict'

module.exports = hashToSegments

function hashToSegments (hash) {
  return [
    hash.slice(0, 2),
    hash.slice(2, 4),
    hash.slice(4)
  ]
}

Filemanager

Name Type Size Permission Actions
fix-owner.js File 3.22 KB 0644
hash-to-segments.js File 159 B 0644
move-file.js File 1.72 KB 0644
tmp.js File 879 B 0644
y.js File 538 B 0644