From 92fd7d857b24ab4a4929b3ab6ac24e98b6fd35cc Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 9 Dec 2019 16:19:58 +1300 Subject: [PATCH] mactorrents: correct categories. resolves #6544 and fix category selector. --- src/Jackett.Common/Definitions/mactorrents.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/mactorrents.yml b/src/Jackett.Common/Definitions/mactorrents.yml index 1017af019..222275f4d 100644 --- a/src/Jackett.Common/Definitions/mactorrents.yml +++ b/src/Jackett.Common/Definitions/mactorrents.yml @@ -14,7 +14,7 @@ caps: categories: "mac-os-apps": PC/Mac - "mac-os-games": PC/Games + "mac-games": PC/Games modes: search: [q] @@ -32,7 +32,7 @@ title: selector: div.blog-content h3 a category: - selector: a[href*="/mac-os-"] + selector: a[href$="/mac-os-apps/"], a[href$="/mac-games/"] attribute: href filters: - name: split