1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-29 03:06:49 +00:00

Shareisland: update definition

This commit is contained in:
kaso17 2018-01-02 20:47:12 +01:00
parent 748565b6dc
commit 78daa5012d

View file

@ -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="]