2020-03-04 18:06:22 +00:00
|
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
|
id: xxxtor
|
2020-05-10 20:05:19 +00:00
|
|
|
|
name: xxxtor
|
|
|
|
|
description: "xxxtor is a RUSSIAN Public Torrent Tracker for 3X"
|
|
|
|
|
language: ru-ru
|
|
|
|
|
type: public
|
|
|
|
|
encoding: UTF-8
|
|
|
|
|
links:
|
|
|
|
|
- https://xxxtor.com/
|
|
|
|
|
legacylinks:
|
|
|
|
|
- https://xxxtor.org/ # redirects to .com
|
|
|
|
|
- https://xxxtor.info/ # redirects to .com
|
2020-11-09 23:38:00 +00:00
|
|
|
|
certificates:
|
|
|
|
|
- 49538cc58d5b5e7b70b4a3b2454f952103701342 # expired 09 November 2020
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
caps:
|
|
|
|
|
categorymappings:
|
|
|
|
|
- {id: XXX, cat: XXX, desc: "XXX"}
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
modes:
|
|
|
|
|
search: [q]
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
settings: []
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
search:
|
|
|
|
|
# https://xxxtor.com/b.php?search=penny
|
|
|
|
|
paths:
|
|
|
|
|
- path: b.php
|
|
|
|
|
inputs:
|
|
|
|
|
search: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
rows:
|
|
|
|
|
selector: table > tbody > tr.gai
|
|
|
|
|
filters:
|
|
|
|
|
- name: andmatch
|
2020-03-04 18:06:22 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
fields:
|
|
|
|
|
category:
|
|
|
|
|
text: XXX
|
|
|
|
|
title:
|
|
|
|
|
selector: a[href^="/torrent/"]
|
|
|
|
|
details:
|
|
|
|
|
selector: a[href^="/torrent/"]
|
|
|
|
|
attribute: href
|
|
|
|
|
download:
|
|
|
|
|
selector: a[href^="/download/"]
|
|
|
|
|
attribute: href
|
|
|
|
|
magnet:
|
|
|
|
|
selector: a[href^="magnet:?xt="]
|
|
|
|
|
attribute: href
|
|
|
|
|
date:
|
|
|
|
|
selector: td:first-of-type
|
|
|
|
|
filters:
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Янв", "Jan"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Фев", "Feb"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Мар", "Mar"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Апр", "Apr"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Май", "May"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Июн", "Jun"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Июл", "Jul"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Авг", "Aug"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Сен", "Sep"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Окт", "Oct"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Ноя", "Nov"]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["Дек", "Dec"]
|
2020-11-17 02:53:32 +00:00
|
|
|
|
- name: append
|
|
|
|
|
args: " +03:00" # MSK
|
2020-05-10 20:05:19 +00:00
|
|
|
|
- name: dateparse
|
2020-11-17 02:53:32 +00:00
|
|
|
|
args: "02 Jan 06 -07:00"
|
2020-05-10 20:05:19 +00:00
|
|
|
|
size:
|
|
|
|
|
selector: td:nth-of-type(3)
|
|
|
|
|
seeders:
|
|
|
|
|
selector: td:last-of-type span:first-of-type
|
|
|
|
|
leechers:
|
|
|
|
|
selector: td:last-of-type span:last-of-type
|
|
|
|
|
downloadvolumefactor:
|
|
|
|
|
text: 0
|
|
|
|
|
uploadvolumefactor:
|
|
|
|
|
text: 1
|
2020-03-04 18:06:22 +00:00
|
|
|
|
# engine n/a
|