Edit firefox bookmarks for proxied services
This commit is contained in:
parent
256e7173fc
commit
4cd0621bb7
1 changed files with 10 additions and 14 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
{
|
||||||
name = "Links";
|
name = "Links";
|
||||||
url = "https://link.hs.yanlincs.com";
|
url = "https://link.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Claude";
|
name = "Claude";
|
||||||
|
|
@ -23,11 +23,11 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Paperless";
|
name = "Paperless";
|
||||||
url = "https://paperless.hs.yanlincs.com";
|
url = "https://paperless.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Nextcloud";
|
name = "Nextcloud";
|
||||||
url = "https://cloud.hs.yanlincs.com";
|
url = "https://cloud.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Productivity";
|
name = "Productivity";
|
||||||
|
|
@ -82,38 +82,34 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "RSS";
|
name = "RSS";
|
||||||
url = "https://rss.hs.yanlincs.com";
|
url = "https://rss.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Immich";
|
name = "Immich";
|
||||||
url = "https://photo.hs.yanlincs.com/photos";
|
url = "https://photo.yanlincs.com/photos";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Home";
|
name = "Home";
|
||||||
url = "https://home.hs.yanlincs.com/lovelace/0";
|
url = "https://home.yanlincs.com/lovelace/0";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Media";
|
name = "Media";
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
{
|
{
|
||||||
name = "Plex";
|
name = "Plex";
|
||||||
url = "https://plex.hs.yanlincs.com";
|
url = "https://plex.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Sonarr";
|
name = "Sonarr";
|
||||||
url = "https://sonarr.hs.yanlincs.com";
|
url = "https://sonarr.yanlincs.com";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "Radarr";
|
name = "Radarr";
|
||||||
url = "https://radarr.hs.yanlincs.com";
|
url = "https://radarr.yanlincs.com";
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "Bazarr";
|
|
||||||
url = "https://bazarr.hs.yanlincs.com";
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "qBittorrent";
|
name = "qBittorrent";
|
||||||
url = "https://qbit.hs.yanlincs.com";
|
url = "https://qbit.yanlincs.com";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue