wowana.me
website source
commit f84051211516461fc98e6b4c6e3fd998c5c22c77 parent cb55e31309470cd3a63df903a71597dc4b331dc5 Author: opal hart <opal@wowana.me> Date: Sun, 22 Sep 2019 19:23:34 +0000 fix blob.cat on fediverse instance list Diffstat:
M | out/fediverse.xht | | | 2 | +- |
M | src/fediverse.md | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/out/fediverse.xht b/out/fediverse.xht @@ -109,7 +109,7 @@ information here.</p> </tr> <tr> <td><a href="https://blob.cat/">blob.cat</a></td> - <td><a href="https://blob.cat/about">yes, U.S. jurisdiction</a></td> + <td><a href="https://blob.cat/about">no, U.S. jurisdiction</a></td> <td>if tagged</td> <td><a href="https://fediverse.network/blob.cat/federation">federates with all instances</a></td> <td></td> diff --git a/src/fediverse.md b/src/fediverse.md @@ -76,7 +76,7 @@ information here. </tr> <tr> <td><a href="https://blob.cat/">blob.cat</a></td> - <td><a href="https://blob.cat/about">yes, U.S. jurisdiction</a></td> + <td><a href="https://blob.cat/about">no, U.S. jurisdiction</a></td> <td>if tagged</td> <td><a href="https://fediverse.network/blob.cat/federation">federates with all instances</a></td> <td></td>