Refactor HTML structure for improved readability and accessibility; add subreddit links for community discussions
This commit is contained in:
parent
3547c10065
commit
d37a89b611
1 changed files with 49 additions and 19 deletions
68
dist/index.html
vendored
68
dist/index.html
vendored
|
|
@ -91,7 +91,8 @@
|
|||
</svg>
|
||||
Debrid Comparison
|
||||
</a>
|
||||
<nav id="primary-navigation" class="header-nav" aria-label="Main navigation" aria-hidden="true" role="navigation">
|
||||
<nav id="primary-navigation" class="header-nav" aria-label="Main navigation" aria-hidden="true"
|
||||
role="navigation">
|
||||
<a href="#what-are-debrid" class="nav-link">Intro</a>
|
||||
<a href="#pricing" class="nav-link">Pricing</a>
|
||||
<a href="#file-hosts" class="nav-link">Hosts</a>
|
||||
|
|
@ -674,7 +675,8 @@
|
|||
</h3>
|
||||
<div class="resource-list cards-3">
|
||||
<a href="https://github.com/debridmediamanager/awesome-debrid"
|
||||
class="resource-item accent-hover external" target="_blank" rel="noopener noreferrer">
|
||||
class="resource-item accent-hover external" target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<strong>Awesome-Debrid</strong>
|
||||
<span>Curated list of debrid-compatible apps, browser extensions, and automation
|
||||
tools</span>
|
||||
|
|
@ -684,7 +686,8 @@
|
|||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/debridmediamanager/debrid-media-manager"
|
||||
class="resource-item accent-hover external" target="_blank" rel="noopener noreferrer">
|
||||
class="resource-item accent-hover external" target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<strong>Debrid Media Manager</strong>
|
||||
<span>Easily download movies and TV shows directly to your Debrid library</span>
|
||||
<div class="meta-tags">
|
||||
|
|
@ -692,8 +695,9 @@
|
|||
<span class="tag">Open‑source</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/rogerfar/rdt-client" class="resource-item accent-hover external"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/rogerfar/rdt-client"
|
||||
class="resource-item accent-hover external" target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<strong>Real-Debrid Torrent Client</strong>
|
||||
<span>Web interface to manage your torrents on Real-Debrid, AllDebrid,
|
||||
Premiumize TorBox or DebridLink</span>
|
||||
|
|
@ -702,8 +706,9 @@
|
|||
<span class="tag">Open‑source</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/g0ldyy/comet" class="resource-item accent-hover external"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/g0ldyy/comet"
|
||||
class="resource-item accent-hover external" target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<strong>Comet</strong>
|
||||
<span>Stremio's torrent/debrid search add-on</span>
|
||||
<div class="meta-tags">
|
||||
|
|
@ -711,8 +716,9 @@
|
|||
<span class="tag">Open‑source</span>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://github.com/jackett/jackett" class="resource-item accent-hover external"
|
||||
target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/jackett/jackett"
|
||||
class="resource-item accent-hover external" target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
<strong>Jackett + Prowlarr</strong>
|
||||
<span>Indexer proxies that work seamlessly with debrid services for
|
||||
automation</span>
|
||||
|
|
@ -732,9 +738,31 @@
|
|||
</h3>
|
||||
<div class="resource-list cards-3">
|
||||
<div class="resource-item static">
|
||||
<strong>Reddit</strong>
|
||||
<span>Active discussions on r/Debrid, r/Piracy and service-specific
|
||||
threads</span>
|
||||
<a href="https://www.reddit.com/r/RealDebrid/">
|
||||
<strong>r/Real-Debrid</strong>
|
||||
<span>Active discussions on various debrid services and usage tips.</span>
|
||||
<div class="meta-tags">
|
||||
<span class="tag">sub-reddit</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="resource-item static">
|
||||
<a href="https://www.reddit.com/r/debridmediamanager/">
|
||||
<strong>r/DebridMediaManager</strong>
|
||||
<span>Active discussions on various debrid services and usage tips.</span>
|
||||
<div class="meta-tags">
|
||||
<span class="tag">sub-reddit</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="resource-item static">
|
||||
<a href="https://www.reddit.com/r/AllDebrid/">
|
||||
<strong>r/Alldebrid</strong>
|
||||
<span>Active discussions on various debrid services and usage tips.</span>
|
||||
<div class="meta-tags">
|
||||
<span class="tag">sub-reddit</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="resource-item static">
|
||||
<strong>Discord</strong>
|
||||
|
|
@ -742,9 +770,13 @@
|
|||
status updates</span>
|
||||
</div>
|
||||
<div class="resource-item static">
|
||||
<strong>GitHub Issues</strong>
|
||||
<span>Report inaccuracies or suggest improvements here — this project thrives on
|
||||
community input!</span>
|
||||
<a
|
||||
href="https://github.com/fynks/debrid-services-comparison/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen">
|
||||
<strong>GitHub Issues</strong>
|
||||
<span>Report inaccuracies or suggest improvements here — this project
|
||||
thrives on
|
||||
community input!</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -821,8 +853,6 @@
|
|||
rel="noopener noreferrer">Report Issues</a></li>
|
||||
<li><a href="https://github.com/fynks/debrid-services-comparison/blob/main/CONTRIBUTING.md"
|
||||
target="_blank" rel="noopener noreferrer">Contribute</a></li>
|
||||
<li><a href="https://github.com/fynks/debrid-services-comparison/releases"
|
||||
target="_blank" rel="noopener noreferrer">Changelog</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -830,8 +860,8 @@
|
|||
<div class="footer-bottom">
|
||||
<div class="footer-bottom-content">
|
||||
<div class="footer-left">
|
||||
<p>© 2025 Debrid Services Comparison. <span class="made-with">Made with ❤️</span> by <a
|
||||
href="https://github.com/fynks" target="_blank"
|
||||
<p>© 2025 Debrid Services Comparison. <span class="made-with">Made with ❤️</span>
|
||||
by <a href="https://github.com/fynks" target="_blank"
|
||||
rel="noopener noreferrer">Fynks</a></p>
|
||||
<p class="footer-disclaimer">This is an independent, open-source project not affiliated
|
||||
with any debrid service.</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue