+
+ Catboy Agency
+
-
Build code, burn things, fopses.
-
+ A cozy instance administered by Cyberboy. Somehow features catfolk and not foxes.
+
@@ -72,17 +72,27 @@
|
- Issues
+ Notes
+ |
+
+ ~3,443
+ Emojis
|
- ~25
- Public Repos |
+
numbers with a tilde are updated manually.
- Last update: 3/3/2025
+ Last update: 2025-03-11
Source code
@@ -99,7 +109,9 @@
Join us on our mission to make the fediverse a friendly place. You won't regret it.
- -- kio
+ -- kio
+
+ (the non-cute, evil lead administrator)
Contact
on fedi: @administration@kitsunes.club
diff --git a/script.js b/script.js
index 81df919..29ebf71 100644
--- a/script.js
+++ b/script.js
@@ -1,4 +1,4 @@
-const instances = [["kc","https://kitsunes.club/nodeinfo/2.1"],["kg","https://kitsunes.gay/nodeinfo/2.1"], ["kdev", "https://kitsunes.dev/api/v1/nodeinfo"]]
+const instances = [["kc","https://kitsunes.club/nodeinfo/2.1"],["kg","https://kitsunes.gay/nodeinfo/2.1"], ["cba","https://fedi.catboy.agency/nodeinfo/2.1"], ]
for (const instance of instances) {
fetch(instance[1]).then(response => {