1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-05-08 17:09:05 +01:00

jackett indexers as of de14fef9c175074d901ab1a1e4452988c08e55f0 [2025-02-25T14:25:24Z]

This commit is contained in:
ServarrAdmin
2025-02-25 08:25:24 -06:00
parent da3d913b1e
commit 7b811549ca
8 changed files with 120 additions and 15 deletions
+1
View File
@@ -65,6 +65,7 @@ caps:
- {id: 620, cat: Books/EBook, desc: "[E] Romance"}
- {id: 630, cat: Books/EBook, desc: "[E] Sci-Fi"}
- {id: 640, cat: Books/EBook, desc: "[E] Sci-Fi/Apocalyptic"}
- {id: 645, cat: Books/EBook, desc: "[E] Science"}
- {id: 650, cat: Books/EBook, desc: "[E] Self-Help"}
- {id: 660, cat: Books/EBook, desc: "[E] Sports/Fitness"}
- {id: 670, cat: Books/EBook, desc: "[E] Travel"}
+9 -4
View File
@@ -140,19 +140,24 @@ search:
fields:
category:
selector: td a[href^="index.php?page=torrents&category="]
selector: a[href^="index.php?page=torrents&category="]
attribute: href
filters:
- name: querystring
args: category
title:
selector: td a[href^="index.php?page=torrent-details"]
selector: a[href^="index.php?page=torrent-details"]
details:
selector: td a[href^="index.php?page=torrent-details"]
selector: a[href^="index.php?page=torrent-details"]
attribute: href
download:
selector: td a[href^="download.php"]
selector: a[href^="download.php"]
attribute: href
optional: true
magnet:
selector: a[href^="magnet:?xt="]
attribute: href
optional: true
date:
selector: td:nth-child(4) span
attribute: title
+2 -2
View File
@@ -10,7 +10,7 @@ type: public
encoding: UTF-8
# to fetch current domain use https://www.rantop.my/
links:
- https://www.oxtorrent1.com/
- https://www.oxtorrent2.com/
- https://www.zone-torrent.com/
legacylinks:
# latest domains list
@@ -25,7 +25,6 @@ legacylinks:
- https://www.torrent.onl/
- https://www.rantop.org/
# actual legacylinks
- https://www.oxtorrent.tf/
- https://www.oxtorrent.day/
- https://www.oxtorrent.zip/
- https://www.oxtorrent.vip/
@@ -44,6 +43,7 @@ legacylinks:
- https://www-oxtorrent.com/
- https://www.oxtorrent.ke/
- https://www-torrent911.com/
- https://www.oxtorrent1.com/
caps:
categorymappings:
+80
View File
@@ -0,0 +1,80 @@
---
id: plugintorrent
name: plugintorrent
description: "plugintorrent is a Public site for AUDIO apps, plugins and samples"
language: en-US
type: public
encoding: UTF-8
links:
- https://plugintorrent.com/
caps:
categories:
PC: PC
modes:
search: [q]
settings:
- name: sort
type: select
label: Sort requested from site
default: date
options:
date: created
relevance: relevance
- name: type
type: select
label: Order requested from site
default: DESC
options:
DESC: desc
ASC: asc
download:
selectors:
- selector: a[href^="magnet:?xt"]
attribute: href
search:
# https://plugintorrent.com/?s=&orderby=date&order=DESC&post_type=post
paths:
- path: /
allowEmptyInputs: true
inputs:
s: "{{ .Keywords }}"
orderby: "{{ .Config.sort }}"
order: "{{ .Config.type }}"
post_type: post
rows:
selector: article:has(a)
filters:
- name: andmatch
fields:
category:
text: PC
title:
selector: .entry-title
details:
selector: .entry-title > a
attribute: href
download:
selector: .entry-title > a
attribute: href
description:
selector: .entry-summary
date:
selector: span.date
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# wordpress 6.7.2
+3 -3
View File
@@ -9,10 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://24feb.rudub.online/
- https://25feb.rudub.online/
legacylinks:
- http://09feb.rudub.online/
- https://09feb.rudub.online/
- http://10feb.rudub.online/
- https://10feb.rudub.online/
- http://11feb.rudub.online/
@@ -42,6 +40,8 @@ legacylinks:
- http://23feb.rudub.online/
- https://23feb.rudub.online/
- http://24feb.rudub.online/
- https://24feb.rudub.online/
- http://25feb.rudub.online/
caps:
categorymappings:
+3 -3
View File
@@ -7,10 +7,8 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentsir166.com/
- https://torrentsir167.com/
legacylinks:
- http://torrentsir155.com/
- https://torrentsir155.com/
- http://torrentsir156.com/
- https://torrentsir156.com/
- http://torrentsir157.com/
@@ -32,6 +30,8 @@ legacylinks:
- http://torrentsir165.com/
- https://torrentsir165.com/
- http://torrentsir166.com/
- https://torrentsir166.com/
- http://torrentsir167.com/
caps:
categorymappings:
+1 -1
View File
@@ -5,7 +5,7 @@ description: "torrentssg (토렌트쓱) is a Public KOREAN tracker for Korean me
language: ko-KR
type: public
encoding: UTF-8
# to fetch current domain use https://xn--sm2bw9uj0jb6a.com/
# to fetch current domain use: https://xn--sm2bw9uj0jb6a.com/
links:
- https://torrentssg7.com/
+21 -2
View File
@@ -15,7 +15,21 @@ caps:
modes:
search: [q]
settings: []
settings:
- name: sort
type: select
label: Sort requested from site
default: date
options:
date: created
relevance: relevance
- name: type
type: select
label: Order requested from site
default: DESC
options:
DESC: desc
ASC: asc
download:
selectors:
@@ -23,10 +37,15 @@ download:
attribute: href
search:
# https://vstorrent.org/?s=&orderby=date&order=DESC&post_type=post
paths:
- path: /
allowEmptyInputs: true
inputs:
s: "{{ .Keywords }}"
orderby: "{{ .Config.sort }}"
order: "{{ .Config.type }}"
post_type: post
rows:
selector: article:has(a)
@@ -58,4 +77,4 @@ search:
text: 0
uploadvolumefactor:
text: 1
# wordpress 6.2.2
# wordpress 7.2.0