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/0xaryan.json b/domains/0xaryan.json new file mode 100644 index 000000000..4938bd95a --- /dev/null +++ b/domains/0xaryan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aryan-212", + "email": "aryananandxic07@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/4kh0.json b/domains/4kh0.json new file mode 100644 index 000000000..95cc03948 --- /dev/null +++ b/domains/4kh0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@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/_discord.enderpoint.json b/domains/_discord.enderpoint.json new file mode 100644 index 000000000..760e1edb2 --- /dev/null +++ b/domains/_discord.enderpoint.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497" + }, + "record": { + "TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e" + } +} diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index 09477840e..99114f25d 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "c136bd65da" + "TXT": "3436b41d67" } } 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-riviox.riviox.json b/domains/_github-pages-challenge-riviox.riviox.json new file mode 100644 index 000000000..be8ce37c2 --- /dev/null +++ b/domains/_github-pages-challenge-riviox.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" + } +} 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/gg.io.json b/domains/aarav-puri.json similarity index 73% rename from domains/gg.io.json rename to domains/aarav-puri.json index a8d2f8970..d2e72287a 100644 --- a/domains/gg.io.json +++ b/domains/aarav-puri.json @@ -1,7 +1,7 @@ { "owner": { - "username": "dusiadudusia", - "email": "ds4667861@gmaiL.com" + "username": "CoderApuri", + "email": "puri.aarav@gmail.com" }, "record": { "A": ["217.174.245.249"], diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json index 777f21a73..c527f3892 100644 --- a/domains/adityaredflag.json +++ b/domains/adityaredflag.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "adityaREDFLAG", - "email": "adi.redflag@gmail.com", - "discord": "983386510235680888" - }, - - "record": { - "CNAME": "adityaredflag.github.io" - } + "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/akpi.json b/domains/akpi.json index e58898885..4464da685 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } 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/aliezan.json b/domains/aliezan.json new file mode 100644 index 000000000..dacfaacd2 --- /dev/null +++ b/domains/aliezan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} diff --git a/domains/amin.json b/domains/amin.json new file mode 100644 index 000000000..0b0be27cc --- /dev/null +++ b/domains/amin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@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/amirhossein-esanezhad.json b/domains/amirhossein-esanezhad.json new file mode 100644 index 000000000..30ff0bcde --- /dev/null +++ b/domains/amirhossein-esanezhad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "esa-zz", + "email": "amirhossein6055@gmail.com" + }, + "record": { + "A": ["51.38.127.41"] + } +} diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json new file mode 100644 index 000000000..b92e498b6 --- /dev/null +++ b/domains/anand-ramakrishna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@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/angel.json b/domains/angel.json new file mode 100644 index 000000000..4947639f7 --- /dev/null +++ b/domains/angel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com" + }, + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } +} diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..d1f123b0a --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ansh04196", + "email": "anshchouksey08@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/araon.json b/domains/araon.json new file mode 100644 index 000000000..222b4817e --- /dev/null +++ b/domains/araon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Araon", + "email": "soumik.ghosh1998@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/arhammusheer.json b/domains/arhammusheer.json new file mode 100644 index 000000000..6faa7e728 --- /dev/null +++ b/domains/arhammusheer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } +} diff --git a/domains/ashvani-kumar.json b/domains/ashvani-kumar.json new file mode 100644 index 000000000..3df406dc2 --- /dev/null +++ b/domains/ashvani-kumar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AshvaniRaman", + "email": "ashvani.gcpublic@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/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 a518cb329..9eedf1aed 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,7 +1,8 @@ { "owner": { "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co" + "email": "", + "mastodon": "@avghelper@average.name" }, "record": { "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/bd.json b/domains/bd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} 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/block.json b/domains/block.json index dc3827c88..2ed61d8bf 100644 --- a/domains/block.json +++ b/domains/block.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} diff --git a/domains/chesko.json b/domains/chesko.json new file mode 100644 index 000000000..c0d486501 --- /dev/null +++ b/domains/chesko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cheskoxd", + "email": "franchesko77lacayo@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/chewieleaf.json b/domains/chewieleaf.json new file mode 100644 index 000000000..9766ecb60 --- /dev/null +++ b/domains/chewieleaf.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com", + "discord": "898255050592366642" + }, + + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } + } + \ No newline at end of file diff --git a/domains/chriz.json b/domains/chriz.json new file mode 100644 index 000000000..e04e0c6fa --- /dev/null +++ b/domains/chriz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "orangecoding", + "email": "weakmap@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/ciaobot.json b/domains/ciaobot.json index 7b7d783bc..696fc63a1 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -9,9 +9,8 @@ "84.46.245.191" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mail.is-a.dev" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:mail.is-a.dev ~all" } } diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json new file mode 100644 index 000000000..2f0167ebd --- /dev/null +++ b/domains/contact.foxsophia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anushkshape", + "email": "cchirrpy@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/cutedog5695.json b/domains/cutedog5695.json index 04e39c760..eba498c23 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,13 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.pages.dev" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } 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/edgar.json b/domains/edgar.json new file mode 100644 index 000000000..71794cbfa --- /dev/null +++ b/domains/edgar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Edgar-4111", + "email": "", + "discord": "._edgar." + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} diff --git a/domains/ethan.json b/domains/ethan.json new file mode 100644 index 000000000..2bf4c90eb --- /dev/null +++ b/domains/ethan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "simuIates", + "email": "e@zurly.lol" + }, + "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/foxsophia.json b/domains/foxsophia.json new file mode 100644 index 000000000..87c0d0645 --- /dev/null +++ b/domains/foxsophia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anushkshape", + "email": "cchirrpy@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/gabolemus.json b/domains/gabolemus.json index c8eb4db87..bbb7a65db 100644 --- a/domains/gabolemus.json +++ b/domains/gabolemus.json @@ -1,12 +1,11 @@ { + "description": "gabolemus personal website", + "repo": "https://github.com/gabolemus/gabolemus.github.io", "owner": { "username": "gabolemus", "email": "glemus.stuart@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": "gabolemus.github.io" } -} \ No newline at end of file +} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 6eee783e6..5cfa42dad 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -9,11 +9,10 @@ "84.46.245.191" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mail.is-a.dev" ], "TXT": [ - "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" + "v=spf1 mx a:mail.is-a.dev ~all" ] } } diff --git a/domains/gautam.json b/domains/gautam.json new file mode 100644 index 000000000..996ceacfd --- /dev/null +++ b/domains/gautam.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "coderGtm", + "email": "gautammehta0000@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/ggio.json b/domains/ggio.json index a8d2f8970..8b361e725 100644 --- a/domains/ggio.json +++ b/domains/ggio.json @@ -6,7 +6,7 @@ "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" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~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/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/hchs-bot.json b/domains/hchs-bot.json new file mode 100644 index 000000000..c04ade86e --- /dev/null +++ b/domains/hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "CNAME": "tw-node2.thisalesa.eu.org" + } +} diff --git a/domains/hideko.json b/domains/hideko.json new file mode 100644 index 000000000..a0dc32514 --- /dev/null +++ b/domains/hideko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hideko-dev", + "email": "hideko332200@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/icmecodes.json b/domains/icmecodes.json new file mode 100644 index 000000000..7ef02e980 --- /dev/null +++ b/domains/icmecodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "icmecodes", + "email": "icmedev@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/idkmaxii.json b/domains/idkmaxii.json new file mode 100644 index 000000000..2d8a1a43f --- /dev/null +++ b/domains/idkmaxii.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Molret", + "email": "maximiliano.moldenhauer.r@marygraham.cl" + }, + "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/infinityloop.json b/domains/infinityloop.json new file mode 100644 index 000000000..3a57b4392 --- /dev/null +++ b/domains/infinityloop.json @@ -0,0 +1,12 @@ +{ + "description": "Short link for sharing", + "repo": "https://github.com/InfinityLoop1/InfinityLoop", + "owner": { + "username": "InfinityLoop", + "email": "", + "discord": "infinityloopdev" + }, + "record": { + "URL": "https://infinityloop1.netlify.app" + } +} diff --git a/domains/integr.json b/domains/integr.json new file mode 100644 index 000000000..e989aac51 --- /dev/null +++ b/domains/integr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Integr-0", + "email": "erik.reitbauer@outlook.de" + }, + "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/integra.json b/domains/integra.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/integra.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} diff --git a/domains/jocke.json b/domains/jocke.json new file mode 100644 index 000000000..093524938 --- /dev/null +++ b/domains/jocke.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAJocke", + "email": "jockerider199@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/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/kamilbienkowski.json b/domains/kamilbienkowski.json new file mode 100644 index 000000000..1abe53c00 --- /dev/null +++ b/domains/kamilbienkowski.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Trix3l", + "email": "kamiljan.bienkowski@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/klarkc.json b/domains/klarkc.json new file mode 100644 index 000000000..d91fb3702 --- /dev/null +++ b/domains/klarkc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "klarkc", + "email": "walkerleite490@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/kleb.json b/domains/kleb.json index 1c0c33d68..1c8c894b5 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -1,9 +1,11 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.197.129.206"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } diff --git a/domains/kno.json b/domains/kno.json new file mode 100644 index 000000000..16270d365 --- /dev/null +++ b/domains/kno.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MDev123", + "email": "markbekech@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/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/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.enderpoint.json b/domains/mail.enderpoint.json index 8725e52e8..1a1a452f9 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -1,17 +1,11 @@ { - "description": "EnderPoint's dev site", "owner": { "username": "EnderPoint07", "email": "", - "discord": "DotM38#5497", - "instagram": "enderpoint07" + "discord": "dotm38" }, "record": { - "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" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } diff --git a/domains/marcel.json b/domains/marcel.json new file mode 100644 index 000000000..c3f8b0c48 --- /dev/null +++ b/domains/marcel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "marceljsh", + "email": "marceljoshua69@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/mc-wolmarans.json b/domains/mc-wolmarans.json new file mode 100644 index 000000000..7c534ad4d --- /dev/null +++ b/domains/mc-wolmarans.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mc141", + "email": "marthinuswolmarans61@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/meerkats.shays.json b/domains/meerkats.shays.json new file mode 100644 index 000000000..19b709877 --- /dev/null +++ b/domains/meerkats.shays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SHays24", + "email": "shays24@student.sacs.nsw.edu.au" + }, + "record": { + "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io" + } +} diff --git a/domains/mehedi.json b/domains/mehedi.json new file mode 100644 index 000000000..271cae80e --- /dev/null +++ b/domains/mehedi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "CNAME": "asma019.github.io" + } +} diff --git a/domains/mehedibd.json b/domains/mehedibd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/mehedibd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} diff --git a/domains/mesmerica.json b/domains/mesmerica.json new file mode 100644 index 000000000..1bfe40601 --- /dev/null +++ b/domains/mesmerica.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "meteoritics-reii", + "email": "reii.meteoritics@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..82c4e947b --- /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" + } +} \ No newline at end of file diff --git a/domains/neki.json b/domains/neki.json index db15b1adf..a79a51670 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -11,10 +11,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } 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/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/noteswallah.json b/domains/noteswallah.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/noteswallah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..5952faaa8 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sexy-bullet", + "email": "e4nbullet@protonmail.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/novinity.json b/domains/novinity.json new file mode 100644 index 000000000..b802a077f --- /dev/null +++ b/domains/novinity.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Novinity", + "email": "novinity63@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/olivia.json b/domains/olivia.json new file mode 100644 index 000000000..a37affc50 --- /dev/null +++ b/domains/olivia.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "olivi-r", + "email": "olivia.r.dev@gmail.com", + "discord": "723626729247342662" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/omg.json b/domains/omg.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/omg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} diff --git a/domains/peanut.json b/domains/peanut.json new file mode 100644 index 000000000..b4e15e286 --- /dev/null +++ b/domains/peanut.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "realpeanut", + "email": "jacoboconnell27@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/phoenix.json b/domains/phoenix.json index 2df38dc56..a3b11cfac 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"], - "TXT": "forward-email=phoenixorigin171@gmail.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all" } } diff --git a/domains/pixeldust.json b/domains/pixeldust.json new file mode 100644 index 000000000..4c16bfe08 --- /dev/null +++ b/domains/pixeldust.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "p1xeldust", + "email": "flutterw1ve@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/pknw1.json b/domains/pknw1.json new file mode 100644 index 000000000..c6f0d0edd --- /dev/null +++ b/domains/pknw1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pknw1", + "email": "github@pknw1.co.uk" + }, + "record": { + "CNAME": "ks5.pknw1.co.uk" + } +} 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/rmd.json b/domains/rmd.json index 6b45b409f..16180ac45 100644 --- a/domains/rmd.json +++ b/domains/rmd.json @@ -1,12 +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": { - "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": "danknessdra.github.io" } -} \ No newline at end of file +} diff --git a/domains/sanityless.json b/domains/sanityless.json new file mode 100644 index 000000000..01a8daa78 --- /dev/null +++ b/domains/sanityless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@hotmail.com" + }, + "record": { + "A": ["34.135.42.207"] + } +} diff --git a/domains/santito.json b/domains/santito.json index be58bf2b6..5ca69d176 100644 --- a/domains/santito.json +++ b/domains/santito.json @@ -1,11 +1,11 @@ { "description": "Santito's Personal Site", - "repo": "https://github.com/DevSantito/devsantito.github.io", + "repo": "https://github.com/San-tito/san-tito.github.io", "owner": { - "username": "DevSantito", + "username": "San-tito", "email": "devsantito@gmail.com" }, "record": { - "CNAME": "devsantito.github.io" + "CNAME": "san-tito.github.io" } } 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/shashank.json b/domains/shashank.json new file mode 100644 index 000000000..024bcd73a --- /dev/null +++ b/domains/shashank.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ss-29", + "email": "shekhar2906@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/shing.json b/domains/shing.json new file mode 100644 index 000000000..9f55651ab --- /dev/null +++ b/domains/shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["150.136.219.245"], + "AAAA": ["2603:c020:400d:3e89:1d29:bb65:78be:e8fa"] + } +} 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/sneax.json b/domains/sneax.json new file mode 100644 index 000000000..4a63eeac4 --- /dev/null +++ b/domains/sneax.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "0SneaX0", + "email": "illuminater3000@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/sowmik.json b/domains/sowmik.json index 235607b91..2072afa9c 100644 --- a/domains/sowmik.json +++ b/domains/sowmik.json @@ -4,6 +4,6 @@ "email": "Xowmik@gmail.com" }, "record": { - "URL": "https://sowmiksudo.github.io/" + "CNAME": "sowmiksudo.github.io" } } diff --git a/domains/spidey.json b/domains/spidey.json new file mode 100644 index 000000000..925c2fccd --- /dev/null +++ b/domains/spidey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zepip", + "email": "zigzaglm13@proton.me" + }, + "record": { + "CNAME": "zepip.github.io" + } +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/ss.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} 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/storm.json b/domains/storm.json new file mode 100644 index 000000000..157703835 --- /dev/null +++ b/domains/storm.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@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/studythyme.json b/domains/studythyme.json new file mode 100644 index 000000000..52f0cf706 --- /dev/null +++ b/domains/studythyme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreadGhoti1", + "email": "breadghoti@gmail.com" + }, + "record": { + "CNAME": "sitev2-cvm.pages.dev" + } +} diff --git a/domains/suki.json b/domains/suki.json index 1299ab5a7..f5804c0b2 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": "v=spf1 a mx include:mail.is-a.dev ~all", + "MX": ["mail.is-a.dev"] } } 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/toasted.json b/domains/toasted.json index 7e62e0afb..ddf8e8eb1 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,13 +1,13 @@ { "description": "official website of toastedtoast", - "repo": "https://github.com/ToastedDev/toastify.tk-v2", + "repo": "https://github.com/ToastedDev/toasted.dev", "owner": { - "username": "ToastifyDev", - "email": "hey@toastify.tk", + "username": "ToastedDev", + "email": "hey@toasted.dev", "twitter": "toasteddev", - "discord": "plasticaxolotl" + "discord": "nottca" }, "record": { - "CNAME": "toasted.pages.dev" + "URL": "https://toasted.dev" } } diff --git a/domains/vaginessa.json b/domains/vaginessa.json new file mode 100644 index 000000000..b928488e0 --- /dev/null +++ b/domains/vaginessa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vaginessa", + "email": "vanni@f5.si" + }, + "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/veer.json b/domains/veer.json new file mode 100644 index 000000000..3f593c9de --- /dev/null +++ b/domains/veer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vpt-dev", + "email": "veerhp@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/verstandlxs.json b/domains/verstandlxs.json new file mode 100644 index 000000000..0650f2ee9 --- /dev/null +++ b/domains/verstandlxs.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "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/victoris.json b/domains/victoris.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victoris.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@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/victorisgeek.json b/domains/victorisgeek.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victorisgeek.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@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/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..e39ce057b --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com", + "discord": "778254181303451658" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file diff --git a/domains/xkotelek.json b/domains/xkotelek.json new file mode 100644 index 000000000..5f3c854fe --- /dev/null +++ b/domains/xkotelek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xKotelek", + "email": "contact@kotelek.dev" + }, + "record": { + "CNAME": "kotelek.dev" + } +} diff --git a/domains/xzz.json b/domains/xzz.json new file mode 100644 index 000000000..585244a4f --- /dev/null +++ b/domains/xzz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzzjs", + "email": "andrea.andrea1009olp@gmail.com" + }, + "record": { + "A": ["34.111.254.92"] + } +} diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@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/zenjahid.json b/domains/zenjahid.json new file mode 100644 index 000000000..85e1bb0e2 --- /dev/null +++ b/domains/zenjahid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zenjahid", + "email": "mdjahidul.haque.7@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/domains/zkwinkle.json b/domains/zkwinkle.json new file mode 100644 index 000000000..e5ce10b0f --- /dev/null +++ b/domains/zkwinkle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zkwinkle", + "email": "ignaevc@gmail.com" + }, + "record": { + "A": ["198.74.54.85"] + } +} 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}")