1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-02 00:08:06 +01:00

jackett indexers as of f3333618abc77fc75b4c1b9d9e3714e18c028d1c [2026-02-25T01:24:49Z]

Added Indexers: definitions/v11/axeltorrents.yml

Removed Indexers: definitions/v11/axelbg.yml

Modified Indexers:
definitions/v11/c411.yml
definitions/v11/extremebits.yml
definitions/v11/happyfappy.yml
definitions/v11/happyfappy2fa.yml
definitions/v11/trackerzero.yml
definitions/v11/world-torrent.yml
definitions/v11/xxxclub.yml
This commit is contained in:
ineednewpajamas
2026-02-24 19:24:49 -06:00
committed by Auggie
parent 2e44c10137
commit b5906ef40e
8 changed files with 65 additions and 27 deletions

View File

@@ -1,9 +1,9 @@
---
id: axelbg
name: AxelBg
description: "AxelBg is a BULGARIAN Public Torrent Tracker for 0DAY / GENERAL"
id: axeltorrents
name: AXEL Torrents
description: "AXEL Torrents is a BULGARIAN Semi-Private Torrent Tracker for MOVIES / TV / GENERAL"
language: bg-BG
type: public
type: semi-private
encoding: windows-1251
links:
- https://axelbg.net/
@@ -32,12 +32,22 @@ caps:
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
tv-search: [q, season, ep, imdbid]
movie-search: [q, imdbid]
music-search: [q]
book-search: [q]
settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: freeleech
type: checkbox
label: Search freeleech only
default: false
- name: sort
type: select
label: Sort requested from site
@@ -54,21 +64,37 @@ settings:
options:
desc: desc
asc: asc
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
- name: ip_filtering
type: info
label: "IP Filtering"
default: "AxelBg blocks Non-Bulgarian IP addresses. No results likely means your IP was not accepted. Test by accessing <a href=\"https://axelbg.net/\" target=\"_blank\">AxelBg</a> WEB site with your browser."
default: "AXEL Torrents blocks Non-Bulgarian IP addresses. No results likely means your IP was not accepted. Test by accessing <a href=\"https://axelbg.net/\" target=\"_blank\">AXEL Torrents</a> WEB site with your browser."
login:
path: login.php
method: post
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: div.login-note
test:
path: /
selector: a[href="/logout.php"]
search:
paths:
- path: browse.php
inputs:
$raw: "{{ range .Categories }}cat{{.}}=1&{{end}}"
search: "{{ .Keywords }}"
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
# 0 active, 1 incldead, 2 onlydead, 3 onlyfree, 4 only BGAudio, 5 only BGSubs
incldead: 1
incldead: "{{ if .Config.freeleech }}3{{ else }}1{{ end }}"
# intitle, everywhere
place: intitle
place: "{{ if .Query.IMDBID }}everywhere{{ else }}intitle{{ end }}"
sort: "{{ .Config.sort }}"
type: "{{ .Config.type }}"
@@ -116,7 +142,14 @@ search:
leechers:
selector: td:nth-last-child(1)
downloadvolumefactor:
text: 0
case:
img[src="/images/free.gif"]: 0
"*": 1
uploadvolumefactor:
text: 1
# engine n/a
minimumseedtime:
# 1 day (as seconds = 24 x 60 x 60)
text: 86400
description:
selector: em
# engine n/a (based on NexusPHP)

View File

