+
+ <%- include('./components/footer') %>
+ Verify The Host
+Verify your Hosting to get access of more features and more security.
+ + + + + +diff --git a/settings.json b/settings.json index 6404c2f..3e4168a 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,5 @@ { - "version": "1.0", + "version": "1.1", "defaulttheme": "default", "name": "TFC-Plex", "letter": "T", @@ -7,7 +7,7 @@ "icon": "https://cdn.tfc-plex.de/img/tfc.png", "discord": "https://discord.gg/V5qMdrWV", "background": "", - + "hostid": "", "claiming": { "enabled": false, diff --git a/themes/default/admin-verify.ejs b/themes/default/admin-verify.ejs new file mode 100644 index 0000000..acf4913 --- /dev/null +++ b/themes/default/admin-verify.ejs @@ -0,0 +1,61 @@ + + +<%- include('./components/head') %> +
+Verify your Hosting to get access of more features and more security.
+ + + + + +