From d9cdea797fe26cc02d213b5fb040be8b38958be6 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sat, 31 Dec 2022 11:01:50 +0300 Subject: Switched back to pug --- src/config/config.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'src/config') diff --git a/src/config/config.json b/src/config/config.json index 6c78a118..4a28194d 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -79,8 +79,7 @@ "options": { "enabled": true, "redirectType": "both", - "frontend": "invidious", - "embedFrontend": "invidious" + "frontend": "invidious" }, "imageType": "png", "embeddable": true, @@ -260,7 +259,7 @@ "options": { "enabled": true }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://medium.com" }, @@ -373,8 +372,7 @@ "options": { "enabled": true, "frontend": "librarian", - "redirectType": "both", - "embedFrontend": "librarian" + "redirectType": "both" }, "imageType": "png", "embeddable": true, @@ -407,7 +405,7 @@ "enabled": true, "frontend": "searxng" }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://search.libredirect.invalid" }, @@ -435,7 +433,7 @@ "enabled": true, "frontend": "simplyTranslate" }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://translate.libredirect.invalid" }, @@ -459,7 +457,7 @@ "enabled": false, "frontend": "osm" }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://maps.libredirect.invalid" }, @@ -479,7 +477,7 @@ "options": { "enabled": true }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://send.libredirect.invalid" }, @@ -497,7 +495,7 @@ "options": { "enabled": true }, - "imageType": "svgMono", + "imageType": "svg", "embeddable": false, "url": "https://paste.libredirect.invalid" } -- cgit 1.4.1