mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-05 20:30:52 -05:00
remove unused disgus
This commit is contained in:
parent
ac9111f58b
commit
fb4d43e4ed
@ -4,7 +4,7 @@ This is the official repository of the KYCNOT.ME project.
|
|||||||
|
|
||||||
## Comments
|
## Comments
|
||||||
|
|
||||||
Comments are based on [Disgus](). I'm using a slightly modified version of the [Disgus]() project, to fit the KYCNOT.me theme and needs.
|
Comments are based on [Cactus](https://cactus.chat).
|
||||||
|
|
||||||
## ToS Checker
|
## ToS Checker
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -19,19 +19,8 @@
|
|||||||
|
|
||||||
<!-- Mastodon Verification -->
|
<!-- Mastodon Verification -->
|
||||||
<link rel="me" href="https://fosstodon.org/@kycnotme">
|
<link rel="me" href="https://fosstodon.org/@kycnotme">
|
||||||
|
|
||||||
<!-- Disgus Configuration -->
|
|
||||||
<!-- pubkey so it can be tagged for responses/alerts -->
|
|
||||||
<meta property="nostr:pubkey" content="npub1tuta00sz4wvvzymqcfq42cqhxal6puqpylxs4yf0z28z3ryvfh9qkqmv92" />
|
|
||||||
<!-- Nostr publish relays -->
|
|
||||||
<meta property="nostr:relay" content="wss://relay.exit.pub" />
|
|
||||||
<meta property="nostr:relay" content="wss://relay.snort.social" />
|
|
||||||
<meta property="nostr:relay" content="wss://relay.plebstr.com" />
|
|
||||||
<meta property="nostr:relay" content="wss://relay.camelus.app" />
|
|
||||||
<meta property="nostr:relay" content="wss://bitcoiner.social" />
|
|
||||||
<meta property="nostr:relay" content="wss://purplerelay.com" />
|
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" href="/static/disgus/disgus.css">
|
|
||||||
<link rel="stylesheet" href="/static/css/balloon.min.css">
|
<link rel="stylesheet" href="/static/css/balloon.min.css">
|
||||||
|
|
||||||
<!-- Site Config -->
|
<!-- Site Config -->
|
||||||
|
@ -243,7 +243,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<h2 class="text-xl font-bold"></h2>
|
<h2 class="text-xl font-bold"></h2>
|
||||||
<p class="pb-4 mt-1 max-w-sm text-xs text-center text-gray-500 text-opacity-75">Beware of fake reviews and accounts. Verify user profiles and conduct your own research.</p>
|
<p class="pb-4 mt-1 max-w-sm text-xs text-center text-gray-500 text-opacity-75">Beware of fake reviews and accounts. Verify user profiles and conduct your own research.</p>
|
||||||
<!-- div with the ID disgus where you would like to display the comments & form -->
|
<!-- Div where cactus will set the client-->
|
||||||
<div id="comment-section" class="w-full max-w-xl">
|
<div id="comment-section" class="w-full max-w-xl">
|
||||||
<noscript>
|
<noscript>
|
||||||
<p class="mb-2 font-bold text-center text-yellow-300">
|
<p class="mb-2 font-bold text-center text-yellow-300">
|
||||||
|
Loading…
Reference in New Issue
Block a user