From b50e9d68c1be30075c57503f99adffae354d5e4c Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 16 Nov 2024 17:56:39 +0200 Subject: [PATCH 1/3] Update records for redirecting to https://okinea.dev --- domains/okinea.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/okinea.json b/domains/okinea.json index 5b83bc6b2..64ed6c037 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -1,16 +1,12 @@ { "description": "Okinea Dev website", - "repo": "https://github.com/okineadev", + "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", + "telegram": "@stadius_lucioni" "email": "81070564+okineadev@users.noreply.github.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "URL": "https://okinea.dev" } } From ae64517c61b9860890248716f5e42a5c3ea6b43f Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:05:11 +0200 Subject: [PATCH 2/3] =?UTF-8?q?fix:=20=F0=9F=A9=B9=20fix=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/okinea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/okinea.json b/domains/okinea.json index 64ed6c037..c63d48955 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -3,7 +3,7 @@ "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", - "telegram": "@stadius_lucioni" + "telegram": "@stadius_lucioni", "email": "81070564+okineadev@users.noreply.github.com" }, "record": { From 4d5f8e0f2a74c7aa12200a12775f1d34826dede8 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Sun, 17 Nov 2024 10:04:53 +0200 Subject: [PATCH 3/3] Email line isnt necessary anymore --- domains/okinea.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/okinea.json b/domains/okinea.json index c63d48955..28808d971 100644 --- a/domains/okinea.json +++ b/domains/okinea.json @@ -3,8 +3,7 @@ "repo": "https://github.com/okineadev-website", "owner": { "username": "okineadev", - "telegram": "@stadius_lucioni", - "email": "81070564+okineadev@users.noreply.github.com" + "telegram": "@stadius_lucioni" }, "record": { "URL": "https://okinea.dev"