From 8a4619a79ff9c69881aa80990868453a81e02f5d Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:17:45 +0300 Subject: [PATCH 1/2] Create okinea.json --- domains/okinea.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/okinea.json diff --git a/domains/okinea.json b/domains/okinea.json new file mode 100644 index 000000000..5b83bc6b2 --- /dev/null +++ b/domains/okinea.json @@ -0,0 +1,16 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "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" + ] + } +} From a79970a84d9080e20ccbfd078d34339ebd46d873 Mon Sep 17 00:00:00 2001 From: Okinea Dev <81070564+okineadev@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:20:35 +0300 Subject: [PATCH 2/2] Create _github-pages-challenge-okineadev.okinea.json --- domains/_github-pages-challenge-okineadev.okinea.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-okineadev.okinea.json diff --git a/domains/_github-pages-challenge-okineadev.okinea.json b/domains/_github-pages-challenge-okineadev.okinea.json new file mode 100644 index 000000000..08e93918c --- /dev/null +++ b/domains/_github-pages-challenge-okineadev.okinea.json @@ -0,0 +1,11 @@ +{ + "description": "Okinea Dev website", + "repo": "https://github.com/okineadev", + "owner": { + "username": "okineadev", + "email": "81070564+okineadev@users.noreply.github.com" + }, + "record": { + "TXT": "a4553ebffa6a3356fc37fb4f8e8a14" + } +}