mirror of
https://github.com/airlabspl/uptimemonitor.git
synced 2025-09-05 06:06:32 +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)):
|
[Releases page](https://github.com/airlabspl/uptimemonitor/releases)):
|
||||||
|
|
||||||
```bash
|
```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
|
chmod +x uptimemonitor
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -14,7 +14,7 @@ import (
|
|||||||
var initialSponsors = []uptimemonitor.Sponsor{
|
var initialSponsors = []uptimemonitor.Sponsor{
|
||||||
{
|
{
|
||||||
Name: "AIR Labs",
|
Name: "AIR Labs",
|
||||||
Url: "https://airlabs.pl",
|
Url: "https://github.com/airlabs",
|
||||||
Image: "/static/img/airlabs.png",
|
Image: "/static/img/airlabs.png",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user