diff --git a/src/Jackett.Common/Definitions/blutopia-api.yml b/src/Jackett.Common/Definitions/blutopia-api.yml index da65e142c..bab01c2a1 100644 --- a/src/Jackett.Common/Definitions/blutopia-api.yml +++ b/src/Jackett.Common/Definitions/blutopia-api.yml @@ -75,7 +75,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] @@ -189,4 +188,4 @@ search: minimumseedtime: # 7 days (as seconds = 7 x 24 x 60 x 60) text: 604800 -# json UNIT3D 8.3.0 +# json UNIT3D 8.3.1 diff --git a/src/Jackett.Common/Definitions/itatorrents.yml b/src/Jackett.Common/Definitions/itatorrents.yml index 79069fcfb..895aa9339 100644 --- a/src/Jackett.Common/Definitions/itatorrents.yml +++ b/src/Jackett.Common/Definitions/itatorrents.yml @@ -83,7 +83,6 @@ search: - path: "/api/torrents/filter" response: type: json - noResultsMessage: "No Torrents Found" headers: Authorization: ["Bearer {{ .Config.apikey }}"] @@ -201,4 +200,4 @@ search: minimumseedtime: # 7 days (as seconds = 7 x 24 x 60 x 60) text: 604800 -# json UNIT3D 8.3.0 (custom) +# json UNIT3D 8.3.1 (custom)