mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 08:01:51 +09:00
chore: 환경 설정 및 크로스 플랫폼 실행 파일
This commit is contained in:
parent
95d56259e7
commit
3dd86982d7
11 changed files with 222 additions and 36 deletions
22
.sensitive.example.json
Normal file
22
.sensitive.example.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue