Skip to content

Commit

Permalink
Update privacy-policy.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayad-Uddin-Tahsin authored Dec 8, 2022
1 parent 2b0c0f4 commit 148acb7
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@
</head>

<body onload="webhook()">
<style type="text/css">
.roman {
list-style-type: lower-roman;
}
.square {
list-style-type: square;
margin-left: -2em;
}
</style>
<!-- Back To Top Start -->
<a id="backtotop" data-tippy-content="Back To Top.">
<i class="fa-solid fa-angle-up has-text-white fa-2xl mt-5"></i>
Expand Down Expand Up @@ -203,14 +212,15 @@ <h3><span class="subtitle has-text-weight-bold lined">
<br>
<li>Message ID (For <code>Form</code> command)</li>
<br>
<li>Selected Channel ID (If you enable the Update Notification System or UNS)</li>
<br>
<li>Selected Channel ID</li>
<ul class="square">
<li>Logging Channel ID (It is needed to execute <code><i>Administrative</i></code> Commands associated with the
Bot)</li>
<li>Channel ID (If Enabled the <code>Update Notification System</code>)</li>
<li>Number From Couting Game</li>
</ul>
<br>
<li>Suggestion/Report Message (For further inquiry)</li>
<br>
<li>Number from Counting Feature <b><i>[Upcoming]</i></b></li>
</p>

<h3><span class="subtitle has-text-weight-bold lined"><br><strong>Database Security</strong></span></h3>
Expand Down Expand Up @@ -290,4 +300,4 @@ <h3><span class="subtitle has-text-weight-bold lined"><br><strong>Database Secur
<script src="assets/js/script.js"></script>
</body>

</html>
</html>

1 comment on commit 148acb7

@vercel
Copy link

@vercel vercel bot commented on 148acb7 Dec 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.