Remove the closed site feature
This commit is contained in:
@@ -6,12 +6,7 @@
|
|||||||
<title>Flightlogs | Zane :P</title>
|
<title>Flightlogs | Zane :P</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" href="favicon.png">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
@@ -6,12 +6,7 @@
|
|||||||
<title>Information | Zane :P</title>
|
<title>Information | Zane :P</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" href="favicon.png">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
@@ -6,12 +6,7 @@
|
|||||||
<title>Links | Zane :P</title>
|
<title>Links | Zane :P</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" href="favicon.png">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
Reference in New Issue
Block a user