diff --git a/webpage/instances.json b/webpage/instances.json index b7eb260..59fa116 100644 --- a/webpage/instances.json +++ b/webpage/instances.json @@ -7,8 +7,22 @@ }, { "name": "Fastbar", - "description": "The best Spacebar instance.", + "description": "The best Spacebar instance with 95% uptime, running under on a NVME drive running with bleeding edge stuff <3", "image": "https://avatars.githubusercontent.com/u/65827291", - "url": "https://spacebar.greysilly7.xyz" + "url": "https://greysilly7.xyz", + "language": "ENG", + "country": "United States", + "display": true, + "urls":{ + "wellknown": "https://greysilly7.xyz", + "api": "https://spacebar.greysilly7.xyz/api/v9", + "cdn": "https://spacebar.greysilly7.xyz", + "gateway": "wss://spacebar.greysilly7.xyz" + }, + "contactInfo":{ + "dicord": "greysilly7", + "github": "https://github.com/greysilly7", + "email": "greysilly7@gmail.com" + } } ]