mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
engine tags. #6822
This commit is contained in:
@@ -145,3 +145,4 @@
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -129,3 +129,4 @@
|
|||||||
case:
|
case:
|
||||||
"span.label:contains(\"2X\")": 2
|
"span.label:contains(\"2X\")": 2
|
||||||
"*": 1
|
"*": 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -61,8 +61,10 @@
|
|||||||
search: "{{if .Query.Artist}}{{ .Query.Artist }}{{else}}{{ .Keywords }}{{end}}"
|
search: "{{if .Query.Artist}}{{ .Query.Artist }}{{else}}{{ .Keywords }}{{end}}"
|
||||||
# 0 active 1 incldead 2 onlydead
|
# 0 active 1 incldead 2 onlydead
|
||||||
incldead: 1
|
incldead: 1
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table[border="1"][cellspacing="0"][cellpadding="5"] > tbody > tr:has(a[href^="details.php?id="])
|
selector: table[border="1"][cellspacing="0"][cellpadding="5"] > tbody > tr:has(a[href^="details.php?id="])
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
selector: a[href^="browse.php?cat="]
|
selector: a[href^="browse.php?cat="]
|
||||||
@@ -109,3 +111,4 @@
|
|||||||
text: 1
|
text: 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -41,7 +41,7 @@
|
|||||||
inputs:
|
inputs:
|
||||||
start: 50
|
start: 50
|
||||||
inputs:
|
inputs:
|
||||||
nm: "{{.Keywords}}"
|
nm: "{{ .Keywords }}"
|
||||||
o: "{{ .Config.sort }}"
|
o: "{{ .Config.sort }}"
|
||||||
s: "{{ .Config.type }}"
|
s: "{{ .Config.type }}"
|
||||||
|
|
||||||
@@ -131,3 +131,4 @@
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -60,7 +60,7 @@
|
|||||||
inputs:
|
inputs:
|
||||||
start: 50
|
start: 50
|
||||||
inputs:
|
inputs:
|
||||||
nm: "{{.Keywords}}"
|
nm: "{{ .Keywords }}"
|
||||||
o: "{{ .Config.sort }}"
|
o: "{{ .Config.sort }}"
|
||||||
s: "{{ .Config.type }}"
|
s: "{{ .Config.type }}"
|
||||||
|
|
||||||
@@ -150,3 +150,4 @@
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -104,3 +104,4 @@
|
|||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -816,3 +816,4 @@
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -744,3 +744,4 @@
|
|||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# phpBB
|
||||||
|
@@ -141,5 +141,5 @@
|
|||||||
"img[alt=\"Freeleech\"]": 0
|
"img[alt=\"Freeleech\"]": 0
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
case:
|
text: 1
|
||||||
"*": 1
|
# engine n/a
|
||||||
|
@@ -1,8 +1,3 @@
|
|||||||
#,==========,
|
|
||||||
#| | | |
|
|
||||||
#`-./ \.-' - Config'd by Quatroking (05-05-2017), updated by AeonLucid (26-05-2017) -
|
|
||||||
# `.__.'
|
|
||||||
|
|
||||||
---
|
---
|
||||||
site: nyaa-pantsu
|
site: nyaa-pantsu
|
||||||
name: Nyaa-pantsu
|
name: Nyaa-pantsu
|
||||||
@@ -158,3 +153,4 @@
|
|||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
@@ -175,3 +175,4 @@
|
|||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user