From 445771c738829e4f4dc1da24f936de5171b3af1f Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Fri, 4 Nov 2022 17:32:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BE=85=E5=8A=A9=E5=97=85?= =?UTF-8?q?=E6=8E=A2=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- txt/json/sniffer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 txt/json/sniffer.json diff --git a/txt/json/sniffer.json b/txt/json/sniffer.json new file mode 100644 index 0000000..15e3816 --- /dev/null +++ b/txt/json/sniffer.json @@ -0,0 +1,11 @@ +[{ + "host": "https://www.ikandy.fun", + "ManualSniffer": "1", + "VideoFormat": ".mp4#.m3u8#.flv", + "VideoFilter": ".html#=http" +},{ + "host": "https://czspp.com", + "ManualSniffer": "1", + "VideoFormat": ".mp4#.m3u8#.flv", + "VideoFilter": ".html#=http" +}] \ No newline at end of file -- GitLab