139 lines
3.5 KiB
Nix
139 lines
3.5 KiB
Nix
{
|
|
force = true;
|
|
settings = [
|
|
{
|
|
name = "Toolbar";
|
|
toolbar = true;
|
|
bookmarks = [
|
|
{
|
|
name = "Translate";
|
|
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
|
|
}
|
|
{
|
|
name = "iCloud";
|
|
url = "https://www.icloud.com/mail/";
|
|
}
|
|
{
|
|
name = "Outlook";
|
|
url = "https://outlook.office.com/mail/";
|
|
}
|
|
{
|
|
name = "Gmail";
|
|
url = "https://mail.google.com/mail/u/0/#inbox";
|
|
}
|
|
{
|
|
name = "Overleaf";
|
|
url = "https://www.overleaf.com/project";
|
|
}
|
|
{
|
|
name = "Scholar";
|
|
url = "https://scholar.google.com/";
|
|
}
|
|
{
|
|
name = "DBLP";
|
|
url = "https://dblp.org/";
|
|
}
|
|
{
|
|
name = "Media";
|
|
bookmarks = [
|
|
{
|
|
name = "Photos";
|
|
url = "https://photo.yanlincs.com/photos";
|
|
}
|
|
{
|
|
name = "Music";
|
|
url = "https://music.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Audio";
|
|
url = "https://audio.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Deluge";
|
|
url = "https://deluge.yanlincs.com";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Resource";
|
|
bookmarks = [
|
|
{
|
|
name = "动漫花园";
|
|
url = "https://share.dmhy.org/";
|
|
}
|
|
{
|
|
name = "天使动漫";
|
|
url = "https://www.tsdm39.com/forum.php";
|
|
}
|
|
{
|
|
name = "Kox.moe";
|
|
url = "https://kxx.moe/";
|
|
}
|
|
{
|
|
name = "PT";
|
|
bookmarks = [
|
|
{
|
|
name = "M-Teams";
|
|
url = "https://next.m-team.cc/index";
|
|
}
|
|
{
|
|
name = "PTer";
|
|
url = "https://pterclub.net/torrents.php";
|
|
}
|
|
{
|
|
name = "HDSky";
|
|
url = "https://hdsky.me/torrents.php";
|
|
}
|
|
{
|
|
name = "Ourbits";
|
|
url = "https://ourbits.club/index.php";
|
|
}
|
|
{
|
|
name = "U2";
|
|
url = "https://u2.dmhy.org/torrents.php";
|
|
}
|
|
{
|
|
name = "Jpopsuki";
|
|
url = "https://jpopsuki.eu/index.php";
|
|
}
|
|
{
|
|
name = "Azusa";
|
|
url = "https://azusa.wiki/torrents.php";
|
|
}
|
|
{
|
|
name = "Skyey Snow";
|
|
url = "https://www.skyey2.com/forum.php?mod=torrents";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Tool";
|
|
bookmarks = [
|
|
{
|
|
name = "Cloudflare";
|
|
url = "https://dash.cloudflare.com";
|
|
}
|
|
{
|
|
name = "Hetzner";
|
|
url = "https://console.hetzner.com";
|
|
}
|
|
{
|
|
name = "Tailscale";
|
|
url = "https://login.tailscale.com/admin/machines";
|
|
}
|
|
{
|
|
name = "Homebrew";
|
|
url = "https://formulae.brew.sh/";
|
|
}
|
|
{
|
|
name = "Nix packages";
|
|
url = "https://search.nixos.org/packages";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|