Remove the closed site feature
This commit is contained in:
@@ -6,12 +6,7 @@
|
||||
<title>Flightlogs | Zane :P</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" href="favicon.png">
|
||||
<script src="https://melonking.net/scripts/site-closer.js"></script>
|
||||
<script>
|
||||
sc.closedPage = "closed.html";
|
||||
sc.closedDays = ["Sunday"];
|
||||
shutItDown();
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
@@ -6,12 +6,7 @@
|
||||
<title>Information | Zane :P</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" href="favicon.png">
|
||||
<script src="https://melonking.net/scripts/site-closer.js"></script>
|
||||
<script>
|
||||
sc.closedPage = "closed.html";
|
||||
sc.closedDays = ["Sunday"];
|
||||
shutItDown();
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
@@ -6,12 +6,7 @@
|
||||
<title>Links | Zane :P</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" href="favicon.png">
|
||||
<script src="https://melonking.net/scripts/site-closer.js"></script>
|
||||
<script>
|
||||
sc.closedPage = "closed.html";
|
||||
sc.closedDays = ["Sunday"];
|
||||
shutItDown();
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user