From 39b62186e827473f03a71ef8b5dc3bcf36b8cd09 Mon Sep 17 00:00:00 2001 From: oniichaNj Date: Sat, 3 Oct 2015 22:22:04 +0200 Subject: [PATCH 1/3] added katt.json --- katt.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 katt.json diff --git a/katt.json b/katt.json new file mode 100644 index 0000000..c90edc0 --- /dev/null +++ b/katt.json @@ -0,0 +1,6 @@ +"188.166.3.174:4841":{ + "password":"public-20150903-6pb6aEKDDKVr9zsBJIyDUYfrXYzQv1", + "publicKey":"s680fh7g69ww3y9cmrxt910u5hvrwrmcnln1sz6mq1jk5mquq8k0.k", + "contact":"oniichan@mrowr.me", + "location":"NL" +} \ No newline at end of file From 0c4c67c7bf1bfea20b627d62dc6be2e842052ce3 Mon Sep 17 00:00:00 2001 From: oniichaNj Date: Sat, 3 Oct 2015 22:23:32 +0200 Subject: [PATCH 2/3] renamed katt.json -> creds/katt.json --- katt.json => creds/katt.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename katt.json => creds/katt.json (100%) diff --git a/katt.json b/creds/katt.json similarity index 100% rename from katt.json rename to creds/katt.json From a48b755c4fdd74cc4c5a1aaa778310c6a921d7e0 Mon Sep 17 00:00:00 2001 From: oniichaNj Date: Thu, 19 Nov 2015 16:46:44 +0100 Subject: [PATCH 3/3] add mrowr.me as a pubic node in amsterdam --- EU/nl/amsterdam/mrowr.me.k | 6 ++++++ creds/katt.json | 6 ------ 2 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 EU/nl/amsterdam/mrowr.me.k delete mode 100644 creds/katt.json diff --git a/EU/nl/amsterdam/mrowr.me.k b/EU/nl/amsterdam/mrowr.me.k new file mode 100644 index 0000000..00bae87 --- /dev/null +++ b/EU/nl/amsterdam/mrowr.me.k @@ -0,0 +1,6 @@ +"188.166.3.174:4841":{ + "password":"public-20150903-6pb6aEKDDKVr9zsBJIyDUYfrXYzQv1", + "publicKey":"s680fh7g69ww3y9cmrxt910u5hvrwrmcnln1sz6mq1jk5mquq8k0.k", + "user":"katt", + "contact":"oniichan@mrowr.me", +} diff --git a/creds/katt.json b/creds/katt.json deleted file mode 100644 index c90edc0..0000000 --- a/creds/katt.json +++ /dev/null @@ -1,6 +0,0 @@ -"188.166.3.174:4841":{ - "password":"public-20150903-6pb6aEKDDKVr9zsBJIyDUYfrXYzQv1", - "publicKey":"s680fh7g69ww3y9cmrxt910u5hvrwrmcnln1sz6mq1jk5mquq8k0.k", - "contact":"oniichan@mrowr.me", - "location":"NL" -} \ No newline at end of file