Created the managarr demo docker-compose and quickstart script
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
---
|
||||
id: torrentoyunindir
|
||||
name: Torrent Oyun indir
|
||||
description: "Torrent Oyun indir is a TURKISH Public torrent site for GAMES"
|
||||
language: tr-TR
|
||||
type: public
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://0.torrentoyunindir.com/
|
||||
legacylinks:
|
||||
- https://www.torrentoyunindir.com/
|
||||
- http://0.torrentoyunindir.com/
|
||||
|
||||
caps:
|
||||
categories:
|
||||
1: PC/Games
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
|
||||
settings: []
|
||||
|
||||
download:
|
||||
selectors:
|
||||
- selector: div.facepaylas a
|
||||
attribute: href
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: /
|
||||
inputs:
|
||||
s: "{{ .Keywords }}"
|
||||
|
||||
rows:
|
||||
selector: div.moviefilm
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
category:
|
||||
text: 1
|
||||
title:
|
||||
selector: div.movief
|
||||
details:
|
||||
selector: a
|
||||
attribute: href
|
||||
download:
|
||||
selector: a
|
||||
attribute: href
|
||||
description:
|
||||
selector: a > span
|
||||
attribute: class
|
||||
poster:
|
||||
selector: img
|
||||
attribute: src
|
||||
date:
|
||||
text: now
|
||||
size:
|
||||
text: "512 MB"
|
||||
seeders:
|
||||
text: 1
|
||||
leechers:
|
||||
text: 1
|
||||
downloadvolumefactor:
|
||||
text: 0
|
||||
uploadvolumefactor:
|
||||
text: 1
|
||||
# engine n/a
|
||||
Reference in New Issue
Block a user