https CDN - to fix!!!
This commit is contained in:
parent
7c4d259036
commit
49cc7930d3
@ -297,7 +297,7 @@ function printStudent(item) {
|
||||
|
||||
});
|
||||
|
||||
axios.post('https://150.254.78.197:8889', JSON.stringify({
|
||||
axios.post('http://150.254.78.197:8889', JSON.stringify({
|
||||
classes_code: class_code,
|
||||
student_index: item[2],
|
||||
student_name: item[0],
|
||||
|
@ -3,8 +3,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="koncowastrona.css">
|
||||
<script type="text/javascript" src="seatchart.js"></script>
|
||||
|
@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="przylozlegitke.css">
|
||||
<script type="text/javascript" src="przylozlegitke.js"></script>
|
||||
|
@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="seatchart.css">
|
||||
<script type="text/javascript" src="seatchart.js"></script>
|
||||
|
@ -3,8 +3,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="seatchart.css">
|
||||
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet">
|
||||
|
@ -3,8 +3,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<script type="text/javascript" src="wyborsali.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="statystyki.css">
|
||||
|
@ -3,8 +3,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css">
|
||||
<link rel="stylesheet" href="jquery.seat-charts.css">
|
||||
<script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/qunit/qunit-1.14.0.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script type="text/javascript" src="jquery.seat-charts.min.js"></script>
|
||||
<script type="text/javascript" src="wyborsali.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="wyborsali.css">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<title> @CHECK | @yield('title') </title>
|
||||
|
||||
<!-- Scripts -->
|
||||
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||
<script src="{{ asset('js/app.js') }}" defer></script>
|
||||
<script src="{{ asset('js/custom.js') }}" defer></script>
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet">
|
||||
|
||||
<!-- Styles -->
|
||||
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
|
||||
<link rel="shortcut icon" href="{{ asset('img/favicon.png') }}">
|
||||
@yield('additional_meta')
|
||||
|
@ -46,7 +46,7 @@
|
||||
|
||||
<script>
|
||||
var classes_code_input = $('#classes_code_input').html();
|
||||
const client = new WebSocket('ws://150.254.78.197:8888', classes_code_input);
|
||||
const client = new WebSocket('wss://150.254.78.197:8888', classes_code_input);
|
||||
|
||||
client.onmessage = function onmessage1(message) {
|
||||
message = JSON.parse(message.data);
|
||||
|
Loading…
Reference in New Issue
Block a user