From f497f33fdae3beb02e6e1a272280f2afe5e6ffe7 Mon Sep 17 00:00:00 2001 From: Parsa Torbati Date: Sat, 7 Dec 2019 16:48:43 +0330 Subject: [PATCH] Update content.json --- data/users/content.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/users/content.json b/data/users/content.json index 1c2c85c..705025a 100644 --- a/data/users/content.json +++ b/data/users/content.json @@ -7,7 +7,8 @@ }, "user_contents": { "cert_signers": { - "zeroid.bit": [ "1iD5ZQJMNXu43w1qLB8sfdHVKppVMduGz" ] + "zeroid.bit": [ "1iD5ZQJMNXu43w1qLB8sfdHVKppVMduGz" ], + "cryptoid.bit": [ "18143WPue3rQykNaopx5KJKzYmaYhCjqhv" ] }, "content_inner_path": "data/users/content.json", "optional": null, @@ -24,4 +25,4 @@ "nofish@zeroid.bit": { "max_size": 100000 } } } -} \ No newline at end of file +}