Implemented DLSiteClient.

This commit is contained in:
2025-09-08 17:08:47 -04:00
parent 429252e61f
commit f250276a99
39 changed files with 1584 additions and 173 deletions

View File

@@ -45,10 +45,10 @@ Content-Type: {{contentType}}
{
"options": {
"criteria": {
"keywords": "tsundere maid"
"keywords": "tsundere"
},
"pageNumber": 1,
"pageSize": 20,
"pageSize": 100,
"sortOptions": [
{ "field": "Downloads", "direction": "Descending" }
]