mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-08-17 13:49:15 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
088513961d | ||
![]() |
567e2d80e7 |
@@ -23,7 +23,7 @@ Yes, but with following constraints:
|
||||
[Releases page](https://github.com/airlabspl/uptimemonitor/releases)):
|
||||
|
||||
```bash
|
||||
wget https://github.com/airlabspl/uptimemonitor/releases/download/v0.0.2-alpha/uptimemonitor
|
||||
wget https://github.com/airlabspl/uptimemonitor/releases/download/v1.1.1/uptimemonitor
|
||||
chmod +x uptimemonitor
|
||||
```
|
||||
|
||||
|
@@ -14,7 +14,7 @@ import (
|
||||
var initialSponsors = []uptimemonitor.Sponsor{
|
||||
{
|
||||
Name: "AIR Labs",
|
||||
Url: "https://airlabs.pl",
|
||||
Url: "https://github.com/airlabs",
|
||||
Image: "/static/img/airlabs.png",
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user