[weebcentral] add support (#6778)
This commit is contained in:
@@ -400,6 +400,7 @@ Default
|
||||
``soundgasm``,
|
||||
``urlgalleries``,
|
||||
``vk``,
|
||||
``weebcentral``,
|
||||
``zerochan``
|
||||
* ``"1.0-2.0"``
|
||||
``flickr``,
|
||||
|
||||
@@ -435,7 +435,8 @@
|
||||
{
|
||||
"cookies": null,
|
||||
|
||||
"files" : ["images", "image_large", "attachments", "postfile", "content"]
|
||||
"files" : ["images", "image_large", "attachments", "postfile", "content"],
|
||||
"format-images": "download_url"
|
||||
},
|
||||
"pillowfort":
|
||||
{
|
||||
@@ -701,6 +702,10 @@
|
||||
"api-key" : null,
|
||||
"metadata": false
|
||||
},
|
||||
"weebcentral":
|
||||
{
|
||||
"sleep-request": "0.5-1.5"
|
||||
},
|
||||
"weibo":
|
||||
{
|
||||
"sleep-request": "1.0-2.0",
|
||||
|
||||
@@ -1051,6 +1051,12 @@ Consider all listed sites to potentially be NSFW.
|
||||
<td>Comics, Episodes</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Weeb Central</td>
|
||||
<td>https://weebcentral.com/</td>
|
||||
<td>Chapters, Manga</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Weibo</td>
|
||||
<td>https://www.weibo.com/</td>
|
||||
|
||||
Reference in New Issue
Block a user