boorus: add t.alcy.cc

This commit is contained in:
end-4
2025-06-01 12:31:07 +02:00
parent 0d7769c884
commit 3f274e65ac
2 changed files with 81 additions and 10 deletions
@@ -243,7 +243,8 @@ Rectangle {
imageData: modelData
rowHeight: imageRow.rowHeight
imageRadius: imageRow.modelData.images.length == 1 ? 50 : Appearance.rounding.normal
manualDownload: ["danbooru", "waifu.im"].includes(root.responseData.provider)
// Download manually to reduce redundant requests or make sure downloading works
manualDownload: ["danbooru", "waifu.im", "t.alcy.cc"].includes(root.responseData.provider)
previewDownloadPath: root.previewDownloadPath
downloadPath: root.downloadPath
nsfwPath: root.nsfwPath