torrentgalaxy: update. resolves #5394

drop .torrent support
change row selector
This commit is contained in:
Garfield69 2019-06-06 12:42:32 +12:00
parent 2c770607e6
commit edbb0159e7
1 changed files with 1 additions and 4 deletions

View File

@ -63,7 +63,7 @@
sort: "id"
order: "desc"
rows:
selector: div[class="tgxtablerow clickable-row click"]
selector: div[class="tgxtablerow"]
fields:
title:
selector: div a[href^="/torrent/"]
@ -77,9 +77,6 @@
details:
selector: div a[href^="/torrent/"]
attribute: href
download:
selector: div a[href*="/get/"]
attribute: href
magnet:
selector: div a[href^="magnet:?"]
attribute: href