Merge branch 'main' into main

This commit is contained in:
DIBSTER
2025-02-19 21:47:45 -05:00
committed by GitHub
8 changed files with 71 additions and 11 deletions
@@ -1,4 +1,4 @@
name: Validation
name: CI
on:
pull_request:
@@ -19,16 +19,6 @@ concurrency:
cancel-in-progress: true
jobs:
dnscontrol:
name: DNSControl
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: is-a-dev/dnscontrol-action@main
with:
args: check
tests:
name: Tests
runs-on: ubuntu-latest
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "josem430",
"email": "jmc300499@gmail.com",
"discord": "josem430"
},
"record": {
"TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Akash0816",
"email": "akashoffical321@gmail.com"
},
"record": {
"CNAME": "akash0816.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "umarsidiki",
"email": "siddiquiumar0007@gmail.com"
},
"record": {
"A": ["129.159.253.45"]
}
}
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "dominhduy09"
},
"record": {
"URL": "https://dominhduy09.github.io/profile/"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My Personal Website.",
"repo": "https://github.com/masdzub/masdzub.github.io",
"owner": {
"username": "masdzub",
"email": "hello@masdzub.com"
},
"record": {
"CNAME": "masdzub-github-io.pages.dev"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "NBlue",
"email": "nam.np194336@gmail.com"
},
"record": {
"CNAME": "protofilo-beta.vercel.app"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"description": "an open source software developer supporting opensource applications",
"repo": "https://github.com/si458",
"owner": {
"username": "si458",
"email": "simonsmith5521@gmail.com"
},
"record": {
"NS": [
"jake.ns.cloudflare.com",
"jill.ns.cloudflare.com"
]
}
}