From 959c33cf90f955f2bebff60f4c4573f1bf98bf34 Mon Sep 17 00:00:00 2001 From: FongMi Date: Fri, 23 Dec 2022 16:15:17 +0800 Subject: [PATCH] Update sample --- other/sample/live/offline.json | 7 ++++++- other/sample/live/online.json | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) 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",