about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-01-29 23:19:33 +0300
committerManeraKai <manerakai@protonmail.com>2023-01-29 23:19:33 +0300
commit73db935742238196994620d87566e75c1f5c4382 (patch)
treeb85361df202d1257e1607788857fb2c4ffd21ccd /src/config.json
parentAdded support for reddit onion https://github.com/libredirect/libredirect/iss... (diff)
downloadlibredirect-73db935742238196994620d87566e75c1f5c4382.zip
Changed redirect type default to main_frame
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/config.json b/src/config.json
index ad454e4d..a1e88e8d 100644
--- a/src/config.json
+++ b/src/config.json
@@ -85,7 +85,7 @@
 			"name": "Youtube",
 			"options": {
 				"enabled": false,
-				"redirectType": "both",
+				"redirectType": "main_frame",
 				"frontend": "invidious"
 			},
 			"imageType": "png",
@@ -135,7 +135,7 @@
 			"name": "Twitter",
 			"options": {
 				"enabled": false,
-				"redirectType": "both"
+				"redirectType": "main_frame"
 			},
 			"imageType": "png",
 			"embeddable": true,
@@ -200,7 +200,7 @@
 			"name": "Imgur",
 			"options": {
 				"enabled": false,
-				"redirectType": "both"
+				"redirectType": "main_frame"
 			},
 			"imageType": "png",
 			"embeddable": true,
@@ -322,7 +322,7 @@
 			"options": {
 				"enabled": false,
 				"frontend": "librarian",
-				"redirectType": "both"
+				"redirectType": "main_frame"
 			},
 			"imageType": "png",
 			"embeddable": true,