1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-23 14:51:01 +00:00

Majomparádé: fix definition

This commit is contained in:
kaso17 2019-01-01 16:54:55 +01:00
parent ea1d86f107
commit c38b668ea2

View file

@ -96,11 +96,13 @@
title:
selector: a[href^="details.php?id="] > b
attribute: title
title:
selector: a[href^="details.php?id="] > b[title*="Torrent neve:"]
optional: true
attribute: title
filters:
- name: re_replace
args: ["^Torrent neve: ", ""]
- name: re_replace
args: ["<br />.*", ""]
- name: regexp
args: "Torrent neve: (.*?)<"
description:
selector: a[href^="details.php?id="] > b
attribute: title
@ -122,7 +124,7 @@
attribute: href
banner:
optional: true
selector: img[src="pic/borito.png"]
selector: img[src="pic/borito.png"], a[href^="details.php?id="] > b[title*="Torrent neve:"]
attribute: title
filters:
- name: regexp