diff --git a/var/www/html/delete.php b/var/www/html/delete.php
index bd75a48..2c9a2e6 100644
--- a/var/www/html/delete.php
+++ b/var/www/html/delete.php
@@ -20,17 +20,17 @@ if($_SERVER['REQUEST_METHOD']==='POST'){
}
}
header('Content-Type: text/html; charset=UTF-8');
-echo '
';
-echo 'Daniel\'s Hosting - Delete account';
-echo '';
-echo '';
-echo '';
-echo 'This will delete your account and all data asociated with it. It can\'t be un-done. Are you sure?
';
-echo $msg;
-echo '';
-echo 'No, don\'t delete.
';
-echo '';
?>
+
+Daniel's Hosting - Delete account
+
+
+
+This will delete your account and all data asociated with it. It can't be un-done. Are you sure?
+
+
+No, don't delete.
+
diff --git a/var/www/html/index.php b/var/www/html/index.php
index 99880cf..d8a186e 100644
--- a/var/www/html/index.php
+++ b/var/www/html/index.php
@@ -1,45 +1,45 @@
';
-echo 'Daniel\'s Hosting';
-echo '';
-echo '';
-echo '';
-echo 'Info | Register | Login | List of hosted sites
';
-echo 'Here you can get yourself a hosting account on my server.
';
-echo 'What you will get:
';
-echo '';
-echo '- Chose between PHP 7.0 or 7.1
';
-echo '- Nginx Webserver
';
-echo '- SQLite support
';
-echo '- 1 MariaDB (MySQL) database
';
-echo '- PHPMyAdmin and Adminer for web based database administration
';
-echo '- No Web-based file management yet, you\'ll need to use an FTP client like FileZilla (Torify FileZilla) for now, to manage files. A web based file manager is planned.
';
-echo '- FTP access
';
-echo '- SFTP access
';
-echo '- No disk quota
';
-echo '- mail() can send e-mails from your.onion@' . ADDRESS . ' (your.onion@hosting.danwin1210.me for clearnet)
';
-echo '- Webmail and IMAP, POP3 and SMTP access to your mail account
';
-echo '- Mail sent to anything@your.onion gets automatically redirected to your inbox
';
-echo '- Your own .onion address
';
-echo '- There is a missing feature or you need a special configuration? Just contact me and I\'ll see what I can do.
';
-echo '- Empty accounts will be deleted after a month
';
-echo '- More to come…
';
-echo '
';
-echo 'Rules
';
-echo '';
-echo '- No child pornography!
';
-echo '- No terroristic propaganda!
';
-echo '- No illegal content according to German law!
';
-echo '- No malware! (e.g. botnets)
';
-echo '- No phishing!
';
-echo '- No scams!
';
-echo '- No spam!
';
-echo '- No shops! (mostly scams anyway)
';
-echo '- No proxy scripts!
';
-echo '- No IP logger or similar de-anonymizer sites!
';
-echo '- I preserve the right to delete any site for violating these rules and adding new rules at any time.
';
-echo '
';
-echo '';
?>
+
+Daniel's Hosting
+
+
+
+Info | Register | Login | List of hosted sites
+Here you can get yourself a hosting account on my server.
+What you will get:
+
+- Chose between PHP 7.0 or 7.1
+- Nginx Webserver
+- SQLite support
+- 1 MariaDB (MySQL) database
+- PHPMyAdmin and Adminer for web based database administration
+- No Web-based file management yet, you'll need to use an FTP client like FileZilla (Torify FileZilla) for now, to manage files. A web based file manager is planned.
+- FTP access
+- SFTP access
+- No disk quota
+- mail() can send e-mails from your.onion@ (your.onion@hosting.danwin1210.me for clearnet)
+- Webmail and IMAP, POP3 and SMTP access to your mail account
+- Mail sent to anything@your.onion gets automatically redirected to your inbox
+- Your own .onion address
+- There is a missing feature or you need a special configuration? Just contact me and I'll see what I can do.
+- Empty accounts will be deleted after a month
+- More to come…
+
+Rules
+
+- No child pornography!
+- No terroristic propaganda!
+- No illegal content according to German law!
+- No malware! (e.g. botnets)
+- No phishing!
+- No scams!
+- No spam!
+- No shops! (mostly scams anyway)
+- No proxy scripts!
+- No IP logger or similar de-anonymizer sites!
+- I preserve the right to delete any site for violating these rules and adding new rules at any time.
+
+