From e8e6db8addd1d07546863ee21be38020bd616f0e Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Mon, 19 Jun 2023 08:52:33 +0800 Subject: [PATCH] Update 0827.json --- 0827.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/0827.json b/0827.json index ae2668f7..1b4f7163 100644 --- a/0827.json +++ b/0827.json @@ -279,7 +279,8 @@ "hd.lz" ], "regex": [ - "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY" + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY", + "#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+" ] }, { @@ -289,7 +290,8 @@ "hd.ffzy" ], "regex": [ - "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY" + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY", + "#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+" ] }, {