mirror of
https://github.com/Jackett/Jackett
synced 2024-12-29 03:06:49 +00:00
Shareisland: update definition
This commit is contained in:
parent
748565b6dc
commit
78daa5012d
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
selector: div.b-content > table > tbody > tr > td > table.lista > tbody > tr:has(a[href^="index.php?page=torrents&category="])
|
selector: div.b-content > table > tbody > tr > td > table.lista > tbody > tr:has(a[href^="index.php?page=torrents&category="])
|
||||||
fields:
|
fields:
|
||||||
download:
|
download:
|
||||||
selector: a[href^="index.php?page=downloadcheck&id="]
|
selector: a[href^="download.php?"]
|
||||||
attribute: href
|
attribute: href
|
||||||
title:
|
title:
|
||||||
selector: a[title][href^="index.php?page=torrent-details&id="]
|
selector: a[title][href^="index.php?page=torrent-details&id="]
|
||||||
|
|
Loading…
Reference in a new issue