This commit is contained in:
MassiveBox 2024-10-28 17:57:26 +01:00
parent 5ba8bcabdb
commit 49243858d7
Signed by: massivebox
GPG key ID: 9B74D3A59181947D
44 changed files with 39055 additions and 190 deletions

View file

@ -0,0 +1,11 @@
{{ template "before.html" . }}
<p>DeletedBot is a <b>free</b> online tool that helps you set a basic status page explaining your users why your Telegram bot is suspended or in maintenance.</p>
<p>It's free, <b>open source,</b> and it has no usage limits. Read the Terms to know more.</p>
<p>Click the button below to create your DeletedBot. <b>No account registration or credit card required!</b></p>
<div id="space"></div>
<a href="create"><button type="button" id="navb">Create your DeletedBot</button></a>
{{ template "after.html" . }}