diff options
author | ManeraKai <manerakai@protonmail.com> | 2025-01-19 14:01:29 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2025-01-19 14:01:29 +0300 |
commit | 95f6b29a15fc32255bf5125f17c52bfc948ceda7 (patch) | |
tree | abf71a6478a10fd4d7e63e153498dbdbaa0a4da4 /src/config.json | |
parent | Merge pull request #1034 from n-ce/patch-1 (diff) | |
parent | Update Tubo main instance and source repository (diff) | |
download | libredirect-95f6b29a15fc32255bf5125f17c52bfc948ceda7.zip |
Merge branch 'master' of https://github.com/migalmoreno/browser_extension into migalmoreno-master
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json index dfc77db7..13f9d761 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" }, "soundcloak": { "name": "soundcloak", |