diff --git a/other/sample/live/offline.json b/other/sample/live/offline.json index f1519a4ec..255697540 100644 --- a/other/sample/live/offline.json +++ b/other/sample/live/offline.json @@ -6,7 +6,12 @@ "url": "file://Download/live.txt", "epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}", "logo": "", - "ua": "" + "ua": "", + "core": { + "auth": "", + "name": "", + "pass": "" + } }, { "name": "M3U", diff --git a/other/sample/live/online.json b/other/sample/live/online.json index 44db3633b..c6832bc45 100644 --- a/other/sample/live/online.json +++ b/other/sample/live/online.json @@ -6,7 +6,12 @@ "url": "https://github.com/live.txt", "epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}", "logo": "", - "ua": "" + "ua": "", + "core": { + "auth": "", + "name": "", + "pass": "" + } }, { "name": "M3U",