1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-28 02:39:26 +00:00

Torrent-Explosiv: Remove [Group Tag] in title (#7532)

This commit is contained in:
fnk93 2020-03-06 19:35:33 +01:00 committed by GitHub
parent 7aac4fcfcb
commit 692d006078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -143,6 +143,11 @@
args: ["details.php?id=", "download.php?torrent="]
title:
selector: a.selection_a
filters:
- name: re_replace
args: ["^\\[[\\w ]*\\]\\s?", ""]
- name: re_replace
args: ["^\\[[\\w ]*\\]\\s?", ""]
details:
selector: a.selection_a
attribute: href