Commit c54e5335 by jenkins

Merge Request accepted by jenkins build success

parents bc94ca7f 44df86c8
Pipeline #494 failed with stage
in 0 seconds
......@@ -450,7 +450,7 @@ $selected_id = isset( $_GET['course'] ) ? $_GET['course'] : - 1;
var ips ='00';
$.getJSON('http://gd.geobytes.com/GetCityDetails?callback=?', function(data) {
$.getJSON('https://gd.geobytes.com/GetCityDetails?callback=?', function(data) {
ips = data.geobytesremoteip;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment