diff --git a/domains/_atproto.luihh.json b/domains/_atproto.luihh.json new file mode 100644 index 000000000..3e7edd867 --- /dev/null +++ b/domains/_atproto.luihh.json @@ -0,0 +1,10 @@ +{ + "description": "domain verification for bluesky", + "owner": { + "username": "luihh", + "email": "luihh@proton.me" + }, + "record": { + "TXT": "did=did:plc:nkzlgllahrw2v2y6p4inqx6t" + } +} diff --git a/domains/_discord.luihh.json b/domains/_discord.luihh.json new file mode 100644 index 000000000..4eb7f0cb7 --- /dev/null +++ b/domains/_discord.luihh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luihh", + "email": "luihh@proton.me" + }, + "record": { + "TXT": "dh=81d234bda025f0796690ab6cf411be3a6b6c73c2" + } +} diff --git a/domains/_vercel.luihh.json b/domains/_vercel.luihh.json new file mode 100644 index 000000000..7a6bc3945 --- /dev/null +++ b/domains/_vercel.luihh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luihh", + "email": "luihh@proton.me", + "discord": "481268875586174986" + }, + "record": { + "TXT": "vc-domain-verify=luihh.is-a.dev,918089867ac61f642dfc" + } +} diff --git a/domains/luihh.json b/domains/luihh.json index af0238aed..82db15c06 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -1,12 +1,10 @@ { - "description": "Luihh's website", - "repo": "https://github.com/iLui/iLui.github.io", "owner": { - "username": "Luihh", - "email": "luihhbusiness23@gmail.com", - "twitter": "PoweredByLuihh" + "username": "luihh", + "email": "luihh@proton.me", + "discord": "481268875586174986" }, "record": { - "CNAME": "iLui.github.io" + "CNAME": "extreme-demons-spreadsheet.vercel.app" } }