50 lines
854 B
Nix
50 lines
854 B
Nix
{
|
|
"torrents" = [
|
|
{
|
|
docspedia = [
|
|
{
|
|
abbr = "DP";
|
|
href = "https://docspedia.world/";
|
|
description = "Docspedia";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
teamos = [
|
|
{
|
|
abbr = "TM";
|
|
href = "https://teamos.xyz/";
|
|
description = "TeamOS";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
iptorrents = [
|
|
{
|
|
abbr = "IPT";
|
|
href = "https://iptorrents.com/";
|
|
description = "IPTorrents";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
itatorrents = [
|
|
{
|
|
abbr = "ITA";
|
|
href = "https://itatorrents.xyz/";
|
|
description = "ItaTorrents";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
fearnopeer = [
|
|
{
|
|
abbr = "FNP";
|
|
href = "https://fearnopeer.com/";
|
|
description = "FearNoPeer";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|