mirror of
https://github.com/eatfishfish/openpilot-server.git
synced 2026-08-22 04:42:32 +00:00
modified: opserver.exe
modified: opserver_linux_amd64 modified: static/index.html modified: static/vod.html
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@
|
||||
var arr_url;
|
||||
|
||||
dongleid = localStorage.getItem("dongleId");
|
||||
uri = "/vod/"+dongleid
|
||||
uri = "/vod/"+dongleid+"/NUMBER_VIDEO"
|
||||
|
||||
getVodUrl();
|
||||
var int=self.setInterval("clock()",10000);
|
||||
|
||||
Reference in New Issue
Block a user