diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index 344153f..084214c 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 f9a00ad..5ed5c96 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": [