diff options
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index aa854418..cb8a997d 100644 --- a/src/config.json +++ b/src/config.json @@ -92,7 +92,7 @@ "^https?:\\/{2}youtu\\.be\\/..*", "^https?:\\/{2}(?:www\\.|)(youtube|youtube-nocookie)\\.com\\/embed\\/..*" ], - "name": "Youtube", + "name": "YouTube", "options": { "enabled": false, "redirectType": "main_frame", |