diff --git a/domains/_discord.lver.json b/domains/_discord.lver.json new file mode 100644 index 000000000..c2bafa3d3 --- /dev/null +++ b/domains/_discord.lver.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "TXT": "dh=2e24b5f5d9aa41852614d8b5760748d097b138b9" + } +} \ No newline at end of file diff --git a/domains/ad.lver.json b/domains/ad.lver.json new file mode 100644 index 000000000..2ae1da6dc --- /dev/null +++ b/domains/ad.lver.json @@ -0,0 +1,11 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "A": ["52.72.49.79"] + }, + "proxied": true +} diff --git a/domains/lit.lver.json b/domains/lit.lver.json new file mode 100644 index 000000000..e707644de --- /dev/null +++ b/domains/lit.lver.json @@ -0,0 +1,16 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://linktr.ee/lverboy" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/" + }, + "redirect_paths": true + } +} diff --git a/domains/lver-rocks.lver.json b/domains/lver-rocks.lver.json new file mode 100644 index 000000000..c6816fddd --- /dev/null +++ b/domains/lver-rocks.lver.json @@ -0,0 +1,21 @@ +{ + "github": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://lver-rocks.pages.dev/" + }, + "redirect_config": { + "custom_paths": { + "/home": "https://lver.is-a.dev/", + "/host": "https://pages.dev/", + "/dir": "https://github.com/is-a-dev/register", + "/iad": "https://is-a.dev/", + "/proxy": "https://developers.cloudflare.com/dns/proxy-status/", + "/contact": "https://contact-lver.pages.dev" + }, + "redirect_paths": true + } +} diff --git a/domains/lver.json b/domains/lver.json new file mode 100644 index 000000000..4adc422c0 --- /dev/null +++ b/domains/lver.json @@ -0,0 +1,19 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "URL": "https://lverz.glitch.me/" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/lverx", + "/biz": "https://github.com/lverz", + "/contact": "https://contact-lver.pages.dev/", + "/site": "https://lver.link" + }, + "redirect_paths": true + } +} diff --git a/domains/mail.lver.json b/domains/mail.lver.json new file mode 100644 index 000000000..f3fee13f6 --- /dev/null +++ b/domains/mail.lver.json @@ -0,0 +1,13 @@ +{ + "repo": "https://github.com/lverx", + "owner": { + "username": "lverx", + "email": "profoundlvr@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}