mirror of
https://github.com/casjaysdevdocker/ddns
synced 2025-09-18 09:57:47 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
133
rootfs/usr/local/share/template-files/data/htdocs/www/index.php
Normal file
133
rootfs/usr/local/share/template-files/data/htdocs/www/index.php
Normal file
@@ -0,0 +1,133 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="Keywords" content="Casjay, CasjaysDev, Jason M. Hempstead, Website, About Me">
|
||||
<meta name="Description" content="Created By Casjays Developments">
|
||||
<meta name="generator" content="CasjaysDev">
|
||||
<link rel="shortcut icon" href="https://static.casjay.net/favicon.ico" />
|
||||
<link rel="stylesheet" href="https://static.casjay.net/default-css/github-ribbon.css" />
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootswatch/4.5.0/darkly/bootstrap.min.css" integrity="sha384-Bo21yfmmZuXwcN/9vKrA5jPUMhr7znVBBeLxT9MA4r2BchhusfJ6+n8TLGUcRAtL" crossorigin="anonymous">
|
||||
<link rel="stylesheet" type="text/css" href="https:///static.casjay.net/default-css/casjaysdev.css">
|
||||
<script src="htps://static.casjay.net/default-js/errorpages/isup.js" async defer></script>
|
||||
<script src="https://static.casjay.net/default-js/errorpages/homepage.js" async defer></script>
|
||||
<script src="https://static.casjay.net/default-js/errorpages/loaddomain.js" async defer></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" async defer></script>
|
||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" async defer></script>
|
||||
<!-- Begin Main Site -->
|
||||
<title>Dynamic DNS Server</title>
|
||||
</head>
|
||||
|
||||
<!-- Begin Body -->
|
||||
<body>
|
||||
<!-- Begin Main Body -->
|
||||
<div class="container pt-3">
|
||||
<h1>Welcome</h1>
|
||||
Your dynamic dns server has been setup<br />
|
||||
Your config files can be found in the /config directory.<br />
|
||||
Your data files can be found in the /data directory.<br />
|
||||
Your web files can be found in the /data/htdocs/www directory.<br />
|
||||
and your log files can be found in /data/logs<br />
|
||||
</div>
|
||||
<!-- End Main End Body -->
|
||||
|
||||
<br />
|
||||
<!-- Begin Footer -->
|
||||
<div class="footer footer-custom col-sm-12" align="center">
|
||||
<br>
|
||||
<!-- Begin Casjays Developments Footer -->
|
||||
Copyright 1999 - 2021
|
||||
<br />
|
||||
<a href="https://casjay.net" target="_blank">Casjays Developments</a> and <a href="https://malaks-us.github.com/jason" target="_blank">Jason M. Hempstead-Malak</a><br />
|
||||
Hosting by <a href="https://casjay.net/hosting" target="_blank">Casjays Developments: Hosting</a><br />
|
||||
and powered by <a href="https://casjaysdev.com" target="_blank">CasjaysDev.com</a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://www.patreon.com/casjay" target="_blank"><img src="https://img.shields.io/badge/patreon-donate-orange.svg" border="0" alt="Casjays Patreon Page"></a>
|
||||
<a href="https://www.paypal.me/casjaysdev" target="_blank"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?casjay@yahoo.com" alt="Casjays Paypal Page"></a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://help.casjay.net" target="_blank">CasjaysDev Support</a> |
|
||||
<a href="https://bugs.casjay.net" target="_blank">CasjaysDev Bugs</a> <br />
|
||||
<a href="https://status.casjay.net" target="_blank">System Status</a> |
|
||||
<a href="https://servers.casjay.net" target="_blank">Service Status</a> |
|
||||
<a href="https://status.casjaysdev.com" target="_blank">Complete Status</a> <br />
|
||||
<a href="https://casjaysdev.com/domains.html" target="_blank">Casjays Developments Domains</a>
|
||||
<br />
|
||||
<br />
|
||||
Casjays Developments privacy policy can be found at<br />
|
||||
<a href="https://casjaysdev.com/policy/" target="_blank">https://casjaysdev.com/policy</a>
|
||||
<br />
|
||||
<!-- End Casjays Developments Footer -->
|
||||
|
||||
<!-- Begin theme Code -->
|
||||
<div class="text-center" style="color: royalblue;">
|
||||
<br />
|
||||
Made with 💜💜💜💜💜💜 by <br />
|
||||
<a href="http://github.com/casjay" target="_blank" rel="noopener">Jason M. Hempstead (Casjay)</a>
|
||||
<br />
|
||||
This site is powered by an <a href="https://github.com/casjay-templates" target="_blank">open source</a> theme
|
||||
</div>
|
||||
<br />
|
||||
<!-- End theme Code -->
|
||||
|
||||
<!-- Begin last updated -->
|
||||
<span style="color: skyblue;">Last update on: 11/12/2021</span>
|
||||
<!-- End last updated -->
|
||||
|
||||
<!-- Begin Google Track -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-936146-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-936146-1');
|
||||
</script>
|
||||
<!-- Eng Google Track -->
|
||||
<br />
|
||||
<!-- Begin EU compliant -->
|
||||
<div align="center">
|
||||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function() {
|
||||
window.cookieconsent.initialise({
|
||||
"palette": {
|
||||
"popup": {
|
||||
"background": "#64386b",
|
||||
"text": "#ffcdfd"
|
||||
},
|
||||
"button": {
|
||||
"background": "transparent",
|
||||
"text": "#f8a8ff",
|
||||
"border": "#f8a8ff"
|
||||
}
|
||||
},
|
||||
"content": {
|
||||
"message": "In accordance with the EU GDPR law this message is being displayed. - ",
|
||||
"dismiss": "I Agree",
|
||||
"link": "CasjaysDev Policy",
|
||||
"href": "https://casjaysdev.com/policy/"
|
||||
},
|
||||
"type": "opt-out"
|
||||
})
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
<br />
|
||||
<!-- End EU compliant -->
|
||||
<br /> <br />
|
||||
<!-- End Footer -->
|
||||
|
||||
<!-- End Body -->
|
||||
</body>
|
||||
<!-- End Site -->
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user