From 4975495aadc6d40aa1ace17cbab5460504732ca2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:47:31 +0800 Subject: [PATCH] Update register-bot.json --- domains/register-bot.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/register-bot.json b/domains/register-bot.json index 28ce47152..652d7ea34 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -1,12 +1,12 @@ { - "description": "Register-bot", - "repo": "https://github.com/andrewstech", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } + "description": "Register-bot", + "repo": "https://github.com/andrewstech/is-a-dev-bot", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "dns.beadman-network.com" + } }