Add/remove firefox bookmarks

This commit is contained in:
Yan Lin 2025-08-14 08:22:04 +09:00
parent 50251e68f9
commit bc9c26c2b7

View file

@ -9,10 +9,6 @@
name = "Links"; name = "Links";
url = "https://link.nas.yanlincs.com"; url = "https://link.nas.yanlincs.com";
} }
{
name = "Perplexity";
url = "https://www.perplexity.ai/";
}
{ {
name = "Claude"; name = "Claude";
url = "https://claude.ai"; url = "https://claude.ai";
@ -86,6 +82,10 @@
name = "Emby"; name = "Emby";
url = "https://emby.nas.yanlincs.com"; url = "https://emby.nas.yanlincs.com";
} }
{
name = "AudioBookShelf";
url = "https://audio.nas.yanlincs.com";
}
{ {
name = "Library"; name = "Library";
bookmarks = [ bookmarks = [
@ -101,10 +101,6 @@
name = "qBittorrent"; name = "qBittorrent";
url = "https://qbit.nas.yanlincs.com"; url = "https://qbit.nas.yanlincs.com";
} }
{
name = "MeTube";
url = "https://metube.nas.yanlincs.com";
}
]; ];
} }
]; ];