diff --git a/www/js/config.js b/www/js/config.js
index 27280dc994275ed53d28ddd1970a4dca81412aad..a068991c3590894448c84f8d4505a04075ae6075 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -43,14 +43,6 @@ angular.module("cesium.config", [])
 			"host": "g1.duniter.fr",
 			"port": 443
 		},
-		{
-			"host": "g1.monnaielibreoccitanie.org",
-			"port": 443
-		},
-		{
-			"host": "g1.le-sou.org",
-			"port": 443
-		},
 		{
 			"host": "g1.duniter.org",
 			"port": 443
@@ -89,7 +81,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.2.6",
-	"build": "2018-12-11T16:37:06.721Z",
+	"build": "2018-12-20T10:05:19.381Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })