Edit firefox bookmarks for proxied services

This commit is contained in:
Yan Lin 2025-09-11 18:05:46 +02:00
parent 256e7173fc
commit 4cd0621bb7

View file

@ -7,7 +7,7 @@
bookmarks = [
{
name = "Links";
url = "https://link.hs.yanlincs.com";
url = "https://link.yanlincs.com";
}
{
name = "Claude";
@ -23,11 +23,11 @@
}
{
name = "Paperless";
url = "https://paperless.hs.yanlincs.com";
url = "https://paperless.yanlincs.com";
}
{
name = "Nextcloud";
url = "https://cloud.hs.yanlincs.com";
url = "https://cloud.yanlincs.com";
}
{
name = "Productivity";
@ -82,38 +82,34 @@
}
{
name = "RSS";
url = "https://rss.hs.yanlincs.com";
url = "https://rss.yanlincs.com";
}
{
name = "Immich";
url = "https://photo.hs.yanlincs.com/photos";
url = "https://photo.yanlincs.com/photos";
}
{
name = "Home";
url = "https://home.hs.yanlincs.com/lovelace/0";
url = "https://home.yanlincs.com/lovelace/0";
}
{
name = "Media";
bookmarks = [
{
name = "Plex";
url = "https://plex.hs.yanlincs.com";
url = "https://plex.yanlincs.com";
}
{
name = "Sonarr";
url = "https://sonarr.hs.yanlincs.com";
url = "https://sonarr.yanlincs.com";
}
{
name = "Radarr";
url = "https://radarr.hs.yanlincs.com";
}
{
name = "Bazarr";
url = "https://bazarr.hs.yanlincs.com";
url = "https://radarr.yanlincs.com";
}
{
name = "qBittorrent";
url = "https://qbit.hs.yanlincs.com";
url = "https://qbit.yanlincs.com";
}
];
}