[PATCH scribe] Add new instance: scribe.rawbit.ninja
Export this patch
From: technonerd <technonerd@riseup.net>
---
docs/instances.json | 3 ++ -
docs/instances.md | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/instances.json b/docs/instances.json
index 04d4a40..df1c2c1 100644
--- a/docs/instances.json
+++ b/docs/instances.json
@@ -5,5 +5,6 @@
"https://scribe.bus-hit.me",
"https://scribe.froth.zone",
"https://scribe.esmailelbob.xyz",
- "https://scribe.privacydev.net"
+ "https://scribe.privacydev.net",
+ "https://scribe.rawbit.ninja"
]
diff --git a/docs/instances.md b/docs/instances.md
index 9af930f..c85a12f 100644
--- a/docs/instances.md
+++ b/docs/instances.md
@@ -7,7 +7,9 @@
* <https://scribe.froth.zone>
* <https://scribe.esmailelbob.xyz>
* <https://scribe.privacydev.net>
+ * <https://scribe.rawbit.ninja>
* <scribe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion> (Tor)
+ * <http://w7uhv5lxhgck72hhimdglmusc54t4m6bionlmd5mvyddq3bs53mohqid.onion> (Tor)
## How do I get my instance on this list?
--
2.34.4
Thanks for running an instance! I added your patch exactly as you sent it.
You may want to set the `APP_DOMAIN` environment variable to your domain so that your homepage doesn't say `localhost:8080`. Note that you'll also need to ensure that `LUCKY_ENV=production` as well.
Edward