From 83fd1f60f57397250e3414fef0e5c732e0fb07e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:14:17 +0100 Subject: [PATCH 1/4] Create gliphtones.json --- domains/gliphtones.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gliphtones.json diff --git a/domains/gliphtones.json b/domains/gliphtones.json new file mode 100644 index 000000000..bfe1b5e09 --- /dev/null +++ b/domains/gliphtones.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "firu115", + "email": "firu-gliphtones@proton.me" + }, + "record": { + "AAAA": ["2a01:4f8:c0c:947e::1"] + } +} From 1e31d7c79465d56ed26a05026fb7180b0d0a1a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sat, 21 Dec 2024 01:29:57 +0100 Subject: [PATCH 2/4] Update gliphtones.json --- domains/gliphtones.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index bfe1b5e09..696bbd7b4 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -4,6 +4,10 @@ "email": "firu-gliphtones@proton.me" }, "record": { - "AAAA": ["2a01:4f8:c0c:947e::1"] - } + "AAAA": [ + "2a01:04f8:0c0c:947e:0000:0000:0000:0001" + ] + }, + "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_gliphtones" } From 65f6a9d5d7a523015ef2a8dcb017f6be9d034bcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=AF=C5=BEi=C4=8Dka=20Filip?= Date: Sun, 22 Dec 2024 00:47:24 +0100 Subject: [PATCH 3/4] Misspelled everything --- domains/gliphtones.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gliphtones.json b/domains/gliphtones.json index 696bbd7b4..366f32373 100644 --- a/domains/gliphtones.json +++ b/domains/gliphtones.json @@ -1,13 +1,13 @@ { "owner": { "username": "firu115", - "email": "firu-gliphtones@proton.me" + "email": "firu-glyphtones@proton.me" }, "record": { "AAAA": [ "2a01:04f8:0c0c:947e:0000:0000:0000:0001" ] }, - "description": "Gliphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", - "repo": "https://github.com/Firu115/nothing_gliphtones" + "description": "Glyphtones is a website that I made for sharing Nothing Phone ringtones that feature glyph light effects. https://nothing.tech/", + "repo": "https://github.com/Firu115/nothing_glyphtones" } From 0f069a3a78747782aa5c9a67863d9f9837f973e4 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:24:54 +0200 Subject: [PATCH 4/4] Create hate.json --- domains/hate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hate.json diff --git a/domains/hate.json b/domains/hate.json new file mode 100644 index 000000000..3cd3062c8 --- /dev/null +++ b/domains/hate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DevMatei", + "email": "contact@devmatei.is-a.dev" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +}