mirror of
https://github.com/Prowlarr/Indexers.git
synced 2026-04-29 12:53:39 +01:00
Added Indexers: definitions/v10/bitgamer.yml definitions/v10/letseed.yml definitions/v10/pandahd.yml Modified Indexers: definitions/v10/abnormal.yml definitions/v10/abtorrents.yml definitions/v10/acrossthetasman.yml definitions/v10/aither-api.yml definitions/v10/amigosshare.yml definitions/v10/anilibria.yml definitions/v10/arabp2p.yml definitions/v10/asiancinema.yml definitions/v10/asiandvdclub.yml definitions/v10/bithumen.yml definitions/v10/bitpalace.yml definitions/v10/bitturk.yml definitions/v10/blutopia-api.yml definitions/v10/bwtorrents.yml definitions/v10/cinemageddon.yml definitions/v10/cinematik.yml definitions/v10/concertos.yml definitions/v10/cyanbug.yml definitions/v10/darkpeers.yml definitions/v10/deildu.yml definitions/v10/desitorrents-api.yml definitions/v10/diablotorrent.yml definitions/v10/digitalcore.yml definitions/v10/discfan.yml definitions/v10/explosiv-world.yml definitions/v10/f1carreras-api.yml definitions/v10/fuzer.yml definitions/v10/gigatorrents.yml definitions/v10/hawke-uno.yml definitions/v10/hd-unit3d-api.yml definitions/v10/hdkylin.yml definitions/v10/hdspace.yml definitions/v10/hebits.yml definitions/v10/huntorrent.yml definitions/v10/itorrent.yml definitions/v10/jav-torrent.yml definitions/v10/karagarga.yml definitions/v10/libronube.yml definitions/v10/lst.yml definitions/v10/madsrevolution.yml definitions/v10/matrix.yml definitions/v10/mazepa.yml definitions/v10/mesevilag.yml definitions/v10/milkie.yml definitions/v10/mojblink.yml definitions/v10/nipponsei.yml definitions/v10/nortorrent.yml definitions/v10/nyaapantsu.yml definitions/v10/nyaasi.yml definitions/v10/oldtoonsworld.yml definitions/v10/onejav.yml definitions/v10/oxtorrent-vip.yml definitions/v10/portugas-api.yml definitions/v10/ptchina.yml definitions/v10/redstartorrent.yml definitions/v10/rgfootball.yml definitions/v10/rudub.yml definitions/v10/shareisland-api.yml definitions/v10/sharewood-api.yml definitions/v10/speedmasterhd.yml definitions/v10/spiritofrevolution.yml definitions/v10/sugoimusic.yml definitions/v10/sukebeinyaasi.yml definitions/v10/superbits.yml definitions/v10/thegeeks.yml definitions/v10/theoccult.yml definitions/v10/theplace.yml definitions/v10/theshow.yml definitions/v10/thevault.yml definitions/v10/tokyotosho.yml definitions/v10/torrent-turk.yml definitions/v10/torrentbd.yml definitions/v10/torrentby.yml definitions/v10/torrentleech.yml definitions/v10/torrentqq.yml definitions/v10/torrentseeds-api.yml definitions/v10/torrentsir.yml definitions/v10/torrentsome.yml definitions/v10/vsthouse.yml definitions/v10/vsttorrents.yml definitions/v10/wihd.yml definitions/v10/world-of-tomorrow.yml definitions/v10/x-ite.me.yml definitions/v10/xthor-api.yml definitions/v10/zktorrent.yml definitions/v11/torrentby.yml definitions/v11/torrentleech.yml
75 lines
1.3 KiB
YAML
75 lines
1.3 KiB
YAML
---
|
|
id: vsthouse
|
|
name: VSTHouse
|
|
description: "VSTHouse is a RUSSIAN Public site for AUDIO apps, plugins and samples"
|
|
language: ru-RU
|
|
type: public
|
|
encoding: UTF-8
|
|
links:
|
|
- https://vsthouse.ru/
|
|
legacylinks:
|
|
- http://vsthouse.ru/
|
|
|
|
caps:
|
|
categories:
|
|
PC: PC
|
|
|
|
modes:
|
|
search: [q]
|
|
|
|
settings: []
|
|
|
|
download:
|
|
selectors:
|
|
- selector: a[title^="Скачать:"]
|
|
attribute: href
|
|
|
|
search:
|
|
paths:
|
|
# http://vsthouse.ru/search/?q=drummer&m=load&t=0
|
|
- path: search
|
|
inputs:
|
|
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
|
|
m: load
|
|
t: 0
|
|
|
|
rows:
|
|
selector: table.eBlock:has(div.eDetails:contains(":"))
|
|
filters:
|
|
- name: andmatch
|
|
|
|
fields:
|
|
category:
|
|
text: PC
|
|
title:
|
|
selector: div.eTitle a
|
|
details:
|
|
selector: div.eTitle a
|
|
attribute: href
|
|
download:
|
|
selector: div.eTitle a
|
|
attribute: href
|
|
description:
|
|
selector: div.eDetails
|
|
date:
|
|
selector: div.eDetails
|
|
remove: a, span
|
|
filters:
|
|
- name: replace
|
|
args: ["- ", ""]
|
|
- name: append
|
|
args: " +03:00" # MSK
|
|
- name: dateparse
|
|
args: "yyyy-MM-dd HH:mm:ss zzz"
|
|
size:
|
|
text: "512 MB"
|
|
seeders:
|
|
text: 1
|
|
leechers:
|
|
text: 1
|
|
downloadvolumefactor:
|
|
text: 0
|
|
uploadvolumefactor:
|
|
text: 1
|
|
# engine uCoz
|