Skip to content

Commit

Permalink
status: Add support for Mastodon.Social
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech committed Sep 20, 2024
1 parent 997c9a4 commit e286b52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arc/statuses/mastodon_social.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package statuses

func init() {
RegisterInStatusPage("mastodon.social", "https://status.mastodon.social/summary.json")
}

0 comments on commit e286b52

Please sign in to comment.