mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
@@ -134,7 +134,7 @@ search:
|
|||||||
attribute: onclick
|
attribute: onclick
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: (torrent/\d+)
|
args: (/torrent/\d+)
|
||||||
download:
|
download:
|
||||||
text: "{{ .Result.details }}"
|
text: "{{ .Result.details }}"
|
||||||
size:
|
size:
|
||||||
|
@@ -131,7 +131,7 @@ search:
|
|||||||
attribute: onclick
|
attribute: onclick
|
||||||
filters:
|
filters:
|
||||||
- name: regexp
|
- name: regexp
|
||||||
args: (torrent/\d+)
|
args: (/torrent/\d+)
|
||||||
download:
|
download:
|
||||||
text: "{{ .Result.details }}"
|
text: "{{ .Result.details }}"
|
||||||
date:
|
date:
|
||||||
|
Reference in New Issue
Block a user