fix: deepbrid supports Usenet
This commit is contained in:
parent
ea7c42cf58
commit
dca987df03
2 changed files with 3 additions and 4 deletions
|
|
@ -103,7 +103,7 @@ Debrid ("multi-hoster") services act as paid aggregation layers between you and
|
|||
| Feature | Real-Debrid | AllDebrid | Premiumize | TorBox | Debrid-Link | LinkSnappy | Others |
|
||||
|:--------|:-----------:|:---------:|:----------:|:------:|:-----------:|:----------:|:------:|
|
||||
| **Torrent Support** | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ✅ |
|
||||
| **Usenet Access** | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | ✅ <br> (Offcloud) |
|
||||
| **Usenet Access** | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ | Platform Dependent |
|
||||
| **Free Trial/Tier** | ❌ | ✅ <br> (7-day) | ❌ | ✅ | ❌ | ❌ | Varies |
|
||||
| **API Access** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
| **Mobile Apps** | 3rd-party | PWA | Official | Official | Web | Web | Varies |
|
||||
|
|
@ -714,7 +714,6 @@ Comprehensive list of all supported file hosts across all services.
|
|||
| Uptobox | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Upvid | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
|
||||
| Uqload | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
|
||||
| Usenet | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Userscloud | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
|
||||
| Usersdrive | ✅ | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ |
|
||||
| Ustream | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ |
|
||||
|
|
@ -793,7 +792,7 @@ Comprehensive list of all supported file hosts across all services.
|
|||
|
||||
| Service | AllDebrid | TorBox | Premiumize | Real-Debrid | Debrid-Link | LinkSnappy | Mega-Debrid | Deepbrid | High-Way | Offcloud |
|
||||
|-----------------|:---------:|:------:|:----------:|:-----------:|:-----------:|:----------:|:-----------:|:--------:|:--------:|:--------:|
|
||||
| **Usenet** | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |
|
||||
| **Usenet** | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | ✅ |
|
||||
|
||||
|
||||
---
|
||||
|
|
|
|||
2
dist/index.html
vendored
2
dist/index.html
vendored
|
|
@ -860,7 +860,7 @@
|
|||
<td><span class="status-badge unsupported">❌</span></td>
|
||||
<td><span class="status-badge unsupported">❌</span></td>
|
||||
<td><span class="status-badge unsupported">❌</span></td>
|
||||
<td><span class="status-badge unsupported">❌</span></td>
|
||||
<td><span class="status-badge supported">✅</span></td>
|
||||
<td><span class="status-badge unsupported">❌</span></td>
|
||||
<td><span class="status-badge supported">✅</span></td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue