mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 04:51:52 +09:00
마소 프젝 계정 업데이트
This commit is contained in:
commit
ba0bb61ef3
4 changed files with 105 additions and 0 deletions
38
.sensitive.example.json
Normal file
38
.sensitive.example.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"google.com": {
|
||||
"x_username": "whs.imnya.ng@gmail.com",
|
||||
"x_password": "Vb1Mz9pgjY8JVs"
|
||||
},
|
||||
"accounts.google.com": {
|
||||
"x_username": "whs.imnya.ng@gmail.com",
|
||||
"x_password": "Vb1Mz9pgjY8JVs"
|
||||
},
|
||||
"naver.com": {
|
||||
"x_username": "oauth-j93es",
|
||||
"x_password": "whs31234"
|
||||
},
|
||||
"nid.naver.com": {
|
||||
"x_username": "oauth-j93es",
|
||||
"x_password": "whs31234"
|
||||
},
|
||||
"github.com": {
|
||||
"x_username": "imnyang-bot",
|
||||
"x_password": "6PuVXCH9tpQLNm"
|
||||
},
|
||||
"apple.com": {
|
||||
"x_username": "",
|
||||
"x_password": ""
|
||||
},
|
||||
"appleid.apple.com": {
|
||||
"x_username": "",
|
||||
"x_password": ""
|
||||
},
|
||||
"microsoft.com" :{
|
||||
"x_username": "whs.imnya.ng@gmail.com",
|
||||
"x_password": "WHS123987"
|
||||
},
|
||||
"login.microsoftonline.com" : {
|
||||
"x_username": "whs.imnya.ng@gmail.com",
|
||||
"x_password": "WHS123987"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue