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] 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" } }