about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/config/config.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/config/config.json b/src/config/config.json
index 0c32750a..ef598ea8 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -92,8 +92,7 @@
 				"^https?:\\/{2}(?:i|s)\\.ytimg.com\\/vi\\/.*\\/..*",

 				"^https?:\\/{2}(?:www\\.|)youtube.com\\/watch?v=..*",

 				"^https?:\\/{2}youtu\\.be\\/..*",

-				"^https?:\\/{2}(?:www\\.|)(youtube|youtube-nocookie)\\.com\\/embed\\/..*",

-				"^https?:\\/{2}redirect\\.invidious\\.io"

+				"^https?:\\/{2}(?:www\\.|)(youtube|youtube-nocookie)\\.com\\/embed\\/..*"

 			],

 			"name": "Youtube",

 			"options": {