Hexbomb.gay/comment test.html

33 lines
500 B
HTML

<!doctype html>
<head><title>test</title>
<script src="https://comments.dalmationer.art/comments/embed.js"></script>
<script src="./js/adultcheck.js"></script>
<style>
#commentics{
border: 2px solid black;
}</style>
</head>
<body>
bungus
<div id="commentics"></div>
emb
<script>
var commentics_config = {
'identifier': 'test',
'reference' : 'commentics test'
};
</script>
</body>
</html>