Merge branch 'is-a-dev:main' into main

This commit is contained in:
Trav
2023-12-20 19:50:28 -05:00
committed by GitHub
99 changed files with 883 additions and 187 deletions
-26
View File
@@ -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
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "bulkypanda",
"email": "arya@gummadi.net"
},
"record": {
"TXT": "dh=b44771133966394ffba23bbd409696a6a58356b4"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497"
},
"record": {
"TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
"TXT": "15bce163359555d636e6bd2cc5903f"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
"TXT": "2f2432d565a3e7e8f3a4577c0e4a90"
}
}
@@ -1,6 +1,6 @@
{
"owner": {
"username": "RivioxGaming",
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
@@ -1,7 +1,7 @@
{
"owner": {
"username": "dusiadudusia",
"email": "ds4667861@gmaiL.com"
"username": "CoderApuri",
"email": "puri.aarav@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
+5 -4
View File
@@ -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"
}
}
}
+2 -2
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "d7dx",
"email": "d7dx@proton.me"
},
"record": {
"CNAME": "d7dx.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Aliezan",
"email": "muhammadalieza4@gmail.com"
},
"record": {
"CNAME": "aliezan.github.io"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "esa-zz",
"email": "amirhossein6055@gmail.com"
},
"record": {
"A": ["51.38.127.41"]
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "chewieleaf",
"email": "cchirrpy@outlook.com"
},
"record": {
"TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "arhammusheer",
"email": "arhammusheer@gmail.com"
},
"record": {
"CNAME": "croissant.one"
}
}
+12
View File
@@ -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"
}
}
+2 -1
View File
@@ -1,7 +1,8 @@
{
"owner": {
"username": "AverageHelper",
"email": "avghelper.5fh6g@simplelogin.co"
"email": "",
"mastodon": "@avghelper@average.name"
},
"record": {
"URL": "https://average.name"
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "asma019",
"email": "asmaparvin019@gmail.com"
},
"record": {
"A": ["172.104.43.107"]
}
}
+3 -3
View File
@@ -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"
}
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "chewieleaf",
"email": "cchirrpy@outlook.com",
"discord": "898255050592366642"
},
"record": {
"TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512"
}
}
+12
View File
@@ -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"
}
}
+2 -3
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+8 -1
View File
@@ -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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Edgar-4111",
"email": "",
"discord": "._edgar."
},
"record": {
"CNAME": "proxy.private.danbot.host"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+4 -5
View File
@@ -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"
}
}
}
+2 -3
View File
@@ -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"
]
}
}
+12
View File
@@ -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"
}
}
+3 -3
View File
@@ -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"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "d7dx",
"email": "d7dx@proton.me"
},
"record": {
"CNAME": "d7dx.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "jimmy20180130",
"email": "jimmy20180130@gmail.com",
"twitter": "jimmyyo45639462",
"discord": "xiaoxi_tw#0"
},
"record": {
"CNAME": "tw-node2.thisalesa.eu.org"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner":{
"username":"ruben-as",
"email":"ruben.aja.85@gmail.com"
},
"record":{
"A":[
"212.227.32.105"
]
}
}
+12
View File
@@ -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"
}
}
+11
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+4 -2
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "PassiveLemon",
"email": "lemonl3mn@protonmail.com"
},
"record": {
"A": ["64.217.148.69"]
}
}
+3 -9
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SHays24",
"email": "shays24@student.sacs.nsw.edu.au"
},
"record": {
"CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "asma019",
"email": "asmaparvin019@gmail.com"
},
"record": {
"CNAME": "asma019.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "asma019",
"email": "asmaparvin019@gmail.com"
},
"record": {
"A": ["172.104.43.107"]
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+2 -5
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "nguyenkhanhhoa",
"email": "coolie.itman@gmail.com"
},
"record": {
"A": ["34.168.72.137"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "chiragnahata",
"email": "chiragnahata05@gmail.com"
},
"record": {
"A": ["129.213.151.29"]
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+13
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "asma019",
"email": "asmaparvin019@gmail.com"
},
"record": {
"A": ["172.104.43.107"]
}
}
+12
View File
@@ -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"
}
}
+2 -2
View File
@@ -5,7 +5,7 @@
},
"record": {
"A": ["130.162.166.134"],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"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"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "pknw1",
"email": "github@pknw1.co.uk"
},
"record": {
"CNAME": "ks5.pknw1.co.uk"
}
}
+4 -5
View File
@@ -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"
}
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "EurekaMathSkillIssue",
"email": "ataharmolla@hotmail.com"
},
"record": {
"A": ["34.135.42.207"]
}
}
+3 -3
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+10
View File
@@ -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"]
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "Xowmik@gmail.com"
},
"record": {
"URL": "https://sowmiksudo.github.io/"
"CNAME": "sowmiksudo.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "zepip",
"email": "zigzaglm13@proton.me"
},
"record": {
"CNAME": "zepip.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"A": [
"84.46.245.191"
]
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "BreadGhoti1",
"email": "breadghoti@gmail.com"
},
"record": {
"CNAME": "sitev2-cvm.pages.dev"
}
}
+2 -2
View File
@@ -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"]
}
}
+5 -5
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "Wizqdev",
"email": "prajwal2079@gmail.com",
"discord": "778254181303451658"
},
"record": {
"CNAME": "proxy.private.danbot.host"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xKotelek",
"email": "contact@kotelek.dev"
},
"record": {
"CNAME": "kotelek.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "xzzjs",
"email": "andrea.andrea1009olp@gmail.com"
},
"record": {
"A": ["34.111.254.92"]
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "zkwinkle",
"email": "ignaevc@gmail.com"
},
"record": {
"A": ["198.74.54.85"]
}
}
-30
View File
@@ -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();
-60
View File
@@ -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}")