From acf04b61c36776622e7544985baea592a63e0ca5 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 8 Jan 2023 13:31:18 +0300 Subject: Fixed /new not redirecting in reddit + removed simpleertube completely --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json index abbe668d..ca279a8e 100644 --- a/src/config.json +++ b/src/config.json @@ -193,7 +193,7 @@ } }, "targets": [ - "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.|)reddit\\.com(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/?$)", + "^https?:\\/{2}(www\\.|old\\.|np\\.|new\\.|amp\\.|)reddit\\.com(?=\\/u(ser)?\\/|\\/r\\/|\\/search|\\/new|\\/?$)", "^https?:\\/{2}(i|(external-)?preview)\\.redd\\.it" ], "name": "Reddit", -- cgit 1.4.1