diff --git a/site.conf b/site.conf
index 85b8e5087dfe3f9bddbba3e2169f523c633dd8fb..615d764729db2093ddf3c3e1de3cb1d50fe60129 100644
--- a/site.conf
+++ b/site.conf
@@ -56,17 +56,16 @@
 		branches => {
 			nightly => {
 				name => 'nightly',
-				mirrors => ['http://[fd2f:5119:0f2c::1]/firmware/nightly' ],
+				mirrors => ['http://[fd2f:5119:f2c::1]/firmware/nightly' ],
 				probability => 1,
 				good_signatures => 1,
 				pubkeys => [
 					'99c420e95dd0923ee6277af5c306f9ae6b97f8793b08edd41448925df5fe35b9', #floh1111
-					'22c79b193a36269fd7fd51531e762b776e982926c90822df80b56f2be11648d4', #bjo
 				],
 			},
 			testing => {
 				name => 'testing',
-				mirrors => ['http://[fd74:fdaa:9dc4::1]/firmware/testing' ],
+				mirrors => ['http://[fd2f:5119:f2c::1]/firmware/testing' ],
 				probability => 0.5,
 				good_signatures => 1,
 				pubkeys => [
@@ -76,7 +75,7 @@
 			},
 			stable => {
 				name => 'stable',
-				mirrors => ['fd74:fdaa:9dc4::1]/firmware/stable' ],
+				mirrors => ['http://[fd2f:5119:f2c::1]/firmware/stable' ],
 				probability => 0.08, # mean time until update: ~12.5 hours (1/0.08)
 				good_signatures => 2,
 				pubkeys => [