@@ -13,15 +13,19 @@ legacylinks:
caps:
categorymappings:
# from https://c411.org/api/torznab?apikey=YOUR-API-KEY&t=caps
- {id: 1000, cat: Console, desc: "Jeux Vidéo & Emulation"}
- {id: 1000, cat: Console, desc: "Jeux Vidéo & Emulation & VR"}
- {id: 1030, cat: Console/Wii, desc: "Nintendo"}
- {id: 1040, cat: Console/XBox, desc: "Xbox"}
- {id: 1040, cat: Console/XBox, desc: "Microsoft"}
- {id: 1080, cat: Console/PS4, desc: "Sony"}
- {id: 1090, cat: Console/Other, desc: "Jeux Autre & ROM/ISO"}
- {id: 2000, cat: Movies, desc: "Films & Vidéos"}
- {id: 2060, cat: Movies/Other, desc: "Animation Films & Vidéo-clips"}
- {id: 2010, cat: Movies/Other, desc: "Films Collection"}
- {id: 2030, cat: Movies/Foreign, desc: "Films Foreign"}
- {id: 2050, cat: Movies/Other, desc: "Vidéo-clips"}
- {id: 2060, cat: Movies/Other, desc: "Films Animation"}
- {id: 2070, cat: Movies, desc: "Films Documentaire"}
- {id: 2090, cat: Movies/Other, desc: "Films Concert & Spectacle"}
- {id: 2080, cat: Movies/Other, desc: "Films Spectacle"}
- {id: 2090, cat: Movies/Other, desc: "Films Concert"}
- {id: 3000, cat: Audio, desc: "Audio"}
- {id: 3010, cat: Audio/MP3, desc: "Musique"}
- {id: 3030, cat: Audio/Audiobook, desc: "Audiobooks"}
@@ -36,7 +40,7 @@ caps:
- {id: 5060, cat: TV/Sport, desc: "Sport"}
- {id: 5070, cat: TV/Anime, desc: "Animation Série"}
- {id: 5080, cat: TV/Documentary, desc: "Emission TV"}
- {id: 6000, cat: XXX, desc: "XXX"}
- {id: 6000, cat: XXX, desc: "3X & 3X VR"}
- {id: 6010, cat: XXX/DVD, desc: "3X Films"}
- {id: 6050, cat: XXX/Other, desc: "3X Ebooks"}
- {id: 6060, cat: XXX/ImageSet, desc: "3X Images"}
@@ -46,7 +50,7 @@ caps:
- {id: 7010, cat: Books/Mags, desc: "Presse"}
- {id: 7020, cat: Books/EBook, desc: "Livres"}
- {id: 7030, cat: Books/Comics, desc: "BDs & Comics & Manga"}
- {id: 8010, cat: Other/Misc, desc: "Imprimante 3D & Objets & Personnages"}
- {id: 8010, cat: Other/Misc, desc: "Imprimante 3D & Objets & Pack & Personnages"}
modes:
search: [q]

View File

@@ -5,6 +5,8 @@ description: "ExtremeBits is a Private Torrent Tracker for EXTREME SPORTS"
language: en-US
type: private
encoding: UTF-8
certificates:
- f31a18c5e097512324e47b20f67ab4607553ae3c # Expired 24th Feb 2026
links:
- https://extremebits.net/

View File

@@ -6,6 +6,8 @@ language: en-US
type: private
encoding: UTF-8
links:
- https://www.happyfappy.net/
legacylinks:
- https://www.happyfappy.org/
caps:

View File

@@ -6,6 +6,8 @@ language: en-US
type: private
encoding: UTF-8
links:
- https://www.happyfappy.net/
legacylinks:
- https://www.happyfappy.org/
caps:

View File

@@ -1,7 +1,7 @@
---
id: trackerzero
name: TrackerZero
description: "TrackerZero is an ITALIAN Private Torrent Tracker for MOVIES / TV / MUSIC / SOFTWARE"
description: "TrackerZero is an ITALIAN Private PAY2DL Torrent Tracker for MOVIES / TV / MUSIC / SOFTWARE"
language: it-IT
type: private
encoding: UTF-8

View File

@@ -12,7 +12,7 @@ links:
- https://ww2-mania-torrent.com/
- https://ww2-cine-torrent.com/
- https://ww2-magnet-torrent.com/
- https://www-mega-torrent.com/
- https://ww2-mega-torrent.com/
- https://ww3-zone-torrent.com/
- https://ww2-warez-torrent.com/
legacylinks:
@@ -29,13 +29,6 @@ legacylinks:
- https://www.site-torrent.com/
- https://www.rantop.my/
# actual legacylinks
- https://wvw-zetorrents.com/
- https://www-zetorrents.com/
- https://www.zetorrents1.com/
- https://www.zetorrents.diy/
- https://www.zetorrents2.com/
- https://www.zetorrents.town/
- https://zetorrents-proxy.site/
- https://ww1-zetorrents.me/
- https://www.zetorrents.rent/
- https://ww1-zetorrents.town/
@@ -50,6 +43,7 @@ legacylinks:
- https://www-mania-torrent.com/
- https://www.mega-torrent9.com/
- https://ww1-mega-torrent.com/
- https://www-mega-torrent.com/
- https://www.warez-torrent1.com/
- https://ww1-warez-torrent.com/
- https://www-warez-torrent.com/

View File

@@ -9,6 +9,7 @@ requestDelay: 3
links:
- https://xxxclub.to/
- https://xxxclub.cc/
- https://xxxclub.me/
caps:
categorymappings: