shithub: lib

Download patch

ref: cecb9c483111599ed669c814f5577e5a4f4d771c
parent: 8229f2b11b1a75544eeedee9ab99cc5896fab60b
author: sl <sl@x61t>
date: Fri Jan 9 23:15:16 EST 2026

ndb/local: new ip address for contrib

--- a/ndb/local
+++ b/ndb/local
@@ -1,4 +1,4 @@
-# 2026-01-07T22:54:09-05:00
+# 2026-01-09T23:13:39-05:00
 #
 #  files comprising the database, use as many as you like, see ndb(6)
 #
@@ -92,13 +92,13 @@
 	txt="v=spf1 mx -all"
 	caa=letsencrypt.org
 
-sys=contrib dom=contrib.inri.net ether=525400099935 ip=216.126.196.35
-	ipmask=255.255.255.0
-	ipgw=216.126.196.33
+sys=contrib dom=contrib.inri.net ether=xxx ip=104.255.228.219
+	ipmask=255.255.255.192
+	ipgw=104.255.228.193
 	authdom=hanka
 	auth=168.235.110.81
-	dns=216.126.196.35
-	fs=216.126.196.35
+	dns=104.255.228.219
+	fs=104.255.228.219
 	mx=contrib.inri.net pref=5
 	txt="v=spf1 mx -all"
 	caa=letsencrypt.org
--