This commit is contained in:
wgh19
2024-05-16 09:31:21 +08:00
parent 2f0b1b9554
commit 945d386d17
3 changed files with 61 additions and 14 deletions

View File

@@ -18,7 +18,8 @@ class _Appdata {
"downloadSubPath": r"/${id}-p${index}.${ext}",
"tagsWeight": "風景 ロリ 巨乳 女の子",
"useTranslatedNameForDownload": true,
"maxParallels": 3
"maxParallels": 3,
"proxy": "",
};
bool lock = false;