34 lines
843 B
HTML
34 lines
843 B
HTML
<div id="badges">
|
|
<a
|
|
href="https://notbyai.fyi"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
title="Written by human, not by AI."
|
|
>
|
|
<img
|
|
class="img-light"
|
|
loading="lazy"
|
|
src="/images/notbyai.png"
|
|
alt="Written by human, not by AI."
|
|
/>
|
|
<img
|
|
class="img-dark"
|
|
loading="lazy"
|
|
src="/images/notbyai-dark.png"
|
|
alt="Written by human, not by AI."
|
|
/>
|
|
</a>
|
|
<a
|
|
href="https://www.abuseipdb.com/user/264039"
|
|
target="_blank"
|
|
rel="noopener noreferrer"
|
|
title="AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks."
|
|
>
|
|
<img
|
|
id="abuseipdb-badge"
|
|
src="https://www.abuseipdb.com/contributor/264039.svg"
|
|
alt="AbuseIPDB Contributor Badge"
|
|
/>
|
|
</a>
|
|
</div>
|