From 2609b5b466f2fe8255fafc6d98f9c57aea267ce0 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Mon, 19 Aug 2024 12:24:26 +0300 Subject: Added LiteXiv https://codeberg.org/LibRedirect/browser_extension/issues/123 --- src/config.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/config.json') 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": [ -- cgit 1.4.1