1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-22 14:20:57 +00:00

topnow: new layout.

This commit is contained in:
Garfield69 2020-05-09 09:09:02 +12:00
parent 25565ca707
commit 1f4c920446

View file

@ -34,7 +34,7 @@
rows:
# old cards do not have a download link
selector: table.each_card_table:has(a[href^="/download.php?torrent="])
selector: div.grid-item:has(a[href^="/download.php?torrent="])
fields:
category:
@ -52,7 +52,7 @@
attribute: src
optional: true
description:
selector: .imgDescription
selector: .card_overlay
filters:
- name: regexp
args: "Quality: (.+?)$"