404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.19.246.111: ~ $
var archy = require('../');

var s = archy({
  label : 'beep\none\ntwo',
  nodes : [
    'ity',
    {
      label : 'boop',
      nodes : [
        {
          label : 'o_O\nwheee',
          nodes : [
            {
              label : 'oh',
              nodes : [ 'hello', 'puny\nmeat' ]
            },
            'creature'
          ]
        },
        'party\ntime!'
      ]
    }
  ]
});
console.log(s);

Filemanager

Name Type Size Permission Actions
beep.js File 387 B 0644
multi_line.js File 414 B 0644