From 28a3458f59f483022977256c664b0284bdb0018c Mon Sep 17 00:00:00 2001 From: rorosin Date: Thu, 14 Mar 2024 09:38:47 +0300 Subject: [PATCH 1/4] feat(domain): rorosin.is-a.dev --- domains/rorosin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rorosin.json diff --git a/domains/rorosin.json b/domains/rorosin.json new file mode 100644 index 000000000..b48d7d422 --- /dev/null +++ b/domains/rorosin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "CNAME": "ru.ardev.tk." + } +} From 6f4fc0ac1a6fdcaa8b481ca02a0b1d918ffcebb7 Mon Sep 17 00:00:00 2001 From: rorosin Date: Mon, 25 Mar 2024 09:27:34 +0300 Subject: [PATCH 2/4] feat(domain): anton.is-a.dev --- domains/anton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anton.json diff --git a/domains/anton.json b/domains/anton.json new file mode 100644 index 000000000..33bf6e45b --- /dev/null +++ b/domains/anton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rorosin", + "email": "rosin886@gmail.com" + }, + "record": { + "URL": "https://rorosin.ru/" + } +} From 12efc8c24a0cf1a7952e67cb2c0a2ba694c0ec2a Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:33:36 +0300 Subject: [PATCH 3/4] Update rorosin.json this change was requested by moderator --- domains/rorosin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rorosin.json b/domains/rorosin.json index b48d7d422..ef98da318 100644 --- a/domains/rorosin.json +++ b/domains/rorosin.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "CNAME": "ru.ardev.tk." + "CNAME": "ru.ardev.tk" } } From 41d2e7a127dd1d1c6cd9667b5d5a33bb9354a9aa Mon Sep 17 00:00:00 2001 From: Anton Sakhno <46279702+rorosin@users.noreply.github.com> Date: Tue, 26 Mar 2024 20:34:49 +0300 Subject: [PATCH 4/4] Update anton.json this change was requested by moderator --- domains/anton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anton.json b/domains/anton.json index 33bf6e45b..ef98da318 100644 --- a/domains/anton.json +++ b/domains/anton.json @@ -4,6 +4,6 @@ "email": "rosin886@gmail.com" }, "record": { - "URL": "https://rorosin.ru/" + "CNAME": "ru.ardev.tk" } }