[weebcentral] add support (#6778)

This commit is contained in:
Mike Fährmann
2025-01-10 22:08:01 +01:00
parent 4853406fe3
commit 1d75c8308c
7 changed files with 229 additions and 1 deletions

View File

@@ -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",