From b3b1138709abbcf93ccdfbff72f09bb88b8b817f Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Sun, 17 Apr 2022 20:06:17 +0200 Subject: refactor, readme, gui hooks, and more --- gosrc/default.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gosrc/default.json (limited to 'gosrc/default.json') diff --git a/gosrc/default.json b/gosrc/default.json new file mode 100644 index 0000000..b1d652f --- /dev/null +++ b/gosrc/default.json @@ -0,0 +1,5 @@ +{ + "public_key": "hello", + "secret_key": "hehehe", + "mirror": "heheheheheh" +} -- cgit v1.2.3