engine tags. #6822

This commit is contained in:
Garfield69 2020-01-16 17:33:16 +13:00
parent 8402275093
commit c25726dcd0
12 changed files with 21 additions and 17 deletions

View File

@ -150,6 +150,7 @@
rows:
selector: table.tableinborder > tbody > tr:has(a[href^="details.php"])
fields:
title:
selector: a[href^="details.php"]
@ -225,3 +226,4 @@
case:
img[alt="2xU"]: 2
"*": 1
# engine n/a

View File

@ -148,3 +148,4 @@
description:
selector: td:nth-child(2)
remove: a, img
# NexusPHP Standard v1.5 Beta 4

View File

@ -62,8 +62,6 @@
modes:
search: [q]
# seems that site does not support season/episode searching
# tv-search: [q, season, ep]
movie-search: [q]
settings:
@ -93,17 +91,7 @@
#
paths:
- path: browse.php
# cant get season/episode search working on this site
# keywordsfilters:
# - name: diacritics
# args: replace
# - name: re_replace # S01 to Сезон 1
# args: ["(?i)\\bS0*(\\d+)\\b", ", Сезон $1"]
# - name: re_replace # S01E01 to Сезон 1 Серия 1
# args: ["(?i)\\bS0*(\\d+)E0*(\\d+)\\b", ", Сезон $1, Серия $2"]
inputs:
# multi category filters not supported
# $raw: "{{range .Categories}}c{{.}}=1&{{end}}"
search: "{{ .Keywords }}"
cat: 0
# 0 active 1 incldead 2 onlydead 3 gold 4 noseed 5 silver 7 BFG
@ -202,3 +190,4 @@
"*": 1
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -133,10 +133,11 @@
selector: "a[style=\"font-size: 8pt;cursor: pointer;\"][title]"
downloadvolumefactor:
case:
img[title="Ingyenes letöltés"]: "0"
"*": "1"
img[title="Ingyenes letöltés"]: 0
"*": 1
uploadvolumefactor:
selector: span:contains("Feltöltési szorzó")
filters:
- name: replace
args: ["Feltöltési szorzó × ", ""]
# engine n/a

View File

@ -51,6 +51,7 @@
rows:
selector: table.browse-list > tbody > tr
fields:
category:
selector: td:nth-child(1) a
@ -154,3 +155,4 @@
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -45,7 +45,7 @@
search:
paths:
- path: "{{if .Keywords}}search.php?kwds={{ .Keywords}}&ord={{ .Config.sort }}&cat=100{{else}}/{{end}}"
- path: "{{ if .Keywords }}search.php?kwds={{ .Keywords }}&ord={{ .Config.sort }}&cat=100{{else}}/{{end}}"
rows:
selector: table.torrentsTable:has(tr.r) tbody tr.r
fields:
@ -80,3 +80,4 @@
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -96,3 +96,4 @@
text: 1
uploadvolumefactor:
text: 1
# TorrentPier

View File

@ -115,3 +115,4 @@
uploadvolumefactor:
case:
"*": 1
# engine n/a

View File

@ -38,8 +38,10 @@
search:
paths:
- path: "{{ if .Keywords }}?s={{ .Keywords }}&sort={{ .Config.sort }}{{else}}recent?sort={{ .Config.sort }}{{end}}"
rows:
selector: li[class$="item"]
fields:
title:
selector: h2[class$="title"] a[href*="/torrent/"]
@ -68,3 +70,4 @@
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -74,4 +74,5 @@
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
text: 1
# dhtcrawler2

View File

@ -76,3 +76,4 @@
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -25,7 +25,7 @@
search:
paths:
- path: "search/{{if .Keywords}}{{ .Keywords}}{{else}}2019{{end}}"
- path: "search/{{ if .Keywords }}{{ .Keywords }}{{else}}2019{{end}}"
rows:
selector: div.row:has(a[href*="/detail/hash/"])
fields:
@ -55,3 +55,4 @@
text: 0
uploadvolumefactor:
text: 1
# engine n/a