about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json
index bb970525..afeb1151 100644
--- a/src/config/config.json
+++ b/src/config/config.json
@@ -93,7 +93,7 @@
 				}

 			},

 			"targets": [

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

+				"^https?:\\/{2}(?:www\\.|m\\.|)youtube.com(?!(?:iframe_api\\/.*)|(?:\/redirect))",

 				"^https?:\\/{2}img\\.youtube.com\\/vi\\/.*\\/..*",

 				"^https?:\\/{2}(?:i|s)\\.ytimg.com\\/vi\\/.*\\/..*",

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