From d85ed834688c1104199f233bb22b561b13a56c2a Mon Sep 17 00:00:00 2001 From: "kzk.hitoru" Date: Sat, 7 Dec 2024 20:50:12 +0700 Subject: [PATCH 1/2] Create redirect.akk1to.json --- domains/redirect.akk1to.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/redirect.akk1to.json diff --git a/domains/redirect.akk1to.json b/domains/redirect.akk1to.json new file mode 100644 index 000000000..a1cb4ca47 --- /dev/null +++ b/domains/redirect.akk1to.json @@ -0,0 +1,12 @@ +{ + "description": "This website is for redirect server", + "repo": "https://github.com/akk1to/redirect", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } +} From d2eb24d0b2fd05d06aef4062536dcdc924f1f8a4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 7 Dec 2024 17:06:39 -0500 Subject: [PATCH 2/2] chore: formatting --- domains/redirect.akk1to.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/redirect.akk1to.json b/domains/redirect.akk1to.json index a1cb4ca47..2b819373c 100644 --- a/domains/redirect.akk1to.json +++ b/domains/redirect.akk1to.json @@ -1,12 +1,12 @@ { - "description": "This website is for redirect server", - "repo": "https://github.com/akk1to/redirect", - "owner": { - "username": "akk1to", - "email": "akk1to.dev@gmail.com", - "discord": "727497287777124414" - }, - "record": { - "CNAME": "akk1to.github.io" - } + "description": "This website is for redirect server", + "repo": "https://github.com/akk1to/redirect", + "owner": { + "username": "akk1to", + "email": "akk1to.dev@gmail.com", + "discord": "727497287777124414" + }, + "record": { + "CNAME": "akk1to.github.io" + } }