aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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": [