mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
remove default code value
This commit is contained in:
parent
f2b8ec7fd0
commit
d55bb58600
@ -37,7 +37,6 @@ local function wrapPlayURL()
|
||||
logData.urls[1].reason = err
|
||||
|
||||
CFCHTTP.LogRequest( logData )
|
||||
code = code or 0
|
||||
if callback then
|
||||
if code == 401 or code == 403 then
|
||||
callback( nil, 49, "BASS_ERROR_DENIED" )
|
||||
|
Loading…
Reference in New Issue
Block a user