first version, kinda rough
This commit is contained in:
parent
74213266e9
commit
876abec47f
2 changed files with 49 additions and 0 deletions
12
config.json.sample
Normal file
12
config.json.sample
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"webhook": "",
|
||||
"proxyEnabled": true,
|
||||
"proxy": {
|
||||
"user": "",
|
||||
"pass": "",
|
||||
"host": "",
|
||||
"port": 0000
|
||||
},
|
||||
"wait": 1,
|
||||
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue