diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 7a9eaf49..d10adec8 100644 --- a/src/config.json +++ b/src/config.json @@ -441,6 +441,11 @@ "name": "PixivFE", "instanceList": true, "url": "https://codeberg.org/VnPower/pixivfe" + }, + "liteXiv": { + "name": "LiteXiv", + "instanceList": true, + "url": "https://codeberg.org/Peaksol/LiteXiv" } }, "targets": [ |