mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
glods: trap internal server error
instead of returning no results
This commit is contained in:
@@ -99,6 +99,10 @@ search:
|
||||
lang: 0
|
||||
sort: "{{ .Config.sort }}"
|
||||
order: "{{ .Config.type }}"
|
||||
error:
|
||||
- selector: :root:not(:empty)
|
||||
message:
|
||||
text: Internal Server Error
|
||||
|
||||
rows:
|
||||
selector: table.ttable_headinner tr.t-row
|
||||
|
Reference in New Issue
Block a user