Skip to content

Commit 7d03761

Browse files
authored
docs:update supported indexers (autobrr#202)
* docs: update supported indexers * docs: update supported indexers count
1 parent 646f7cc commit 7d03761

File tree

3 files changed

+27
-17
lines changed

3 files changed

+27
-17
lines changed

docs/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This isn't needed if your use case is feeding the \*arrs only. Since they have R
9797

9898
As of right now, autobrr features:
9999

100-
- Support for 75+ trackers with IRC announces
100+
- Support for 90 trackers with IRC announces
101101
- RSS and Torznab/Newznab support via Prowlarr to easily get access to hundreds of indexers
102102
- Powerful but simple filtering with RegEx support (like in autodl-irssi)
103103
- Easy to use and mobile friendly web UI (with dark mode!) to manage everything

snippets/indexers.mdx

+25-15
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,68 @@
22
<summary>Click to view supported indexers</summary>
33

44
- ABNormal
5-
- AcidLounge
5+
- Acid-Lounge
66
- Aither
77
- AlphaRatio
88
- AnimeBytes
9+
- AnimeWorld
910
- Anthelion
11+
- BIT-HDTV
1012
- Bemaniso
1113
- BeyondHD
12-
- Bit-HDTV
14+
- BitHUmen
1315
- BitSexy
14-
- Bittorrentfiles
16+
- BitTorrentFiles
1517
- BroadcasTheNet
1618
- BrokenStones
1719
- Cathode-Ray Tube
1820
- DanishBytes
1921
- DigitalCore
20-
- DocsPedia.world
22+
- DocsPedia
2123
- Empornium
2224
- Enthralled
25+
- FearNoPeer
2326
- FileList
24-
- Funfile
27+
- FinElite
28+
- FunFile
2529
- Fuzer
2630
- GazelleGames
31+
- HD-Only
2732
- HD-Space
2833
- HD-Torrents
2934
- HDBits
35+
- Hawke-UNO
3036
- Hebits
31-
- Huno
32-
- iAnon
33-
- ImmortalSeed
3437
- IPTorrents
38+
- ImmortalSeed
3539
- KeepFRDS
36-
- Locadora
3740
- LST
41+
- LilleSky
42+
- Locadora
3843
- Milkie
39-
- MoreThanTV
44+
- MoreThanTv
4045
- MyAnonamouse
41-
- nCore
4246
- Nebulance
4347
- Norbits
4448
- Nyaa
4549
- OnlyEncodes
4650
- Orpheus
51+
- PTFiles
4752
- PassThePopcorn
4853
- PixelHD
4954
- PolishSource
5055
- PolishTracker
51-
- PornBay
56+
- Pornbay
5257
- PreToMe
53-
- PTFiles
5458
- PussyTorrents
5559
- Redacted
5660
- ReelFliX
5761
- RetroFlix
5862
- RevolutionTT
59-
- Romanian Metal Torrents / iPlay
63+
- Romanian Metal Torrents
64+
- SATClubbing
6065
- SceneHD
66+
- SeedPool
6167
- Sharewood
6268
- SkipTheCommericals
6369
- SkipTheTrailers
@@ -75,10 +81,14 @@
7581
- TorrentNetwork
7682
- TorrentSectorCrew
7783
- TorrentSeeds
84+
- TorrentSeeds Music
7885
- TorrentSyndikat
7986
- TranceTraffic
8087
- UHDBits
81-
- xSpeeds
88+
- XSpeeds
89+
- iAnon
90+
- iNSANE
91+
- nCore
8292

8393
along with the **Generic RSS** and **Generic Torznab/Newznab** integration.
8494

src/pages/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ function HomepageHeader() {
7070
/>
7171
<Center
7272
icon={<AiOutlineDownload size="24" />}
73-
text="75+ Indexers"
73+
text="90 Indexers"
7474
/>
7575
<Center icon={<AiOutlineFilter size="24" />} text="Filters" />
7676
<Center icon={<CgPlug size="24" />} text="*arr Integration" />

0 commit comments

Comments
 (0)