From a2ce9e0553c39c77f4b226879bb4c6b81d43da34 Mon Sep 17 00:00:00 2001 From: Web Date: Thu, 2 Jul 2020 00:29:02 +0200 Subject: [PATCH] New entry: example.com --- web-1.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 web-1.json diff --git a/web-1.json b/web-1.json new file mode 100644 index 0000000..e6b66a5 --- /dev/null +++ b/web-1.json @@ -0,0 +1,12 @@ +{ + "description": "desc", + "instance": "example.com", + "receipts": [ + "r" + ], + "screenshot": "", + "tags": [ + "tag1", + "tag2" + ] +} \ No newline at end of file