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:
|
caps:
|
||||||
categories:
|
categories:
|
||||||
"mac-os-apps": PC/Mac
|
"mac-os-apps": PC/Mac
|
||||||
"mac-games": PC/Games
|
"games": PC/Games
|
||||||
"uncategorized": Other
|
"uncategorized": Other
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
|
@ -37,7 +37,7 @@ search:
|
||||||
title:
|
title:
|
||||||
selector: div.blog-content h3 a
|
selector: div.blog-content h3 a
|
||||||
category:
|
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
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: split
|
- name: split
|
||||||
|
|
Loading…
Add table
Reference in a new issue