Revert "add cactus comments shortcode"
Everyone could create a new comment room unbeknownst to me, join it as
guest, host illegal content and call the police.
This reverts commit d7e317d0bc
.
This commit is contained in:
parent
d7e317d0bc
commit
e1c3ce1efa
|
@ -1,12 +0,0 @@
|
|||
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
|
||||
<link rel="stylesheet" href="https://latest.cactus.chat/style.css" type="text/css">
|
||||
<div id="comment-section"></div>
|
||||
<script>
|
||||
initComments({
|
||||
node: document.getElementById("comment-section"),
|
||||
defaultHomeserverUrl: "https://matrix.tastytea.de",
|
||||
serverName: "tastytea.de",
|
||||
siteName: "blog.tastytea.de",
|
||||
commentSectionId: "{{ index .Params 0 }}"
|
||||
})
|
||||
</script>
|
Loading…
Reference in New Issue
Block a user