From c5befb654df4c1490e8a820a66bb348861a878c7 Mon Sep 17 00:00:00 2001 From: SX Spy Agent <90962949+SX-9@users.noreply.github.com> Date: Mon, 16 May 2022 11:42:04 +0700 Subject: [PATCH] add my bot to your discord server please --- domains/cat.sx9.json | 13 +++++++++++++ domains/localhost.sx9.json | 14 -------------- 2 files changed, 13 insertions(+), 14 deletions(-) create mode 100644 domains/cat.sx9.json delete mode 100644 domains/localhost.sx9.json diff --git a/domains/cat.sx9.json b/domains/cat.sx9.json new file mode 100644 index 000000000..8146434ae --- /dev/null +++ b/domains/cat.sx9.json @@ -0,0 +1,13 @@ +{ + "description": "SX's Cat Discord Bot Website", + "repo": "SX-9/sx-discord-bot", + "owner": { + "username": "SX-9", + "twitter": "SX_Discord", + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com" + }, + "record": { + "CNAME": "20919506-c6ad-42e9-80a8-a027c160e702.id.repl.co" + } +} diff --git a/domains/localhost.sx9.json b/domains/localhost.sx9.json deleted file mode 100644 index 57445f66c..000000000 --- a/domains/localhost.sx9.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "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": ["192.95.42.75"] - } -}