1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-13 15:39:28 +00:00

ildragonero: fix thanks selector

This commit is contained in:
ilike2burnthing 2024-02-02 23:25:42 +00:00 committed by GitHub
parent c4ab9ca40f
commit a6c496ed96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,7 +101,7 @@ download:
before: before:
# thankyou link: ./viewtopic.php?f=61&p=76522&thanks=76522&to_id=83&from_id=23462 # thankyou link: ./viewtopic.php?f=61&p=76522&thanks=76522&to_id=83&from_id=23462
pathselector: pathselector:
selector: ul.post-buttons li:nth-last-child(2) a selector: ul.post-buttons li:last-child a
attribute: href attribute: href
filters: filters:
- name: re_replace - name: re_replace