From 76118f79842005bd328b80051eb359777dad1643 Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Tue, 28 Sep 2021 23:58:57 +0800 Subject: [PATCH] Create eval.json --- domains/eval.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eval.json diff --git a/domains/eval.json b/domains/eval.json new file mode 100644 index 000000000..f95fa5056 --- /dev/null +++ b/domains/eval.json @@ -0,0 +1,11 @@ +{ + "description": "a website to run javascript codes", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "466c0750-ca47-4994-a60c-37ffb99b18e6.id.repl.co" + } +}