mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:01:24 +00:00
Update description
This commit is contained in:
@@ -333,7 +333,7 @@ class ApiController extends BasePageController
|
||||
break;
|
||||
//
|
||||
// nzb add request
|
||||
// curl -X POST -F "file=@./The.File.nzb" "https://www.tabula-rasa.pw/api/V1/api?t=nzbadd&apikey=xxx"
|
||||
// curl -X POST -F "file=@./The.File.nzb" "site_url/api/V1/api?t=nzbadd&apikey=xxx"
|
||||
//
|
||||
case 'nzbAdd':
|
||||
if (! User::canPost($uid)) {
|
||||
|
||||
Reference in New Issue
Block a user