1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-11 14:44:46 +00:00

[mircrew] Fix according to pull #12276 (#12277)

This commit is contained in:
mikeoscar2006 2021-09-10 10:06:16 +05:30 committed by GitHub
parent 6f7b3fb113
commit d68f47316d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
---
---
id: mircrew
name: MIRCrew
description: "MIRCrew is an ITALIAN Private Torrent Tracker for MOVIES / TV / MUSIC"
@ -89,14 +89,12 @@ login:
selector: a[href^="./ucp.php?mode=logout&sid="]
download:
selectors:
# the first download path is actually the thankyou button link to enable the page refresh to present the magnet
# so basically I am deliberately causing an internal failed download so I can do a GET with the thankyou link
# I can't use the traditional BEFORE method because the post_id, to_id and from_id are not available from the .DownloadUri.Query.<variables>
# details link: https://mircrew-releases.org/viewtopic.php?f=52&t=28752&hilit=2021
before:
# thankyou link: ./viewtopic.php?f=52&p=65417&thanks=65417&to_id=54&from_id=3950
- selector: a[id^="lnk_thanks_post"]
pathselector:
selector: a[id^="lnk_thanks_post"]
attribute: href
selectors:
- selector: a[href^="magnet:?xt="]
attribute: href