diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml deleted file mode 100644 index 9818ba4f7..000000000 --- a/.github/workflows/url-validation.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: URL Validation -on: - schedule: - - cron: '0 0 * * 1' # At 00:00 on Monday - workflow_dispatch: - -jobs: - validation: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v3 - with: - ref: ${{ github.event.pull_request.head.sha }} - fetch-depth: 0 - - name: Setup Up Python - uses: actions/setup-python@v4 - with: - python-version: '3.10' - - run: pip install requests - - run: python tests/url-validation.py - - name: Upload Artifact - uses: actions/upload-artifact@v3 - with: - name: URL Validiation Result - path: url-validation-result.json - retention-days: 7 diff --git a/domains/123.json b/domains/123.json new file mode 100644 index 000000000..a2d8b69bf --- /dev/null +++ b/domains/123.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NuroHimself", + "email": "nurorust2023@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/2fa.phoenix.json b/domains/2fa.phoenix.json new file mode 100644 index 000000000..189cb852b --- /dev/null +++ b/domains/2fa.phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "phoenixorigin171@gmail.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} diff --git a/domains/_discord.amol254542.json b/domains/_discord.amol254542.json new file mode 100644 index 000000000..98bc1dba9 --- /dev/null +++ b/domains/_discord.amol254542.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "TXT": "dh=383b5b12e8a16256189d4e54677f7c217ddde07a" + } +} diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json new file mode 100644 index 000000000..99114f25d --- /dev/null +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "3436b41d67" + } +} diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json new file mode 100644 index 000000000..e7ee3c7b6 --- /dev/null +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "ed3c92c01a" + } +} diff --git a/domains/_github-pages-challenge-FoxsDenYT.foxsden.json b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json index bb2ca9850..fea4fdbf5 100644 --- a/domains/_github-pages-challenge-FoxsDenYT.foxsden.json +++ b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json @@ -2,7 +2,7 @@ "description": "GitHub Pages verification for foxsden.is-a.dev", "owner": { "username": "FoxsDenYT", - "email": "foxsdenyt@gmail.com" + "email": "foxsdenyt+isadev@gmail.com" }, "record": { "TXT": "37455d1a9cf706acc4f0cd6ada2ce7" diff --git a/domains/_github-pages-challenge-jakehe1226.jakehe.json b/domains/_github-pages-challenge-jakehe1226.jakehe.json new file mode 100644 index 000000000..9e8218f8e --- /dev/null +++ b/domains/_github-pages-challenge-jakehe1226.jakehe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jakehe1226", + "email": "jakehe1226@gmail.com" + }, + "record": { + "TXT": "d96dac12901888fba491ca3e7666b6" + } +} diff --git a/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json b/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json new file mode 100644 index 000000000..d54751e7b --- /dev/null +++ b/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prakhillohiya", + "email": "prakhillohiya@gmail.com" + }, + "record": { + "TXT": "31f067f6796f63a3cb4e0110ff10df" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json new file mode 100644 index 000000000..26f89e82a --- /dev/null +++ b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "15bce163359555d636e6bd2cc5903f" + } +} diff --git a/domains/_github-pages-challenge-rivioxgaming.riviox.json b/domains/_github-pages-challenge-rivioxgaming.riviox.json index 24de2a127..be8ce37c2 100644 --- a/domains/_github-pages-challenge-rivioxgaming.riviox.json +++ b/domains/_github-pages-challenge-rivioxgaming.riviox.json @@ -1,6 +1,6 @@ { "owner": { - "username": "RivioxGaming", + "username": "riviox", "email": "rivioxyt@hotmail.com" }, "record": { diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json new file mode 100644 index 000000000..c527f3892 --- /dev/null +++ b/domains/adityaredflag.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "adityaREDFLAG", + "email": "adi.redflag@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/akas.json b/domains/akas.json index f6826b605..60a942957 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -1,11 +1,12 @@ { - "description": "Akas Portfolio", - "repo": "https://github.com/akasrai/akasrai.github.io", "owner": { "username": "akasrai", "email": "akasky70@gmail.com" }, "record": { - "CNAME": "akasrai.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/akshath.json b/domains/akshath.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/akshath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} diff --git a/domains/akshatt.json b/domains/akshatt.json new file mode 100644 index 000000000..d7bc03d75 --- /dev/null +++ b/domains/akshatt.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "noob0701", + "email": "akshat250870@gmail.com" + }, + + "record": { + "CNAME": "main.dfn6axfpgkelx.amplifyapp.com" + } +} diff --git a/domains/amar.json b/domains/amar.json new file mode 100644 index 000000000..7ad69c53e --- /dev/null +++ b/domains/amar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AyTea14", + "email": "muhdamar4687@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/amodity.json b/domains/amodity.json new file mode 100644 index 000000000..c6f3e4fc7 --- /dev/null +++ b/domains/amodity.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "adytia-lika-ardiansyah", + "email": "nakpegiba.li@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/anakhalal.json b/domains/anakhalal.json new file mode 100644 index 000000000..5a04d3e4c --- /dev/null +++ b/domains/anakhalal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AdeebToPro", + "email": "blackfriday.xp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/andrewstech.json b/domains/andrewstech.json index fb97d0eb3..fc229135b 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mail.is-a.dev"] } } diff --git a/domains/anjayy.json b/domains/anjayy.json new file mode 100644 index 000000000..517e2fe9b --- /dev/null +++ b/domains/anjayy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MacengBOT", + "email": "macengbot@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json new file mode 100644 index 000000000..6637d5561 --- /dev/null +++ b/domains/app.allancoding.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/argonnetworkmainframe.json b/domains/argonnetworkmainframe.json new file mode 100644 index 000000000..ef5736dda --- /dev/null +++ b/domains/argonnetworkmainframe.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "carterkimbler", + "email": "kimblercarter@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/asriel.json b/domains/asriel.json new file mode 100644 index 000000000..9d3db8c62 --- /dev/null +++ b/domains/asriel.json @@ -0,0 +1,12 @@ +{ + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", + "owner": { + "username": "AsrieltheGoat", + "email": "ganyu@segs.eu.org", + "discord": "AsrieltheGoat" + }, + "record": { + "CNAME": "asrielthegoat.github.io" + } +} diff --git a/domains/atharva.json b/domains/atharva.json index 98fa0ec8c..7e7ba7b5f 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -2,10 +2,10 @@ "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { "username": "atharvaupadhyay", - "email": "atharva.upadhyay1099@gmail.com", - "discord": "atharvaupadhyay" + "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "CNAME": "atharvaupadhyay.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..456a3e924 --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} diff --git a/domains/avg.json b/domains/avg.json index d0aba07f1..a518cb329 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,12 +1,9 @@ { - "description": "An average developer's blog", - "repo": "https://github.com/AverageHelper/AverageHelper.github.io", "owner": { "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co", - "twitter": "avghelper" + "email": "avghelper.5fh6g@simplelogin.co" }, "record": { - "URL": "https://averagehelper.github.io" + "URL": "https://average.name" } } diff --git a/domains/avi.json b/domains/avi.json new file mode 100644 index 000000000..ecabd2b20 --- /dev/null +++ b/domains/avi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avipars", + "email": "avi.pars@gmail.com" + }, + "record": { + "CNAME": "avipars.github.io" + } +} diff --git a/domains/berztech.json b/domains/berztech.json new file mode 100644 index 000000000..d7f43da5b --- /dev/null +++ b/domains/berztech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "berztech.vercel.app" + } +} diff --git a/domains/brpro.json b/domains/brpro.json new file mode 100644 index 000000000..1727d584e --- /dev/null +++ b/domains/brpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raxidbou4nja", + "email": "rachid.boughnja@gmail.com" + }, + "record": { + "A": ["150.136.61.251"] + } +} diff --git a/domains/chris8889.json b/domains/chris8889.json index 9f2669de9..9d7d56c98 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,9 +1,11 @@ { "owner": { "username": "Chris8889", - "email": "chris88892@protonmail.com" + "email": "chris12089@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 8ced7ebb9..7b7d783bc 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -7,6 +7,11 @@ "record": { "A": [ "84.46.245.191" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/clyde.json b/domains/clyde.json new file mode 100644 index 000000000..48f0fb8af --- /dev/null +++ b/domains/clyde.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "clydeofficial", + "email": "5675mustafa5675@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..28954c249 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ColinKarlsson", + "email": "karlssoncolin628@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/computer.guy.json b/domains/computer.guy.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/computer.guy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/computerguy.json b/domains/computerguy.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/computerguy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/d4rabi.json b/domains/d4rabi.json new file mode 100644 index 000000000..108e2d310 --- /dev/null +++ b/domains/d4rabi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "d4rabi", + "email": "fauzan.idalfithri@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/doge-v4-proxy.json b/domains/doge-v4-proxy.json new file mode 100644 index 000000000..91118dda8 --- /dev/null +++ b/domains/doge-v4-proxy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/eeshwar.json b/domains/eeshwar.json new file mode 100644 index 000000000..a00c85567 --- /dev/null +++ b/domains/eeshwar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "darkboi3301", + "email": "darkboi3301@gmail.com", + "discord": "790788825550028820" + }, + + "record": { + "CNAME": "eeshwar.pages.dev" + } + } + \ No newline at end of file diff --git a/domains/elementalst.json b/domains/elementalst.json new file mode 100644 index 000000000..d4251beba --- /dev/null +++ b/domains/elementalst.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "syxnights", + "email": "hamzafelashry12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/emmanuel.json b/domains/emmanuel.json new file mode 100644 index 000000000..b4dc6ccc4 --- /dev/null +++ b/domains/emmanuel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Emmannuel", + "email": "21417080030624@cecytemorelos.edu.mx" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/files.allancoding.json b/domains/files.allancoding.json new file mode 100644 index 000000000..8590559c0 --- /dev/null +++ b/domains/files.allancoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "CNAME": "allancoding.github.io" + } +} diff --git a/domains/flame.json b/domains/flame.json new file mode 100644 index 000000000..22d050c78 --- /dev/null +++ b/domains/flame.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flame3301", + "email": "neongamerflame@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/flex.json b/domains/flex.json new file mode 100644 index 000000000..bac9dc3e5 --- /dev/null +++ b/domains/flex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DiHaNCodeZ", + "email": "dihanshahriar5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/foxsden.json b/domains/foxsden.json new file mode 100644 index 000000000..23f47940f --- /dev/null +++ b/domains/foxsden.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "FoxsDenYT", + "email": "foxsdenyt+isadev@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net"], + "TXT": "forward-email=foxsdenyt@gmail.com" + } +} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a3c4f0fe8..6eee783e6 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "217.174.245.249" + "84.46.245.191" ], "MX": [ "mx1.forwardemail.net", diff --git a/domains/gbot.json b/domains/gbot.json new file mode 100644 index 000000000..a944cebb0 --- /dev/null +++ b/domains/gbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/grusio.json b/domains/grusio.json new file mode 100644 index 000000000..96e9fa8ba --- /dev/null +++ b/domains/grusio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + "record": { + "A": ["2.231.198.113"] + } +} diff --git a/domains/freegraphics.json b/domains/happyenderman.json similarity index 68% rename from domains/freegraphics.json rename to domains/happyenderman.json index b99cbbc5b..891654ba4 100644 --- a/domains/freegraphics.json +++ b/domains/happyenderman.json @@ -1,11 +1,11 @@ { "owner": { - "username": "Cryptic1526", - "email": "nemith27dhg@gmail.com" + "username": "happyendermangit", + "email": "" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} diff --git a/domains/havoc.json b/domains/havoc.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/havoc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} diff --git a/domains/hotmayonaise.json b/domains/hotmayonaise.json new file mode 100644 index 000000000..a8740872c --- /dev/null +++ b/domains/hotmayonaise.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hotmayonaise", + "email": "roby123ted@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/imad.json b/domains/imad.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imad.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} diff --git a/domains/imd.json b/domains/imd.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imd.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} diff --git a/domains/imdew.json b/domains/imdew.json new file mode 100644 index 000000000..332facee4 --- /dev/null +++ b/domains/imdew.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..5eedd240c 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,11 +1,10 @@ { + "repo": "https://github.com/ItzHenry1/itzhenry1.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "itzhenry1.github.io" } -} \ No newline at end of file +} diff --git a/domains/januantara.json b/domains/januantara.json new file mode 100644 index 000000000..63f2620ed --- /dev/null +++ b/domains/januantara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "CNAME": "coderzhaxor.github.io" + } +} diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json deleted file mode 100644 index 0877408d5..000000000 --- a/domains/johan-stickman.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal website", - "owner": { - "username": "johan-perso", - "email": "johan_stickman@proton.me", - "twitter": "Johan_Stickman", - "discord": "jsuismoi" - }, - "record": { - "URL": "https://johanstick.fr" - } -} diff --git a/domains/johna.json b/domains/johna.json new file mode 100644 index 000000000..bde09e552 --- /dev/null +++ b/domains/johna.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Johna-123/Johna-123.github.io", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "johna.pages.dev" + } +} diff --git a/domains/keylock.json b/domains/keylock.json new file mode 100644 index 000000000..fb69a0062 --- /dev/null +++ b/domains/keylock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaimodiss", + "email": "pijulas12345@gmail.com" + }, + "record": { + "A": ["45.137.116.114"] + } +} diff --git a/domains/kleb.json b/domains/kleb.json new file mode 100644 index 000000000..1c0c33d68 --- /dev/null +++ b/domains/kleb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} diff --git a/domains/lemon.json b/domains/lemon.json new file mode 100644 index 000000000..f395b54e8 --- /dev/null +++ b/domains/lemon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PassiveLemon", + "email": "lemonl3mn@protonmail.com" + }, + "record": { + "A": ["64.217.148.69"] + } +} diff --git a/domains/lotra.json b/domains/lotra.json new file mode 100644 index 000000000..554439d8f --- /dev/null +++ b/domains/lotra.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nlotra", + "email": "natashalotra@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/luminexcloud.json b/domains/luminexcloud.json new file mode 100644 index 000000000..aae9167ac --- /dev/null +++ b/domains/luminexcloud.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AndrexRo01", + "email": "spacersmp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..d9b480874 --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/mail.json b/domains/mail.json new file mode 100644 index 000000000..e8a5f71e0 --- /dev/null +++ b/domains/mail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "A": ["51.161.54.164"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/mail.mrjunkyz.json b/domains/mail.mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/mail.mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/mail.neki.json b/domains/mail.neki.json new file mode 100644 index 000000000..cf94fe408 --- /dev/null +++ b/domains/mail.neki.json @@ -0,0 +1,10 @@ +{ + "description": "Mail de Santiago", + "owner": { + "username": "PinkLittleKitty", + "email": "santyfisela@gmail.com" + }, + "record": { + "TXT": "zoho-verification=zb84078345.zmverify.zoho.com" + } +} diff --git a/domains/miljte.json b/domains/miljte.json new file mode 100644 index 000000000..1b59eaa36 --- /dev/null +++ b/domains/miljte.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miljte", + "email": "hak4rgof120876@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/mine.craft.json b/domains/mine.craft.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/mine.craft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/mostafizur-rahman.json b/domains/mostafizur-rahman.json new file mode 100644 index 000000000..adbfaf950 --- /dev/null +++ b/domains/mostafizur-rahman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} diff --git a/domains/neki.json b/domains/neki.json index 07025aa32..db15b1adf 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -5,6 +5,16 @@ "email": "santyfisela@gmail.com" }, "record": { - "CNAME": "PinkLittleKitty.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/nelson.json b/domains/nelson.json new file mode 100644 index 000000000..c08ae220d --- /dev/null +++ b/domains/nelson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nelsonGX", + "email": "hi@nelsongx.com" + }, + "record": { + "URL": "https://nelsongx.com" + } +} diff --git a/domains/nguyenkhanhhoa.json b/domains/nguyenkhanhhoa.json new file mode 100644 index 000000000..6eea67047 --- /dev/null +++ b/domains/nguyenkhanhhoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyenkhanhhoa", + "email": "coolie.itman@gmail.com" + }, + "record": { + "A": ["34.168.72.137"] + } +} diff --git a/domains/nik.json b/domains/nik.json new file mode 100644 index 000000000..36ee7b613 --- /dev/null +++ b/domains/nik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nikhil", + "email": "nikhilsoniya123@gmail.com", + "discord": "nikxso#0000" + }, + "record": { + "CNAME": "myweb-266f0.web.app" + } +} diff --git a/domains/niper.json b/domains/niper.json new file mode 100644 index 000000000..6d3286888 --- /dev/null +++ b/domains/niper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NIPERR", + "email": "marcel.dziewaa@gmail.com" + }, + "record": { + "URL": "https://niper.vercel.app" + } +} diff --git a/domains/norkart.json b/domains/norkart.json new file mode 100644 index 000000000..711b5d325 --- /dev/null +++ b/domains/norkart.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "norkart1", + "email": "navasforwork@gmail.com" + }, + "record": { + "CNAME": "personal-website-26y.pages.dev" + } +} diff --git a/domains/normturtle.json b/domains/normturtle.json new file mode 100644 index 000000000..074689bc7 --- /dev/null +++ b/domains/normturtle.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NormTurtle", + "email": "omix1.ok@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..074689bc7 --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NormTurtle", + "email": "omix1.ok@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/peme969.json b/domains/peme969.json new file mode 100644 index 000000000..9a77cd5aa --- /dev/null +++ b/domains/peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "CNAME": "peme969.github.io" + } +} diff --git a/domains/phoenix.json b/domains/phoenix.json index 2df38dc56..440402966 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -5,7 +5,7 @@ }, "record": { "A": ["130.162.166.134"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "forward-email=phoenixorigin171@gmail.com" } } diff --git a/domains/pieter.json b/domains/pieter.json new file mode 100644 index 000000000..659fcda02 --- /dev/null +++ b/domains/pieter.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PieterDePauw", + "email": "pieter@pieterdepauw.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/pink.json b/domains/pink.json new file mode 100644 index 000000000..677f44eea --- /dev/null +++ b/domains/pink.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "jamesisacutedog", + "email": "jamezemailreal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/popcorn.json b/domains/popcorn.json new file mode 100644 index 000000000..dae04f397 --- /dev/null +++ b/domains/popcorn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "POPCORNTVCZE", + "email": "popcorntvcze@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/poyo.json b/domains/poyo.json index 595daa2d4..3866fe1d3 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,17 +5,7 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "mrdapoyo.github.io" } } diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json index fbc287623..13f1f6378 100644 --- a/domains/prakhillohiya.json +++ b/domains/prakhillohiya.json @@ -4,9 +4,6 @@ "email": "prakhillohiya@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "prakhillohiya.github.io" } } \ No newline at end of file diff --git a/domains/prima.json b/domains/prima.json new file mode 100644 index 000000000..63f2620ed --- /dev/null +++ b/domains/prima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "CNAME": "coderzhaxor.github.io" + } +} diff --git a/domains/querko.json b/domains/querko.json new file mode 100644 index 000000000..5c4b6ace6 --- /dev/null +++ b/domains/querko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/rahil.json b/domains/rahil.json new file mode 100644 index 000000000..78725d41f --- /dev/null +++ b/domains/rahil.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rahilkzi", + "email": "rahilkazi66@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/raspi.json b/domains/raspi.json new file mode 100644 index 000000000..77e9a9829 --- /dev/null +++ b/domains/raspi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Raspi-dude", + "email": "musashibeckman@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/rmd.json b/domains/rmd.json new file mode 100644 index 000000000..16180ac45 --- /dev/null +++ b/domains/rmd.json @@ -0,0 +1,11 @@ +{ + "description": "This subdomain is for my personal website.", + "repo": "https://github.com/danknessdra/danknessdra.github.io", + "owner": { + "username": "danknessdra", + "email": "danknessdra@gmail.com" + }, + "record": { + "CNAME": "danknessdra.github.io" + } +} diff --git a/domains/rubyscans.json b/domains/rubyscans.json new file mode 100644 index 000000000..90c83ecb5 --- /dev/null +++ b/domains/rubyscans.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Solar-Geaux", + "email": "dgbroyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/s7nx.json b/domains/s7nx.json new file mode 100644 index 000000000..6d9deb811 --- /dev/null +++ b/domains/s7nx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S7NX", + "email": "synx.lynx69@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/sama.json b/domains/sama.json new file mode 100644 index 000000000..81f66b424 --- /dev/null +++ b/domains/sama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sama-004", + "email": "samanyuroy@gmail.com" + }, + "record": { + "URL": "https://Sama-004.github.io" + } +} diff --git a/domains/samlim.json b/domains/samlim.json new file mode 100644 index 000000000..8e5d8a6c1 --- /dev/null +++ b/domains/samlim.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "samuelylim", + "email": "samuelylim04@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/selenite.json b/domains/selenite.json index 1943cc900..c7debf284 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "CNAME": "selenite.pages.dev" + "A": ["5.161.118.69"] } } diff --git a/domains/senix.json b/domains/senix.json new file mode 100644 index 000000000..895e87bbe --- /dev/null +++ b/domains/senix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cjolivier15", + "email": "oliviercj195@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/shept.json b/domains/shept.json index 179abe5fb..2025a6ccb 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -9,11 +9,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + ] } } diff --git a/domains/shreya.json b/domains/shreya.json new file mode 100644 index 000000000..8f55959b5 --- /dev/null +++ b/domains/shreya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/sincererflame71.json b/domains/sincererflame71.json new file mode 100644 index 000000000..b6ab68746 --- /dev/null +++ b/domains/sincererflame71.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DarkNightcore8", + "email": "DarkNightcore8@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/sohamkansodaria.json b/domains/sohamkansodaria.json new file mode 100644 index 000000000..d377f6c41 --- /dev/null +++ b/domains/sohamkansodaria.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "UltraHopeful", + "email": "sohupatel8828@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/ss.kleb.json b/domains/ss.kleb.json new file mode 100644 index 000000000..1c0c33d68 --- /dev/null +++ b/domains/ss.kleb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} diff --git a/domains/stefdp.json b/domains/stefdp.json index 62b2bcf6e..56c2fc2fd 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -9,12 +9,10 @@ "217.174.245.249" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mail.is-a.dev" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev", - "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + " v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" ] } } diff --git a/domains/strider-studios.json b/domains/strider-studios.json new file mode 100644 index 000000000..19c14f855 --- /dev/null +++ b/domains/strider-studios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheRealStrider", + "email": "starwars3805@gmail.com" + }, + "record": { + "CNAME": "therealstrider.github.io" + } +} diff --git a/domains/sudi.json b/domains/sudi.json new file mode 100644 index 000000000..d432dd881 --- /dev/null +++ b/domains/sudi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/sunny.json b/domains/sunny.json index 33db6cd46..cca5a871d 100644 --- a/domains/sunny.json +++ b/domains/sunny.json @@ -4,9 +4,6 @@ "email": "sunnygandhwani027@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "Sunny-unik.github.io" } } \ No newline at end of file diff --git a/domains/sxurxbh.json b/domains/sxurxbh.json new file mode 100644 index 000000000..0f9937444 --- /dev/null +++ b/domains/sxurxbh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "sxurabh.github.io" + } +} diff --git a/domains/tas33n.json b/domains/tas33n.json new file mode 100644 index 000000000..06c4097a6 --- /dev/null +++ b/domains/tas33n.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio for my works..", + "repo": "https://github.com/tas33n/tas33n.github.io", + "owner": { + "username": "tas33n", + "email": "tasu.legend@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "tas33n.github.io" + } +} diff --git a/domains/tech-is-god.json b/domains/tech-is-god.json new file mode 100644 index 000000000..430c59179 --- /dev/null +++ b/domains/tech-is-god.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GamerKid67289", + "email": "zprice720@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/thabanii.json b/domains/thabanii.json new file mode 100644 index 000000000..9eea76378 --- /dev/null +++ b/domains/thabanii.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Z3R0SEC", + "email": "famkeed11@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/thedt.json b/domains/thedt.json index b60cdeccf..8fe8b311b 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,9 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/thisqoutedoesntexist.json b/domains/thisqoutedoesntexist.json new file mode 100644 index 000000000..a38625698 --- /dev/null +++ b/domains/thisqoutedoesntexist.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/varun.json b/domains/varun.json new file mode 100644 index 000000000..0a4d3daeb --- /dev/null +++ b/domains/varun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "varun-chaudhary", + "email": "varunc105@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/varunhere.json b/domains/varunhere.json new file mode 100644 index 000000000..61c6c74ec --- /dev/null +++ b/domains/varunhere.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "drzanon", + "email": "varunc105j@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/vibez.json b/domains/vibez.json new file mode 100644 index 000000000..7093d6f62 --- /dev/null +++ b/domains/vibez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PayDash", + "email": "Theoneand200@gmail.com" + }, + "record": { + "CNAME": "paydash.github.io" + } +} diff --git a/domains/vixcord.json b/domains/vixcord.json new file mode 100644 index 000000000..946dbe7a9 --- /dev/null +++ b/domains/vixcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AbsolutelyNothingAndNoOne", + "email": "tinakiss2234@gmail.com" + }, + "record": { + "URL": "https://defensiveunluckystate.mkds.repl.co/" + } +} diff --git a/domains/webmail.mrjunkyz.json b/domains/webmail.mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/webmail.mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/william.json b/domains/william.json index 72adff01c..c00dbdc57 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "wdhdns.com" + "A": ["51.161.54.161"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } diff --git a/domains/yc-gen.json b/domains/yc-gen.json new file mode 100644 index 000000000..2cea5f397 --- /dev/null +++ b/domains/yc-gen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Marsi591", + "email": "marsi591707@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/yfadev.json b/domains/yfadev.json new file mode 100644 index 000000000..8ee16d3b3 --- /dev/null +++ b/domains/yfadev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://github.com/yfadev" + } +} diff --git a/domains/yieldray.json b/domains/yieldray.json new file mode 100644 index 000000000..4fff6da16 --- /dev/null +++ b/domains/yieldray.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "YieldRay", + "email": "yieldray@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/yumi.json b/domains/yumi.json new file mode 100644 index 000000000..3ad6485d2 --- /dev/null +++ b/domains/yumi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yuminanase", + "email": "akosifujiph@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/zirconiac.json b/domains/zirconiac.json new file mode 100644 index 000000000..c03868d11 --- /dev/null +++ b/domains/zirconiac.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ZirconiaCubed3v2", + "email": "lucian.adzima@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/ziyad.json b/domains/ziyad.json new file mode 100644 index 000000000..ffa2413b8 --- /dev/null +++ b/domains/ziyad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com" + }, + + "record": { + "CNAME": "o-lumix.github.io" + } +} diff --git a/scripts/migrate.js b/scripts/migrate.js deleted file mode 100644 index 7ae1c3daa..000000000 --- a/scripts/migrate.js +++ /dev/null @@ -1,30 +0,0 @@ -const fs = require('fs'); -const path = require('path'); -const R = require('ramda'); -const { DOMAINS_PATH } = require('../utils/constants'); - -const migrate = ([file, domain]) => [ - file, - { - ...domain, - record: file !== '@.json' && /\.is-a\.dev$/.test(domain.record.URL || '') - ? R.dissoc('URL', domain.record) - : domain.record, - } -]; - -const main = async () => { - const domains = await fs.promises.readdir(DOMAINS_PATH).then(R.map(async file => [ - file, - JSON.parse(await fs.promises.readFile(path.join(DOMAINS_PATH, file), 'utf-8')), - ])).then(ps => Promise.all(ps)); - - const newDomains = domains.map(migrate); - - await Promise.all(newDomains.map(([file, json]) => { - return fs.promises.writeFile(path.join(DOMAINS_PATH, file), JSON.stringify(json, null, 2)); - })); -}; - -main(); - diff --git a/tests/url-validation.py b/tests/url-validation.py deleted file mode 100644 index 25d2f7b70..000000000 --- a/tests/url-validation.py +++ /dev/null @@ -1,60 +0,0 @@ -import os -import json -import requests -import concurrent.futures - -repository_directory = os.getcwd() -domains_directory = os.path.join(repository_directory, "domains") - -def has_url_field(file_path): - with open(file_path, "r") as file: - data = json.load(file) - record = data.get("record") - if record and "URL" in record: - return record["URL"] - return None - -def is_url_reachable(url: str): - try: - response = requests.head(url, allow_redirects=True) - return response.status_code // 100 in [1, 2, 3] # Check if status code is in the 1xx or 2xx or 3xx range (success) - except requests.exceptions.RequestException: - return False - -urls_data = { - "valid": {}, - "invalid": {}, - "non-http": {} -} - -def handle_url_validation(file_path): - url: str = has_url_field(file_path) - if url: - if url.startswith("http://") or url.startswith("https://"): - if is_url_reachable(url): - urls_data["valid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is reachable.") - else: - urls_data["invalid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is not reachable.") - else: - urls_data["non-http"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is neither HTTP nor HTTPS.") - -max_threads = 20 - -with concurrent.futures.ThreadPoolExecutor(max_workers=max_threads) as executor: - file_paths = [] - - for root, _, files in os.walk(domains_directory): - for filename in files: - file_paths.append(os.path.join(root, filename)) - - for file_path in file_paths: - future = executor.submit(handle_url_validation, file_path) - -result_file_path = os.path.join(repository_directory, "url-validation-result.json") -with open(result_file_path, "w") as result_file: - json.dump(urls_data, result_file, indent=4) - -print(f"Results saved to {result_file_path}")