diff --git a/presets/top-1000.json b/presets/top-1000.json index 201b4ff..92a5ddb 100644 --- a/presets/top-1000.json +++ b/presets/top-1000.json @@ -6003,6 +6003,30 @@ "protocol": "rtsp", "port": 8080, "brand_count": 2 + }, + { + "url": "?channel=[CHANNEL]&subtype=0", + "protocol": "dvrip", + "port": 34567, + "brand_count": 108 + }, + { + "url": "?channel=[CHANNEL]&subtype=1", + "protocol": "dvrip", + "port": 34567, + "brand_count": 108 + }, + { + "url": "/bubble/live?ch=[CHANNEL]&stream=0", + "protocol": "bubble", + "port": 80, + "brand_count": 13 + }, + { + "url": "/bubble/live?ch=[CHANNEL]&stream=1", + "protocol": "bubble", + "port": 80, + "brand_count": 13 } ] } diff --git a/presets/top-5000.json b/presets/top-5000.json index 027abc2..59e27ae 100644 --- a/presets/top-5000.json +++ b/presets/top-5000.json @@ -18171,6 +18171,30 @@ "protocol": "rtsp", "port": 0, "brand_count": 1 + }, + { + "url": "?channel=[CHANNEL]&subtype=0", + "protocol": "dvrip", + "port": 34567, + "brand_count": 108 + }, + { + "url": "?channel=[CHANNEL]&subtype=1", + "protocol": "dvrip", + "port": 34567, + "brand_count": 108 + }, + { + "url": "/bubble/live?ch=[CHANNEL]&stream=0", + "protocol": "bubble", + "port": 80, + "brand_count": 13 + }, + { + "url": "/bubble/live?ch=[CHANNEL]&stream=1", + "protocol": "bubble", + "port": 80, + "brand_count": 13 } ] }