mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 01:11:52 +09:00
[Update] naver id
This commit is contained in:
parent
8d1aa3df1a
commit
264f29ffb9
1 changed files with 41 additions and 41 deletions
|
|
@ -1,42 +1,42 @@
|
||||||
{
|
{
|
||||||
"google.com": {
|
"google.com": {
|
||||||
"x_username": "whs.imnya.ng@gmail.com",
|
"x_username": "whs.imnya.ng@gmail.com",
|
||||||
"x_password": "Vb1Mz9pgjY8JVs"
|
"x_password": "Vb1Mz9pgjY8JVs"
|
||||||
},
|
},
|
||||||
"accounts.google.com": {
|
"accounts.google.com": {
|
||||||
"x_username": "whs.imnya.ng@gmail.com",
|
"x_username": "whs.imnya.ng@gmail.com",
|
||||||
"x_password": "Vb1Mz9pgjY8JVs"
|
"x_password": "Vb1Mz9pgjY8JVs"
|
||||||
},
|
},
|
||||||
"naver.com": {
|
"naver.com": {
|
||||||
"x_username": "oauth-j93es",
|
"x_username": "oauth-test-test",
|
||||||
"x_password": "whs31234"
|
"x_password": "gx^AKz-289d3/7B"
|
||||||
},
|
},
|
||||||
"nid.naver.com": {
|
"nid.naver.com": {
|
||||||
"x_username": "oauth-j93es",
|
"x_username": "oauth-test-test",
|
||||||
"x_password": "whs31234"
|
"x_password": "gx^AKz-289d3/7B"
|
||||||
},
|
},
|
||||||
"github.com": {
|
"github.com": {
|
||||||
"x_username": "imnyang-bot",
|
"x_username": "imnyang-bot",
|
||||||
"x_password": "6PuVXCH9tpQLNm"
|
"x_password": "6PuVXCH9tpQLNm"
|
||||||
},
|
},
|
||||||
"apple.com": {
|
"apple.com": {
|
||||||
"x_username": "",
|
"x_username": "",
|
||||||
"x_password": ""
|
"x_password": ""
|
||||||
},
|
},
|
||||||
"appleid.apple.com": {
|
"appleid.apple.com": {
|
||||||
"x_username": "",
|
"x_username": "",
|
||||||
"x_password": ""
|
"x_password": ""
|
||||||
},
|
},
|
||||||
"microsoft.com" :{
|
"microsoft.com": {
|
||||||
"x_username": "whs.imnya.ng@gmail.com",
|
"x_username": "whs.imnya.ng@gmail.com",
|
||||||
"x_password": "WHS123987"
|
"x_password": "WHS123987"
|
||||||
},
|
},
|
||||||
"login.microsoftonline.com" : {
|
"login.microsoftonline.com": {
|
||||||
"x_username": "whs.imnya.ng@gmail.com",
|
"x_username": "whs.imnya.ng@gmail.com",
|
||||||
"x_password": "WHS123987"
|
"x_password": "WHS123987"
|
||||||
},
|
},
|
||||||
"facebook.com":{
|
"facebook.com": {
|
||||||
"x_username": "01047183675",
|
"x_username": "01047183675",
|
||||||
"x_password": "whs3oauth@"
|
"x_password": "whs3oauth@"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue