From 315a63e0692b6984a2975151ce57704fb140dd68 Mon Sep 17 00:00:00 2001 From: Evils <103610754+Evils7@users.noreply.github.com> Date: Tue, 12 Jul 2022 22:11:27 +0300 Subject: [PATCH] Create evils.json --- domains/evils.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/evils.json diff --git a/domains/evils.json b/domains/evils.json new file mode 100644 index 000000000..495a8d821 --- /dev/null +++ b/domains/evils.json @@ -0,0 +1,12 @@ +{ + "description": "Portofolio", + "repo": "https://github.com/evils7/evils7.github.io", + "owner": { + "username": "evils7", + "email": "info@evils.gay", + "twitter": "" + }, + "record": { + "CNAME": "evilssite.glitch.me" + } +}