Update and rename desktop.html to index.html

master
zmv7 2021-01-24 14:21:37 +05:00 committed by GitHub
parent 5596d1dcfd
commit 7e5e7a21d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html><head><title>Z7DE</title>
<script type='text/javascript' src="https://wurfl.io/wurfl.js"></script>
<script>if (WURFL.is_mobile === true) { window.location.replace("oldindex.html"); }</script>
<script>if (WURFL.is_mobile === true) { window.location.replace("index-old.html");}</script>
<link rel="shortcut icon" type="image/png" href="/favicon.ico"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.0/jquery-ui.min.js"></script>