summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar steering72532026-04-28 19:00:01 -0600
committerGravatar steering72532026-04-28 19:00:01 -0600
commit9008aadcd4052278b739e86e0d0138622fcad27b (patch)
tree56cca579a8b5ad1fee061b551405129ec69e4100
parenti2p (diff)
new onion
-rw-r--r--nginx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.conf b/nginx.conf
index cef5a76..edefc9b 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -92,7 +92,7 @@ http {
server {
listen unix:/var/run/tor/cgitspace.sock;
- server_name cgitspa3wul6tptah5zmgzimtcirefefcgy6pwyoopsofphmxyhsnjqd.onion;
+ server_name cgitspacea7m5fmo5stfwxkykfbrjcecevl6z3xm5u7nfppuiigqoeyd.onion;
include server.conf;
}