From d02c8d0c09120e5343159c0ecdb3e2538e2db637 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:41:10 +0100 Subject: [PATCH 1/3] Update www.json --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 36914437c..0eabfec88 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://is-a-dev-bot.github.io" + "cname": "net.beadman-network.com" } } From 97c3263e02429b3bfc6ac9c2d8557cc8631ac2d0 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:45:36 +0100 Subject: [PATCH 2/3] Update www.json --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 0eabfec88..083dbc8c8 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "cname": "net.beadman-network.com" + "CNAME": "peerbrain.net" } } From cc3f0b91562887fc7fa3c5f71758bc5d2d365361 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:51:12 +0100 Subject: [PATCH 3/3] Delete www.json --- domains/www.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/www.json diff --git a/domains/www.json b/domains/www.json deleted file mode 100644 index 083dbc8c8..000000000 --- a/domains/www.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "www.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "peerbrain.net" - } -}