Changed the links to use ssl.
This commit is contained in:
parent
1c5cc08837
commit
05cd3a844d
2
edd.html
2
edd.html
@ -1,7 +1,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<title>Estructuras de Datos</title>
|
<title>Estructuras de Datos</title>
|
||||||
<head>
|
<head>
|
||||||
<script src="http://java.com/js/dtjava.js"></script>
|
<script src="https://java.com/js/dtjava.js"></script>
|
||||||
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
|
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
|
||||||
<script>
|
<script>
|
||||||
function launchApplication(jnlpfile) {
|
function launchApplication(jnlpfile) {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<title>Estructuras de Datos</title>
|
<title>Estructuras de Datos</title>
|
||||||
<head>
|
<head>
|
||||||
<script src="http://java.com/js/dtjava.js"></script>
|
<script src="https://java.com/js/dtjava.js"></script>
|
||||||
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
|
<script>window.dtjava || document.write('<script src="dtjava.js"><\/script>')</script>
|
||||||
<script>
|
<script>
|
||||||
function launchApplication(jnlpfile) {
|
function launchApplication(jnlpfile) {
|
||||||
|
Loading…
Reference in New Issue
Block a user