1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-30 16:34:21 +00:00

api: update websocket sample (#31)

This commit is contained in:
dementeb 2018-01-04 16:56:25 +03:00 committed by Tanguy Pruvot
parent b70409ab5b
commit 72466ee476

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://code.highcharts.com/highcharts.js"></script>
<script src="http://code.highcharts.com/modules/exporting.js"></script>
</head>