mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
mactorrents: cat mac-games -> games resolves #8424
This commit is contained in:
parent
396c638f20
commit
72225a490e
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ legacylinks:
|
|||
caps:
|
||||
categories:
|
||||
"mac-os-apps": PC/Mac
|
||||
"mac-games": PC/Games
|
||||
"games": PC/Games
|
||||
"uncategorized": Other
|
||||
|
||||
modes:
|
||||
|
@ -37,7 +37,7 @@ search:
|
|||
title:
|
||||
selector: div.blog-content h3 a
|
||||
category:
|
||||
selector: a[href*="/mac-os-apps/"], a[href*="/mac-games/"], a[href*="/uncategorized/"]
|
||||
selector: a[href*="/mac-os-apps/"], a[href*="/games/"], a[href*="/uncategorized/"]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: split
|
||||
|
|
Loading…
Add table
Reference in a new issue