mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thepiratebay: attempt to fix release group in titles (#14277)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
@@ -162,6 +162,11 @@ search:
|
||||
selector: category
|
||||
title:
|
||||
selector: name
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["- (\\w+-?\\w*)$", "-$1"]
|
||||
description:
|
||||
selector: name
|
||||
details:
|
||||
text: "{{ .Config.sitelink }}description.php?id={{ .Result._id }}"
|
||||
infohash:
|
||||
|
Reference in New Issue
Block a user