mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Compare commits
5 commits
65347d5535
...
4661e53a0b
Author | SHA1 | Date | |
---|---|---|---|
|
4661e53a0b | ||
|
0e6ee4af62 | ||
|
388c3c17ea | ||
|
b1ed2a6551 | ||
|
eb7a1c38c7 |
4 changed files with 8 additions and 2 deletions
|
@ -64,7 +64,7 @@ The {{<mention-work itemtype="WebSite">}}{{<cited-work name="1MB Club" url="http
|
|||
<summary>Pending directories</summary>
|
||||
|
||||
- [LinkLane](https://www.linklane.net/) (pending)
|
||||
- [Blog Surf](https://blogsurf.io/) (pending)
|
||||
- [List-Me.com](https://list-me.com/) (pending)
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@ syndicatedCopies:
|
|||
url: 'https://pleroma.envs.net/notice/AYz2rpF6pH4G8dzWGO'
|
||||
- title: 'jstpst'
|
||||
url: 'https://www.jstpst.net/f/just_post/8640/adblocking-with-a-clear-conscience'
|
||||
- title: 'IndieNews'
|
||||
url: 'https://news.indieweb.org/en'
|
||||
---
|
||||
|
||||
[There is no such agreement on the web](https://seirdy.one/notes/2022/08/12/user-agents-set-the-terms/):
|
||||
|
|
|
@ -367,6 +367,10 @@ glee.li
|
|||
h5q.net
|
||||
: Contains untagged AI-generated photorealistic erotic content that may pose a legal risk in several jurisdictions.
|
||||
|
||||
haeder.net
|
||||
: [Instance blocklist reasons are unapologetically queerphobic](https://web.archive.org/web/20230823231236/https://f.haeder.net/friendica), calling nonbinary individuals "delusional" and saying <q>We don't need more diversity and tollerance when this doesn't fall back on us straight people</q>.
|
||||
: [Admin bio](http://archive.today/2023.08.23-235040/https://microblog.social/@roland@f.haeder.net) has blatant transphobia and hashtags such as <q>SayNoToWoke</q>.
|
||||
|
||||
iddqd.social
|
||||
: Admin posts [anti-Black caricatures](https://archive.ph/1dIUL), supports [organized predatory retaliation against DEI efforts](https://archive.ph/PfHYX). [Instance landing page](https://archive.ph/0JlGl) markets itself as an instance for 4chan users.
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
{{- end -}}
|
||||
<aside role="note">
|
||||
<p>
|
||||
Reply to <span class="h-cite in-reply-to" itemprop="about" itemscope="" itemtype="https://schema.org/{{ $schemaType }}">
|
||||
Reply to <span class="h-cite u-in-reply-to" itemprop="about" itemscope="" itemtype="https://schema.org/{{ $schemaType }}">
|
||||
<cite itemprop="name" class="p-name">
|
||||
<a class="u-url" itemprop="url" href="{{ .replyURI }}">{{ .replyTitle | safeHTML}}</a>
|
||||
</cite>{{ if .replyAuthor }} by
|
||||
|
|
Loading…
Reference in a new issue