Add console sites to firefox bookmark
This commit is contained in:
parent
9ddec73c1f
commit
ca5e386200
1 changed files with 21 additions and 0 deletions
|
|
@ -63,6 +63,27 @@
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "Console";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Hetzner";
|
||||
url = "https://console.hetzner.com/projects/4064051/dashboard";
|
||||
}
|
||||
{
|
||||
name = "Cloudflare";
|
||||
url = "https://dash.cloudflare.com/6950be025dc32f2698377028b9e162c1/yanlincs.com/dns/records";
|
||||
}
|
||||
{
|
||||
name = "Gotify";
|
||||
url = "https://notify.yanlincs.com/";
|
||||
}
|
||||
{
|
||||
name = "Tailscale";
|
||||
url = "https://login.tailscale.com/admin/machines";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
name = "RSS";
|
||||
url = "https://rss.hs.yanlincs.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue