mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
Fix wrong parameters in api request
This commit is contained in:
@@ -248,7 +248,7 @@ class ApiController extends BasePageController
|
||||
header(
|
||||
'Location:'.
|
||||
WWW_TOP.
|
||||
'/getnzb?id=i='.
|
||||
'/getnzb?i='.
|
||||
$uid.
|
||||
'&r='.
|
||||
$apiKey.
|
||||
|
||||
Reference in New Issue
Block a user