about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorTotalCaesar659 <14265316+TotalCaesar659@users.noreply.github.com>2023-03-26 17:54:36 +0300
committerTotalCaesar659 <14265316+TotalCaesar659@users.noreply.github.com>2023-03-26 17:54:36 +0300
commita2b8ec31e83e36c2d61ed1c61dcbb85743bc3362 (patch)
tree49512b377586e40c16a7bb4f496208680a246034 /src
parentMerge branch 'master' of https://github.com/libredirect/libredirect (diff)
downloadlibredirect-a2b8ec31e83e36c2d61ed1c61dcbb85743bc3362.zip
Fix typo
Diffstat (limited to 'src')
-rw-r--r--src/config.json2
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",