From d7e31a2b1b27a88f0d4a4a9539457eaa1dbe5822 Mon Sep 17 00:00:00 2001 From: WallnussJonas Date: Sat, 24 Feb 2024 12:18:56 +0100 Subject: [PATCH 1/4] feat(domain): jonaswerner.is-a.dev --- domains/jonaswerner.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jonaswerner.json diff --git a/domains/jonaswerner.json b/domains/jonaswerner.json new file mode 100644 index 000000000..bc1e4b9ec --- /dev/null +++ b/domains/jonaswerner.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WallnussJonas", + "email": "jonas.werner.nov1999@gmail.com" + }, + "record": { + "URL": "https://jojojonas.netlify.app/" + } +} From 202e77e0d9b6177adaa84ae6772696bad58465bd Mon Sep 17 00:00:00 2001 From: Grafaffel <96660820+Grafaffel@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:50:42 +0100 Subject: [PATCH 2/4] Register grafaffel.github.io --- domains/grafaffel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grafaffel.json diff --git a/domains/grafaffel.json b/domains/grafaffel.json new file mode 100644 index 000000000..5d1f3f688 --- /dev/null +++ b/domains/grafaffel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Grafaffel", + "email": "jannis107@icloud.com" + }, + "record": { + "CNAME": "grafaffel.github.io" + } +} From efd69bebecf7516717a59555ff97c76756c4ce36 Mon Sep 17 00:00:00 2001 From: SextyNine <109962271+mohammad87115@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:14:06 +0330 Subject: [PATCH 3/4] Create cdn.mohammad87115.json --- domains/cdn.mohammad87115.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.mohammad87115.json diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json new file mode 100644 index 000000000..67be37648 --- /dev/null +++ b/domains/cdn.mohammad87115.json @@ -0,0 +1,11 @@ +{ + "description": "I'm using this subdomain to access the place i upload my files easier", + "owner": { + "username": "mohammad87115", + "email": "mohammad87115@gmail.com", + "twitter": "mohammad87115" + }, + "record": { + "A": "69.30.249.53" + } +} From 08a0941d860d30a4ea5c2c8d3e16a154305d0665 Mon Sep 17 00:00:00 2001 From: SextyNine <109962271+mohammad87115@users.noreply.github.com> Date: Sat, 24 Feb 2024 17:20:18 +0330 Subject: [PATCH 4/4] Update cdn.mohammad87115.json --- domains/cdn.mohammad87115.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.mohammad87115.json b/domains/cdn.mohammad87115.json index 67be37648..cda0fd126 100644 --- a/domains/cdn.mohammad87115.json +++ b/domains/cdn.mohammad87115.json @@ -6,6 +6,6 @@ "twitter": "mohammad87115" }, "record": { - "A": "69.30.249.53" + "A": ["69.30.249.53"] } }