From 2d8b01dec9c0f3bd904c8630fe1ffa09c15d0b45 Mon Sep 17 00:00:00 2001 From: Miguel Ángel Moreno Date: Tue, 3 Dec 2024 23:11:55 +0100 Subject: Update Tubo main instance and source repository --- src/assets/javascripts/services.js | 4 ++-- src/config.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index 0a6b3e94..98c39908 100644 --- a/src/assets/javascripts/services.js +++ b/src/assets/javascripts/services.js @@ -814,8 +814,8 @@ const defaultInstances = { safetwitch: ["https://safetwitch.drgns.space"], twineo: ["https://twineo.exozy.me"], proxigram: ["https://ig.opnxng.com"], - tuboYoutube: ["https://tubo.migalmoreno.com"], - tuboSoundcloud: ["https://tubo.migalmoreno.com"], + tuboYoutube: ["https://tubo.media"], + tuboSoundcloud: ["https://tubo.media"], tekstoLibre: ["https://davilarek.github.io/TekstoLibre"], skyview: ["https://skyview.social"], priviblur: ["https://pb.bloat.cat"], diff --git a/src/config.json b/src/config.json index 48eecc24..f5f3819d 100644 --- a/src/config.json +++ b/src/config.json @@ -82,7 +82,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://git.migalmoreno.com/tubo/about/", + "url": "https://github.com/migalmoreno/tubo", "excludeTargets": [ 2, 3 @@ -558,7 +558,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://git.migalmoreno.com/tubo/about/" + "url": "https://github.com/migalmoreno/tubo" } }, "targets": [ -- cgit 1.4.1