From 2dd0ca952ac7495b3dbbbea05a3442ba765273fa Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Sat, 4 May 2024 11:21:27 +0530 Subject: [PATCH] Create fucabot.json --- domains/fucabot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fucabot.json diff --git a/domains/fucabot.json b/domains/fucabot.json new file mode 100644 index 000000000..56a8f07fb --- /dev/null +++ b/domains/fucabot.json @@ -0,0 +1,11 @@ +{ + "description": "Fuca Bot website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "A": ["65.109.168.46"] + } +}