2025-07-24 02:36:50 -06:00

50 lines
808 B
Nix

{
"torrents" = [
{
docspedia = [
{
abbr = "DP";
href = "https://docspedia.world/";
description = "";
}
];
}
{
teamos = [
{
abbr = "TM";
href = "https://teamos.xyz/";
description = "";
}
];
}
{
iptorrents = [
{
abbr = "IPT";
href = "https://iptorrents.com/";
description = "";
}
];
}
{
itatorrents = [
{
abbr = "ITA";
href = "https://itatorrents.xyz/";
description = "";
}
];
}
{
fearnopeer = [
{
abbr = "FNP";
href = "https://fearnopeer.com/";
description = "";
}
];
}
];
}