mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-25 23:24:52 +01:00
piratbitl: revert to downloading from results page
we're no longer falling back to magnets, so no need to access the details page
This commit is contained in:
@@ -674,11 +674,6 @@ login:
|
||||
path: index.php
|
||||
selector: li a[href="/login.php?logout=1"]
|
||||
|
||||
download:
|
||||
selectors:
|
||||
- selector: a[class="btn btn-sm btn-success"][href^="/dl.php?id="]
|
||||
attribute: href
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: tracker.php
|
||||
@@ -766,7 +761,7 @@ search:
|
||||
selector: td a.genmed
|
||||
attribute: href
|
||||
download:
|
||||
selector: td a.genmed
|
||||
selector: td div a.dLink
|
||||
attribute: href
|
||||
description:
|
||||
selector: td:first-child span
|
||||
|
||||
Reference in New Issue
Block a user