From 67b5c7f54cfc055fcd389dd7dc9561986088f7d1 Mon Sep 17 00:00:00 2001 From: Theark <59927799+thearkxd@users.noreply.github.com> Date: Thu, 25 Feb 2021 10:45:26 +0300 Subject: [PATCH] Migrates all domain records to remove force https redirection. --- domains/theark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theark.json diff --git a/domains/theark.json b/domains/theark.json new file mode 100644 index 000000000..d0966df35 --- /dev/null +++ b/domains/theark.json @@ -0,0 +1,11 @@ +{ + "description": "Theark's personal site", + "repo": "https://github.com/thearkxd/theark-website", + "owner": { + "username": "thearkxd", + "email": "thearkxd@gmail.com" + }, + "record": { + "URL": "https://theark.tk" + } +}