forked from Github/safesupport-chatbox
Updates
This commit is contained in:
File diff suppressed because one or more lines are too long
53
chatbox.js
Normal file
53
chatbox.js
Normal file
File diff suppressed because one or more lines are too long
@@ -10,10 +10,10 @@
|
|||||||
</p>
|
</p>
|
||||||
<p style="font-family:sans-serif; padding: 3rem 5rem;">Look down!</p>
|
<p style="font-family:sans-serif; padding: 3rem 5rem;">Look down!</p>
|
||||||
|
|
||||||
<script src="./widget.js"></script>
|
<script src="./chatbox.js"></script>
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
EmbeddableWidget.mount({
|
EmbeddableChatbox.mount({
|
||||||
termsUrl: "https://tosdr.org/",
|
termsUrl: "https://tosdr.org/",
|
||||||
privacyStatement: "This chat application does not collect any of your personal data or any data from your use of this service.",
|
privacyStatement: "This chat application does not collect any of your personal data or any data from your use of this service.",
|
||||||
matrixServerUrl: "https://matrix.rhok.space",
|
matrixServerUrl: "https://matrix.rhok.space",
|
||||||
|
|||||||
Reference in New Issue
Block a user