This commit is contained in:
Evan Jarrett
2026-03-09 21:36:17 -05:00
parent 347e7ac80b
commit 8fb69497e3
+1
View File
@@ -34,6 +34,7 @@ var KnownRelays = []KnownRelay{
{Name: "Xero", URL: "https://relay.xero.systems"},
{Name: "Feeds Blue", URL: "https://relay.feeds.blue"},
{Name: "Waow", URL: "https://relay.waow.tech"},
{Name: "Zlay", URL: "https://zlay.waow.tech"},
}
// RelayHTTPError indicates the relay responded with a non-200 status code.