git.shakespeare.diy not git.shakespeare.dyi

This commit is contained in:
Ren Amamiya
2026-04-09 09:14:09 +07:00
committed by fiatjaf_
parent 0834420d89
commit 46c68462db

2
git.go
View File

@@ -281,7 +281,7 @@ aside from those, there is also:
"gitnostr.com",
"relay.ngit.dev",
"pyramid.fiatjaf.com",
"git.shakespeare.dyi",
"git.shakespeare.diy",
}, graspServerHost, nil)
if err != nil {
return err