Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ You can check out a few other, longer, screenshots in the docs folder.
| DarkPeers | UNIT3D | ✅ Verified | |
| Luminarr | UNIT3D | 🟡 Unverified | |
| CathodeRayTube (CRT) | UNIT3D | 📋 Draft | |
| DigitalCore | Custom | 📋 Needs adapter | |
| DigitalCore | Custom | ✅ Verified | |
| HDBits | Custom | 📋 Needs adapter | |
| SecretCinema | Custom | 📋 Needs adapter | |
| SportsCult | Custom | 📋 Needs adapter | |
Expand Down
4 changes: 2 additions & 2 deletions src/data/trackers/digitalcore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import type { TrackerRegistryEntry } from "@/data/tracker-registry"
export const digitalcore: TrackerRegistryEntry = {
// ── Identity ────────────────────────────────────────────────────────
slug: "digitalcore",
name: "DigitalCore",
abbreviation: "DC",
name: "DigitalCore.Club",
abbreviation: "DCC",
url: "https://digitalcore.club",
description:
"Scene-oriented 0day/general tracker with 1.5M+ torrents. Movies, TV, music, apps, games, ebooks.",
Expand Down