[zerochan] implement login with username & password (#1434)
This commit is contained in:
@@ -377,6 +377,7 @@ Description
|
||||
* ``tapas``
|
||||
* ``tsumino``
|
||||
* ``twitter``
|
||||
* ``zerochan``
|
||||
|
||||
These values can also be specified via the
|
||||
``-u/--username`` and ``-p/--password`` command-line options or
|
||||
|
||||
@@ -329,6 +329,11 @@
|
||||
"module": null,
|
||||
"raw-options": null
|
||||
},
|
||||
"zerochan":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"booru":
|
||||
{
|
||||
"tags": false,
|
||||
|
||||
Reference in New Issue
Block a user