From 67ad619a1d0eef4f0ae75fd118298728a8765bf0 Mon Sep 17 00:00:00 2001 From: yacoreq <78950826+yacoreq@users.noreply.github.com> Date: Fri, 26 Aug 2022 19:59:50 +0200 Subject: [PATCH 1/2] Create yacoreq.json --- domains/yacoreq.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yacoreq.json diff --git a/domains/yacoreq.json b/domains/yacoreq.json new file mode 100644 index 000000000..b6c54ffde --- /dev/null +++ b/domains/yacoreq.json @@ -0,0 +1,13 @@ + +{ + "description": "yacoreq is a dev", + "repo": "https://github.com/yacoreq/yacoreq.github.io", + "owner": { + "username": "yacoreq", + "email": "yacoreq@gmail.com", + "discord": "685845264417816611" + }, + "record": { + "CNAME": "yacoreq.github.io" + } +} From 13eb4db2ad2d2bad60176c031107b4da68691aa7 Mon Sep 17 00:00:00 2001 From: yacoreq <78950826+yacoreq@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:54:29 +0100 Subject: [PATCH 2/2] Update yacoreq.json --- domains/yacoreq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yacoreq.json b/domains/yacoreq.json index b6c54ffde..88aa196ac 100644 --- a/domains/yacoreq.json +++ b/domains/yacoreq.json @@ -8,6 +8,6 @@ "discord": "685845264417816611" }, "record": { - "CNAME": "yacoreq.github.io" + "A": ["136.243.156.120"] } }