mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ztracker: add engine tag
This commit is contained in:
@@ -105,6 +105,7 @@
|
||||
search_type: "{{ if .Query.IMDBID }}t_description{{else}}t_name{{end}}"
|
||||
sort: "{{ .Config.sort }}"
|
||||
type: "{{ .Config.type }}"
|
||||
# does not return imdb link in results
|
||||
|
||||
rows:
|
||||
selector: table[border="1"] > tbody > tr:has(a[href*="details.php?id="])
|
||||
@@ -174,4 +175,4 @@
|
||||
args: ["Tegnap", "Yesterday"]
|
||||
- name: re_replace
|
||||
args: ["12:(\\d\\d) PM", "00:$1 PM"]
|
||||
# engine n/a
|
||||
# TS Special Edition
|
||||
|
Reference in New Issue
Block a user