From 0b48f1746091d0023f4c8e5fb152ba156c04713c Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Wed, 29 Sep 2021 20:39:50 +0800 Subject: [PATCH] Create img.json --- domains/img.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/img.json diff --git a/domains/img.json b/domains/img.json new file mode 100644 index 000000000..a64e7d895 --- /dev/null +++ b/domains/img.json @@ -0,0 +1,11 @@ +{ + "description": "a website to save some images", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "dd04023a-b6e9-4158-858e-bad08e56f201.id.repl.co" + } +}