diff --git a/src/Jackett.Common/Definitions/gay-torrents.yml b/src/Jackett.Common/Definitions/gay-torrents.yml index a128f2f14..cf1a71af3 100644 --- a/src/Jackett.Common/Definitions/gay-torrents.yml +++ b/src/Jackett.Common/Definitions/gay-torrents.yml @@ -69,18 +69,20 @@ login: inputs: vb_login_username: "{{ .Config.username }}" vb_login_password: "{{ .Config.password }}" - cookieuser: "1" - do: "login" + cookieuser: 1 + do: login + error: + - selector: div.blockrow:contains("invalid") test: path: torrentslist.php selector: ul.isuser search: paths: - - path: "{{if .Query.Keywords}}search.php{{else}}torrentslist.php{{end}}" + - path: "{{if .Query.Keywords}}search.php{{ else }}torrentslist.php{{ end }}" inputs: $raw: "{{range .Categories}}type={{.}}&{{end}}" - textsearch: "{{ .Query.Keywords }}" + textsearch: "{{ .Keywords }}" rows: selector: ul.TorrentList fields: @@ -110,11 +112,14 @@ search: date: selector: li.TorrentList8 filters: + - name: append + args: " +02:00" # EET - name: dateparse - args: "02 Jan 06, 15:04" + args: "02 Jan 06, 15:04 -07:00" downloadvolumefactor: case: ".TorrentList2 > a:contains(\"[FFL]\")": "0" - "*": "1" + "*": 1 uploadvolumefactor: - text: "1" + text: 1 +# Morbid Suite vB4