logo

scripts

A bunch of scripts, some to be moved to their own repository git clone https://hacktivis.me/git/scripts.git

array.php (212B)


  1. <?php
  2. $users['lanodan']['access_token_key'] = '626413461-k0gX0FYYTi6bQYPdrxKzegoYSPbCVmQTLKiIIg1X';
  3. $users[0]['access_token_secret'] = 'uROaHDrlRwALad8KhfF4H4med0H5yhIwFXSbDBkwKB0Lj';
  4. print json_encode($users);