api/match-action: rename isM3U8 to isHLS and u to url
This commit is contained in:
@@ -34,7 +34,7 @@ export function createStream(obj) {
|
||||
streamData = {
|
||||
exp: exp,
|
||||
type: obj.type,
|
||||
urls: obj.u,
|
||||
urls: obj.url,
|
||||
service: obj.service,
|
||||
filename: obj.filename,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user