diff --git a/src/Jackett.Common/Definitions/hdcity.yml b/src/Jackett.Common/Definitions/hdcity.yml index efee23e69..ed77771c8 100644 --- a/src/Jackett.Common/Definitions/hdcity.yml +++ b/src/Jackett.Common/Definitions/hdcity.yml @@ -116,7 +116,7 @@ search: [q] login: - path: / + path: /index.php?page=login method: post inputs: uid: "{{ .Config.username }}" diff --git a/src/Jackett.Common/Definitions/puntotorrent.yml b/src/Jackett.Common/Definitions/puntotorrent.yml index 6ed8b7e50..9e5334bc7 100644 --- a/src/Jackett.Common/Definitions/puntotorrent.yml +++ b/src/Jackett.Common/Definitions/puntotorrent.yml @@ -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)