1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 13:46:10 +00:00

mircrew: fix thank you selector for subsequent downloads

This commit is contained in:
ilike2burnthing 2021-11-12 22:48:34 +00:00 committed by GitHub
parent 0a3b5d2fed
commit 259d98c140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ download:
before:
# thankyou link: ./viewtopic.php?f=52&p=65417&thanks=65417&to_id=54&from_id=3950
pathselector:
selector: a[id^="lnk_thanks_post"]
selector: ul.post-buttons li:nth-last-child(1) a
attribute: href
selectors:
- selector: a[href^="magnet:?xt="]