From 75b96890d37a29957cb8c7cc4456960106abdff4 Mon Sep 17 00:00:00 2001 From: FongMi Date: Fri, 19 Jul 2024 12:24:53 +0800 Subject: [PATCH] Add sample --- README.md | 2 +- other/sample/live/online.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 343cb6544..9338e4dde 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ https://github.com/CatVodTVOfficial/CatVodTVJarLoader | ua | none | 用戶代理 | | | origin | none | 來源 | | | referer | none | 參照地址 | | -| epg | none | 節目地址 | | +| epg | none | 節目地址 | &serverTimeZone | | logo | none | 台標地址 | | | pass | false | 是否免密碼 | | | boot | false | 是否自啟動 | | diff --git a/other/sample/live/online.json b/other/sample/live/online.json index 689f5bbc5..90433b9ea 100644 --- a/other/sample/live/online.json +++ b/other/sample/live/online.json @@ -38,7 +38,7 @@ "boot": false, "pass": true, "url": "https://github.com/live.txt", - "epg": "https://epg.112114.xyz/?ch={name}&date={date}", + "epg": "https://epg.112114.xyz/?ch={name}&date={date}&serverTimeZone=Asia/Shanghai", "logo": "https://epg.112114.xyz/logo/{name}.png", "header": { "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",