From 4da055878da7a774401c9385518f300f5b965e5f Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:17:18 +0700 Subject: [PATCH 1/2] Create localhost.sx9.json --- domains/localhost.sx9.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/localhost.sx9.json diff --git a/domains/localhost.sx9.json b/domains/localhost.sx9.json new file mode 100644 index 000000000..a8b74af9c --- /dev/null +++ b/domains/localhost.sx9.json @@ -0,0 +1,14 @@ +{ + "description": "SX's Web Server", + "repo": "https://sx-9.github.io", + "owner": { + "username": "SX-9", + "twitter": "SX_Discord", + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com", + "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" + }, + "record": { + "A": "164.132.74.251" + } +} From 6f1f94fd0082bf6a26fca4e4e884f370c2cd10bb Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 15 Apr 2022 18:42:53 +0700 Subject: [PATCH 2/2] Update localhost.sx9.json --- domains/localhost.sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/localhost.sx9.json b/domains/localhost.sx9.json index a8b74af9c..bd1d06d1f 100644 --- a/domains/localhost.sx9.json +++ b/domains/localhost.sx9.json @@ -9,6 +9,6 @@ "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" }, "record": { - "A": "164.132.74.251" + "A": ["164.132.74.251"] } }