Guest User

Untitled

a guest
Jul 4th, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.28 KB | None | 0 0
  1. {
  2.   facebook.com : [
  3.     {
  4.       username : "username",
  5.       password : "password"
  6.     },
  7.     {
  8.       username : "username1",
  9.       password : "password1"
  10.     }
  11.   ],
  12.   github.com : [
  13.     {
  14.       username : "github_uname",
  15.       password : "github_pswd"
  16.     }
  17.   ]
  18. }
Add Comment
Please, Sign In to add comment