1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-25 19:08:06 +01:00
Files
Indexers/definitions/v11/traht.yml
ServarrAdmin 03d43b4b70 Fixed: deprecate v10 schema version and migrate indexers to v11
- Migrated 485+ indexer definitions from v10 to v11 directory
- Preserved existing v11 indexers (skipped 15 duplicates to keep v11 versions)
- Updated VERSIONS file: MIN_VERSION changed from 10 to 11
- Updated documentation in README.md and CONTRIBUTING.md:
  * Marked v10 as deprecated (removed from active versions)
  * Updated v11 as single active version with 522+ indexers
  * Added deprecation warnings and migration notes
- Kept v10/schema.json for historical reference
- All validation passes with migrated indexers

Breaking change: v10 no longer contains active indexer definitions.
Prowlarr will continue to work as it falls back to available versions.
2025-08-24 07:38:43 -05:00

73 lines
1.3 KiB
YAML

---
id: traht
name: TrahT
description: "TrahT is a RUSSIAN Public Torrent Tracker for 3X"
language: ru-RU
type: public
encoding: windows-1251
links:
- https://traht.org/
legacylinks:
- http://traht.org/
caps:
categories:
xxx: XXX
modes:
search: [q]
settings:
- name: info_flaresolverr
type: info_flaresolverr
search:
paths:
# http://traht.org/browse.php?search=&cat=0&year=0&format=0
- path: browse.php
inputs:
search: "{{ .Keywords }}"
cat: 0
year: 0
format: 0
rows:
selector: div[id^="releases-table"] table.embedded tbody tr:has(a[href^="download.php?id="])
fields:
category:
text: xxx
title:
selector: a[href^="details.php?id="]
details:
selector: a[href^="details.php?id="]
attribute: href
download:
selector: a[href^="download.php?id="]
attribute: href
filters:
- name: append
args: "&ok="
date:
text: now
size:
selector: td:nth-child(5)
seeders:
selector: td:nth-child(6)
filters:
- name: split
args: ["|", 0]
leechers:
selector: td:nth-child(6)
filters:
- name: split
args: ["|", 1]
description:
selector: img
attribute: title
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# Kinokpk 3.00