mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Merge branch 'master' of https://github.com/Jackett/Jackett
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
search: [q]
|
search: [q]
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /
|
path: /index.php?page=login
|
||||||
method: post
|
method: post
|
||||||
inputs:
|
inputs:
|
||||||
uid: "{{ .Config.username }}"
|
uid: "{{ .Config.username }}"
|
||||||
|
@@ -132,6 +132,7 @@
|
|||||||
leechers:
|
leechers:
|
||||||
selector: td:nth-child(9) a
|
selector: td:nth-child(9) a
|
||||||
grabs:
|
grabs:
|
||||||
|
optional: true
|
||||||
selector: td:nth-child(10) a
|
selector: td:nth-child(10) a
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(5)
|
selector: td:nth-child(5)
|
||||||
|
Reference in New Issue
Block a user