Edit firefox bookmarks
This commit is contained in:
parent
c5207ec301
commit
57bf4c5536
4 changed files with 26 additions and 42 deletions
|
|
@ -63,6 +63,10 @@
|
|||
name = "RSS";
|
||||
url = "https://rss.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Immich";
|
||||
url = "https://photo.nas.yanlincs.com/photos";
|
||||
}
|
||||
{
|
||||
name = "My Home";
|
||||
url = "https://home.nas.yanlincs.com/lovelace/0";
|
||||
|
|
@ -70,10 +74,6 @@
|
|||
{
|
||||
name = "Media";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Immich";
|
||||
url = "https://photo.nas.yanlincs.com/photos";
|
||||
}
|
||||
{
|
||||
name = "Plex";
|
||||
url = "https://plex.nas.yanlincs.com";
|
||||
|
|
@ -83,21 +83,16 @@
|
|||
url = "https://audio.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Library";
|
||||
bookmarks = [
|
||||
{
|
||||
name = "Sonarr";
|
||||
url = "https://sonarr.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Radarr";
|
||||
url = "https://radarr.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "qBittorrent";
|
||||
url = "https://qbit.nas.yanlincs.com";
|
||||
}
|
||||
];
|
||||
name = "Sonarr";
|
||||
url = "https://sonarr.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Radarr";
|
||||
url = "https://radarr.nas.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "qBittorrent";
|
||||
url = "https://qbit.nas.yanlincs.com";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue