From 9a90d01c25ec1559c32d9170e880ff582a7d928e Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 22 Aug 2021 13:54:56 -0400 Subject: [PATCH 1/2] Remove flash subdomain --- flash.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 flash.json diff --git a/flash.json b/flash.json deleted file mode 100644 index 0447378e6..000000000 --- a/flash.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "repo": "https://github.com/flashthedev", - "owner": { - "username": "Flashthedev", - "email": "flash.dev@outlook.com" - }, - "record": { - "A": [ - "89.41.169.49" - ] - } -} From e30cb20abf423248a83d82823b1fa0ff2d15fd8f Mon Sep 17 00:00:00 2001 From: Hackermon <60828015+hackermondev@users.noreply.github.com> Date: Sun, 22 Aug 2021 13:56:10 -0400 Subject: [PATCH 2/2] also remove sociopath domain --- sociopath.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sociopath.json diff --git a/sociopath.json b/sociopath.json deleted file mode 100644 index 51e756989..000000000 --- a/sociopath.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Well, this is my github sub-domain for my future page", - "repo": "https://github.com/25n/25n.github.io", - "owner": { - "username": "25n", - "email": "joyvance52@gmail.com", - }, - "record": { - "CNAME": "25n.github.io" - } -}