hdturk: say thank you before download. resolves #13684

This commit is contained in:
ilike2burnthing 2022-10-29 22:02:09 +01:00 committed by GitHub
parent befa49ea80
commit c5b604c709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -105,6 +105,16 @@ login:
path: index.php
selector: a[href*="/logout.php?logouthash="]
download:
before:
path: takethanks.php
method: post
inputs:
torrentid: "{{ .DownloadUri.Query.id }}"
selectors:
- selector: a[href*="download.php?id="]
attribute: href
search:
paths:
- path: browse.php
@ -150,7 +160,7 @@ search:
- name: dateparse
args: "02-01-2006 15:04 -07:00"
download:
selector: a[href*="download.php?id="]
selector: div[id^="port-target-"] a
attribute: href
size:
selector: td:nth-child(5)