1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-23 06:40:57 +00:00
This commit is contained in:
kaso17 2018-02-01 18:13:52 +01:00
commit f56e53255e
2 changed files with 2 additions and 1 deletions

View file

@ -116,7 +116,7 @@
search: [q]
login:
path: /
path: /index.php?page=login
method: post
inputs:
uid: "{{ .Config.username }}"

View file

@ -132,6 +132,7 @@
leechers:
selector: td:nth-child(9) a
grabs:
optional: true
selector: td:nth-child(10) a
date:
selector: td:nth-child(5)