From 39267c7618b6342b47c3e889907c122862a37a7c Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 7 May 2024 09:33:33 +0100 Subject: [PATCH] rapidzona: cat & description can be missing --- src/Jackett.Common/Definitions/rapidzona.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Jackett.Common/Definitions/rapidzona.yml b/src/Jackett.Common/Definitions/rapidzona.yml index 803befd11..1028185c6 100644 --- a/src/Jackett.Common/Definitions/rapidzona.yml +++ b/src/Jackett.Common/Definitions/rapidzona.yml @@ -102,6 +102,8 @@ search: fields: category: selector: p a:nth-child(3), p:has(a:nth-child(3):empty) a:nth-child(2) + optional: true + default: 71 case: a[href$="/porno-xxx-adult-torrent/"]: 71 a[href$="/porno-video-movies-torrent/"]: 73 @@ -166,6 +168,9 @@ search: text: 1 description: selector: div.news + filters: + - name: re_replace + args: ["^...$", ""] date: selector: p.title-footer filters: