diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/config.json b/src/config.json index ce12e015..3f58ea95 100644 --- a/src/config.json +++ b/src/config.json @@ -119,7 +119,7 @@ "embedFrontend": "invidious", "unsupportedUrls": "bypass" }, - "imageType": "png", + "imageType": "svg", "embeddable": true, "url": "https://youtube.com" }, @@ -151,7 +151,7 @@ "frontend": "hyperpipe", "unsupportedUrls": "bypass" }, - "imageType": "png", + "imageType": "svg", "url": "https://music.youtube.com" }, "twitter": { @@ -180,7 +180,7 @@ "frontend": "nitter", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "embeddable": true, "url": "https://twitter.com" }, @@ -234,7 +234,7 @@ "unsupportedUrls": "bypass", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "url": "https://reddit.com" }, "tumblr": { @@ -311,7 +311,7 @@ "frontend": "proxiTok", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "url": "https://tiktok.com" }, "instagram": { @@ -331,7 +331,7 @@ "unsupportedUrls": "bypass", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "url": "https://www.instagram.com" }, "imdb": { @@ -428,7 +428,7 @@ "frontend": "rimgo", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "embeddable": true, "url": "https://imgur.com" }, @@ -596,7 +596,7 @@ "frontend": "quetre", "instance": "public" }, - "imageType": "png", + "imageType": "svg", "url": "https://quora.com" }, "github": { |