mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 03:38:31 +00:00
polishtorrent: -> 8.3.4
This commit is contained in:
parent
f6d9825e9b
commit
98e4b5157d
1 changed files with 1 additions and 2 deletions
|
@ -112,7 +112,6 @@ search:
|
||||||
- path: "/api/torrents/filter"
|
- path: "/api/torrents/filter"
|
||||||
response:
|
response:
|
||||||
type: json
|
type: json
|
||||||
noResultsMessage: "No Torrents Found"
|
|
||||||
|
|
||||||
headers:
|
headers:
|
||||||
Authorization: ["Bearer {{ .Config.apikey }}"]
|
Authorization: ["Bearer {{ .Config.apikey }}"]
|
||||||
|
@ -232,4 +231,4 @@ search:
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||||
text: 604800
|
text: 604800
|
||||||
# json UNIT3D 8.3.0 (custom)
|
# json UNIT3D 8.3.4 (custom)
|
||||||
|
|
Loading…
Add table
Reference in a new issue