mirror of
https://github.com/nomadic-labs/safesupport-chatbox
synced 2024-11-14 22:55:06 +00:00
Updates
This commit is contained in:
parent
de98cba308
commit
bc55455e1f
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 style="font-family:sans-serif; padding: 3rem 5rem;">Look down!</p>
|
||||
|
||||
<script src="./widget.js"></script>
|
||||
<script src="./chatbox.js"></script>
|
||||
<script>
|
||||
|
||||
EmbeddableWidget.mount({
|
||||
EmbeddableChatbox.mount({
|
||||
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.",
|
||||
matrixServerUrl: "https://matrix.rhok.space",
|
||||
|
Loading…
Reference in New Issue
Block a user