From 7aadf0216751ebaacc0886984f955a39344710e1 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 10 Jun 2019 13:06:39 +1200 Subject: [PATCH] mactorrents: selector changes. resolves #5453 --- src/Jackett.Common/Definitions/mactorrents.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Jackett.Common/Definitions/mactorrents.yml b/src/Jackett.Common/Definitions/mactorrents.yml index edaed8525..270729ce6 100644 --- a/src/Jackett.Common/Definitions/mactorrents.yml +++ b/src/Jackett.Common/Definitions/mactorrents.yml @@ -29,11 +29,11 @@ title: selector: div.blog-content h3 a category: - selector: a[href*="/category/"] + selector: a[href*="/mac-os-"] attribute: href filters: - name: split - args: ["/", 4] + args: ["/", 3] details: selector: div.blog-content h3 a attribute: href @@ -44,7 +44,7 @@ selector: div.blog-media p a img attribute: data-src date: - selector: div.blog-content div.entry-meta time + selector: time attribute: datetime filters: - name: replace