diff options
| author | Ben Busby <contact@benbusby.com> | 2021-12-28 11:17:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-28 11:17:57 -0700 |
| commit | 71febe3d3bcc7ac8bfc9eaf5c85414f6db29f0fe (patch) | |
| tree | 249a047c82d4a970379cd24a988778a0bb33a88b | |
| parent | 694bee79f54e46b9e960db1f8056772883e8aa1d (diff) | |
| download | farside-71febe3d3bcc7ac8bfc9eaf5c85414f6db29f0fe.tar.gz | |
Add new piped instance
piped.mutahar.rocks
| -rw-r--r-- | services.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/services.json b/services.json index a8594ff..f97ebe6 100644 --- a/services.json +++ b/services.json @@ -98,7 +98,8 @@ "fallback": "https://piped.kavin.rocks", "instances": [ "https://piped.kavin.rocks", - "https://piped.silkky.cloud" + "https://piped.silkky.cloud", + "https://piped.mutahar.rocks" ] }, { |
