From 229630d345e1a9c72c952a1dbe93a71a243c2c02 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 21 May 2023 19:29:45 +0300 Subject: Small fixes --- src/config.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index 013a6d2a..90b55f96 100644 --- a/src/config.json +++ b/src/config.json @@ -216,7 +216,8 @@ "name": "rimgo", "instanceList": true, "url": "https://codeberg.org/video-prize-ranch/rimgo", - "localhost": true + "localhost": true, + "embeddable": true } }, "targets": [ @@ -311,7 +312,7 @@ } }, "targets": [ - "^https?:\\/{2}(?:www\\.|m\\.|)imdb\\.com\\/title" + "^https?:\\/{2}(?:www\\.|m\\.|)imdb\\.com" ], "name": "IMDb", "options": { @@ -765,7 +766,7 @@ "targets": [ "^https?:\\/{2}(www\\.)?wolframalpha\\.com\\/" ], - "name": "WolframAlpha", + "name": "Wolfram Alpha", "options": { "enabled": false, "unsupportedUrls": "bypass", -- cgit 1.4.1