diff options
| author | Aidan Gibson <aigibson@reed.edu> | 2024-06-19 19:04:42 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 19:04:42 -0700 | 
| commit | ea7a8df185f97eee92de06b8ddd4b7d06c299624 (patch) | |
| tree | 9fe4264ba183b217b582c49ceec075b8ed9c6d3b | |
| parent | Create Security Policy (diff) | |
| download | libredirect-ea7a8df185f97eee92de06b8ddd4b7d06c299624.zip | |
update tubo git repo
| -rw-r--r-- | src/config.json | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config.json b/src/config.json index 6985fac8..21e468d7 100644 --- a/src/config.json +++ b/src/config.json @@ -76,7 +76,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://github.com/migalmoreno/tubo", + "url": "https://git.migalmoreno.com/tubo/about/", "excludeTargets": [ 2, 3 @@ -464,7 +464,7 @@ "name": "Tubo", "embeddable": false, "instanceList": true, - "url": "https://github.com/migalmoreno/tubo" + "url": "https://git.migalmoreno.com/tubo/about/" } }, "targets": [ @@ -1073,4 +1073,4 @@ "url": "https://paste.libredirect.invalid" } } -} \ No newline at end of file +}  | 
