diff options
| author | Jason Cameron <git@jasoncameron.dev> | 2025-04-12 15:47:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-12 19:47:25 +0000 |
| commit | 971e78196583902955c2ebb76086c577d8801ac2 (patch) | |
| tree | 39660155990b5c04356c6f3ee04006df3a0dcde7 /docs | |
| parent | 503f466ecf21cbe0a11a7ae76547b7440bed283c (diff) | |
| download | anubis-971e78196583902955c2ebb76086c577d8801ac2.tar.xz anubis-971e78196583902955c2ebb76086c577d8801ac2.zip | |
feat(docs): expand known instances list with new entries and collapsible sections (#254)
Signed-off-by: Jason Cameron <git@jasoncameron.dev>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/user/known-instances.md | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/docs/docs/user/known-instances.md b/docs/docs/user/known-instances.md index 4e5df48..10ffe4d 100644 --- a/docs/docs/user/known-instances.md +++ b/docs/docs/user/known-instances.md @@ -4,7 +4,46 @@ title: List of known websites using Anubis This page contains a non-exhaustive list with all websites using Anubis. +* <details> + <summary>The linux Foundation</summary> + + * https://git.kernel.org/ + * https://lore.kernel.org/ + </details> * https://gitlab.gnome.org/ +* https://scioly.org/ +* https://scioly.org/ +* https://bugs.winehq.org/ +* https://svnweb.freebsd.org/ +* https://trac.ffmpeg.org/ * https://git.sr.ht/ +* https://xeiaso.net/ * https://source.puri.sm/ -* https://git.kernel.org/ +* https://git.enlightenment.org/ +* https://superlove.sayitditto.net/ +* https://linktaco.com/ +* https://jaredallard.dev/ +* https://dev.sanctum.geek.nz/ +* <details> + <summary>The united nations</summary> + + * https://policytoolbox.iiep.unesco.org/ + </details> +* <details> + <summary>Canine Tools</summary> + + * https://canine.tools + * https://overflow.canine.tools + * https://read.canine.tools + * https://binternet.canine.tools + * https://breeze.canine.tools + * https://dumb.canine.tools + * https://libremdb.canine.tools + * https://mozhi.canine.tools + * https://priviblur.canine.tools + * https://quetre.canine.tools + * https://redlib.canine.tools + * https://rimgo.canine.tools + * https://tent.canine.tools + * https://wikiless.canine.tools + </details>
\ No newline at end of file |
