aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2024-01-31 19:26:16 +0300
committerManeraKai <manerakai@protonmail.com>2024-01-31 19:26:16 +0300
commit4fc8c6cdcda3c9e609b28be5e71e0f4937bd08f1 (patch)
tree15afa76a5cd775fb2017631d1c0b46b2238ca079
parentRemoved LibreX. Added LibreY https://github.com/libredirect/browser_extension... (diff)
downloadlibredirect-4fc8c6cdcda3c9e609b28be5e71e0f4937bd08f1.zip
Added ViewTube https://github.com/libredirect/browser_extension/issues/115
Diffstat (limited to '')
-rw-r--r--src/assets/javascripts/services.js1
-rw-r--r--src/config.json6
2 files changed, 7 insertions, 0 deletions
diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js
index 344153f5..084214ce 100644
--- a/src/assets/javascripts/services.js
+++ b/src/assets/javascripts/services.js
@@ -704,6 +704,7 @@ async function reverse(url) {
const defaultInstances = {
'invidious': ['https://inv.vern.cc'],
+ 'viewtube': ['https://viewtube.io'],
'piped': ['https://pipedapi-libre.kavin.rocks'],
'pipedMaterial': ['https://piped-material.xn--17b.net'],
'cloudtube': ['https://tube.cadence.moe'],
diff --git a/src/config.json b/src/config.json
index f9a00ad2..5ed5c967 100644
--- a/src/config.json
+++ b/src/config.json
@@ -107,6 +107,12 @@
"embeddable": false,
"instanceList": false,
"url": "https://github.com/MarmadileManteater/FreeTubeCordova"
+ },
+ "viewtube": {
+ "name": "ViewTube",
+ "embeddable": false,
+ "instanceList": true,
+ "url": "https://github.com/ViewTube/viewtube"
}
},
"targets": [