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 d7e317d0bc0e6510f5fc97423f5e55978f4efc04.
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…
x
Reference in New Issue
Block a user