Code and data for arewedecentralizedyet.online and related projects
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a quirks entry for cliff.social

It's doing something weird where it's returning mastodon.social's
nodeinfo, but with its own hostname.

I probably need to find a more robust way to detect these kinds of
oddities, rather than adding quirks for individual sites

+2 -1
+2 -1
data-processing/fedi-nodeinfo/nodeinfo-quirks.yaml
··· 200 200 # Domains to skip entirely from output. 201 201 "ignore_domains": { 202 202 "bridgy-federated.uc.r.appspot.com": "Internal site, not meant to be used", 203 - "pixelfed.de.": "I'm not sure why this version - note trailing dot - ends up in the lists" 203 + "pixelfed.de.": "I'm not sure why this version - note trailing dot - ends up in the lists", 204 + "cliff.social": "Currently redirecting to mastodon.social" 204 205 }, 205 206 206 207 # Lists of misskey and pleroma forks