From c4f0bbf4bce5e926a7da659a7c07090493553d51 Mon Sep 17 00:00:00 2001 From: genofire Date: Fri, 7 Feb 2020 16:32:00 +0100 Subject: [PATCH] improve domain description --- domains/ffhb_11s.conf | 2 +- domains/{ffhb.conf => ffhb_batv15.conf} | 2 +- domains/ffhb_legacy.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename domains/{ffhb.conf => ffhb_batv15.conf} (95%) diff --git a/domains/ffhb_11s.conf b/domains/ffhb_11s.conf index f0d4395..48fb26a 100644 --- a/domains/ffhb_11s.conf +++ b/domains/ffhb_11s.conf @@ -1,6 +1,6 @@ { domain_names = { - ffhb_11s = 'Freifunk Bremen neu (mit 11s Mesh-Unterstützung)', + ffhb_11s = 'Freifunk Bremen (mit 11s Mesh-Unterstützung)', }, domain_seed = 'afed1fa501c37b74d98981cfb5d988b2363ac7248783752bd66865e064166016', diff --git a/domains/ffhb.conf b/domains/ffhb_batv15.conf similarity index 95% rename from domains/ffhb.conf rename to domains/ffhb_batv15.conf index a645f76..d1bf288 100644 --- a/domains/ffhb.conf +++ b/domains/ffhb_batv15.conf @@ -1,6 +1,6 @@ { domain_names = { - ffhb = 'Freifunk Bremen', + ffhb_batv15 = 'Freifunk Bremen neu (mit Batman v15)', }, hide_domain = true, domain_seed = '9c689a5be0e7610716aa9952d3c186345bd8d72dfa8950977e255e26ea24d978', diff --git a/domains/ffhb_legacy.conf b/domains/ffhb_legacy.conf index d1d604d..9976ec0 100644 --- a/domains/ffhb_legacy.conf +++ b/domains/ffhb_legacy.conf @@ -1,6 +1,6 @@ { domain_names = { - ffhb_legacy = 'Freifunk Bremen (mit ibss Mesh-Unterstützung)', + ffhb_legacy = 'Freifunk Bremen alt (mit ibss Mesh-Unterstützung)', }, hide_domain = true, domain_seed = 'afed1fa501c37b74d98981cfb5d988b2363ac7248783752bd66865e064166016',