Skip to content

Commit e249503

Browse files
authored
Update index.html
1 parent bd396f7 commit e249503

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

dualserver/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
22
<html lang="en-US"><head>
33
<script src="https://scripttiger.github.io/js/jquery-1.10.2.js"></script>
44
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>DualServer Blacklists &amp; Extras - ScriptTiger</title>
@@ -70,7 +70,7 @@ <h1 style="text-align: center; margin-top: 10px;">DualServer
7070
<br>
7171
If you'd like a way to more quickly and easily update your DualServer's
7272
blacklist to the most recent versions of Steven Black's unified hosts
73-
files, try the <a href="https://github.com/ScriptTiger/DualServer/archive/master.zip">ScriptTiger
73+
files, try the <a href="https://github.com/ScriptTiger/DualServer-AutoUpdate/archive/master.zip">ScriptTiger
7474
unified hosts updater</a>.<br>
7575
<br>
7676
While the blacklists will work for anyone running DualServer, the
@@ -288,12 +288,12 @@ <h1 style="text-align: center; margin-top: 10px;">DualServer
288288
<td style="vertical-align: top; width: 10%;"> <br>
289289
</td>
290290
<td style="vertical-align: top; width: 80%;">
291-
<div id="sidebar-element"></div>
292-
<script>
293-
$(function(){
294-
$("#sidebar-element").load("https://scripttiger.github.io/elements/sidebar.html");
295-
});
296-
</script>
291+
<div id="sidebar-element"></div>
292+
<script>
293+
$(function(){
294+
$("#sidebar-element").load("https://scripttiger.github.io/elements/sidebar.html");
295+
});
296+
</script>
297297
</td>
298298
<td style="vertical-align: top; width: 10%;"> <br>
299299
</td>
@@ -304,4 +304,4 @@ <h1 style="text-align: center; margin-top: 10px;">DualServer
304304
</tr>
305305
</tbody>
306306
</table>
307-
</body></html>
307+
</body></html>

0 commit comments

Comments
 (0)