diff --git a/txt/json/sniffer.json b/txt/json/sniffer.json index 4a7d90cd2b002808c4fac4f1b4ce41af87fd6d4c..066641cd9b639e7d7b1221505c1a92a7b010c2cf 100644 --- a/txt/json/sniffer.json +++ b/txt/json/sniffer.json @@ -1,16 +1,16 @@ [{ "host": "https://www.ikandy.fun", - "ManualSniffer": "1", - "VideoFormat": ".mp4#.m3u8#.flv", - "VideoFilter": ".html#=http" + "manual": "1", + "format": ".mp4#.m3u8#.flv", + "filters": ".html#=http" },{ "host": "https://czspp.com", - "ManualSniffer": "1", - "VideoFormat": ".mp4#.m3u8#.flv", - "VideoFilter": ".html#=http" + "manual": "1", + "format": ".mp4#.m3u8#.flv", + "filters": ".html#=http" },{ "host": "yanetflix.com", - "ManualSniffer": "1", - "VideoFormat": ".mp4#.m3u8#.flv", - "VideoFilter": ".html#=http" + "manual": "1", + "format": ".mp4#.m3u8#.flv", + "filters": ".html#=http" }] \ No newline at end of file