Initial commit.
This commit is contained in:
10
data/credentials.json.example
Normal file
10
data/credentials.json.example
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"kissasian": {
|
||||
"username": "USERNAME",
|
||||
"password": "PASSWORD"
|
||||
},
|
||||
"jdownloader": {
|
||||
"email": "EMAIL",
|
||||
"password": "PASSWORD"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user