diff --git a/.eslintrc.json b/.eslintrc.json
index 89af53aa3..b35636417 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -24,6 +24,8 @@
"node/prefer-global/url": ["error", "always"],
"node/prefer-promises/dns": "error",
"node/prefer-promises/fs": "error",
- "no-process-exit": [0]
+ "no-process-exit": [0],
+ "node/no-unsupported-features/node-builtins": [0],
+ "node/no-unsupported-features/es-syntax": [0]
}
}
diff --git a/domains/@.json b/domains/@.json
index 60b51ee6c..1a088239e 100644
--- a/domains/@.json
+++ b/domains/@.json
@@ -6,4 +6,4 @@
"email": "phenax5@gmail.com"
},
"record": {}
-}
+}
\ No newline at end of file
diff --git a/domains/abhishek.json b/domains/abhishek.json
index 0a8fb0ec5..9f4f054d3 100644
--- a/domains/abhishek.json
+++ b/domains/abhishek.json
@@ -6,6 +6,6 @@
"email": "abhishek.sankar.in@protonmail.com"
},
"record": {
- "CNAME": "nullpointxr.github.io"
+ "CNAME": "abhisheks.me"
}
}
\ No newline at end of file
diff --git a/domains/ac21.json b/domains/ac21.json
index cc9e15090..5029c80bc 100644
--- a/domains/ac21.json
+++ b/domains/ac21.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "atharva21-stack.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/adarshr.json b/domains/adarshr.json
new file mode 100644
index 000000000..1ea461cf1
--- /dev/null
+++ b/domains/adarshr.json
@@ -0,0 +1,11 @@
+{
+ "description": "Adarsh's portfolio!",
+ "repo": "https://github.com/adarsh-qclw/adarsh-qclw.github.io",
+ "owner": {
+ "username": "adarsh-qclw",
+ "email": "adoo2001@gmail.com"
+ },
+ "record": {
+ "CNAME": "adarsh-qclw.github.io"
+ }
+}
diff --git a/domains/ahmed.json b/domains/ahmed.json
new file mode 100644
index 000000000..e08902c38
--- /dev/null
+++ b/domains/ahmed.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ahmed's personal site",
+ "repo": "https://github.com/Dropheart",
+ "owner": {
+ "username": "dropheart",
+ "email": "ahmed@techfromtheheart.com"
+ },
+ "record": {
+ "URL": "https://techfromtheheart.com"
+ }
+}
\ No newline at end of file
diff --git a/domains/ahsw.json b/domains/ahsw.json
new file mode 100644
index 000000000..5a9ab36d7
--- /dev/null
+++ b/domains/ahsw.json
@@ -0,0 +1,11 @@
+{
+ "description": "Ahsw Personal Website",
+ "repo": "https://github.com/Ahsw7",
+ "owner": {
+ "username": "Ahsw",
+ "email": "jasjusjambu.segar@gmail.com"
+ },
+ "record": {
+ "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net"
+ }
+}
diff --git a/domains/apoloz.json b/domains/apoloz.json
new file mode 100644
index 000000000..8da3a5c6f
--- /dev/null
+++ b/domains/apoloz.json
@@ -0,0 +1,11 @@
+{
+ "description": "Anatoliy Poloz portfolio",
+ "repo": "https://github.com/tolyod/tolyod.github.io",
+ "owner": {
+ "username": "tolyod",
+ "email": "anatoliy.poloz@gmail.com"
+ },
+ "record": {
+ "CNAME": "tolyod.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/atzu.json b/domains/atzu.json
index 0cf4e5bbe..9a2b9e0b5 100644
--- a/domains/atzu.json
+++ b/domains/atzu.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "atzu.xyz"
}
-}
+}
\ No newline at end of file
diff --git a/domains/ayanamy.json b/domains/ayanamy.json
new file mode 100644
index 000000000..2a14ada9b
--- /dev/null
+++ b/domains/ayanamy.json
@@ -0,0 +1,12 @@
+{
+ "description": "AyanAmy's About Page",
+ "repo": "https://github.com/jy1263/jy1263.github.io",
+ "owner": {
+ "username": "jy1263",
+ "email": "",
+ "twitter": "jy126orjy126"
+ },
+ "record": {
+ "CNAME": "jy1263.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/beno.json b/domains/beno.json
new file mode 100644
index 000000000..cd0636588
--- /dev/null
+++ b/domains/beno.json
@@ -0,0 +1,11 @@
+{
+ "description": "Beno's personal developer website",
+ "repo": "https://github.com/benosambinu/benosambinu.github.io",
+ "owner": {
+ "username": "benosambinu",
+ "email": "benosbs@gmail.com"
+ },
+ "record": {
+ "CNAME": "benosambinu.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/bruno.json b/domains/bruno.json
index 1a0c9060e..126a39028 100644
--- a/domains/bruno.json
+++ b/domains/bruno.json
@@ -1,10 +1,10 @@
{
- "description": "Bruno Henrique Paiva's personal website",
- "owner": {
- "username": "brunohpaiva",
- "email": "bruno@sigane.com.br"
- },
- "record": {
- "URL": "https://bruno.codes"
- }
-}
+ "description": "Bruno Henrique Paiva's personal website",
+ "owner": {
+ "username": "brunohpaiva",
+ "email": "bruno@sigane.com.br"
+ },
+ "record": {
+ "URL": "https://bruno.codes"
+ }
+}
\ No newline at end of file
diff --git a/domains/cmd410.json b/domains/cmd410.json
index b44a8845b..5a19449ad 100644
--- a/domains/cmd410.json
+++ b/domains/cmd410.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "cmd410.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/devrealm.json b/domains/devrealm.json
index 253460fd8..7cc616842 100644
--- a/domains/devrealm.json
+++ b/domains/devrealm.json
@@ -9,4 +9,4 @@
"record": {
"CNAME": "devrealm.org"
}
-}
+}
\ No newline at end of file
diff --git a/domains/dipan.json b/domains/dipan.json
index acdf3dbc4..617f3f79d 100644
--- a/domains/dipan.json
+++ b/domains/dipan.json
@@ -6,6 +6,6 @@
"email": "dipanroy@mindwebs.org"
},
"record": {
- "CNAME": "dipanroy.com"
+ "A": "115.187.62.14"
}
-}
+}
\ No newline at end of file
diff --git a/domains/dsrev.json b/domains/dsrev.json
index 2c4c4d203..0366e8d20 100644
--- a/domains/dsrev.json
+++ b/domains/dsrev.json
@@ -1,12 +1,12 @@
{
- "description": "dsrev's blog",
- "repo": "https://github.com/dsrev/dsrev.github.io",
- "owner": {
- "username": "dsrev",
- "email": "dsrev@snopyta.org",
- "twitter": "IlyaSProkopenko"
- },
- "record": {
- "CNAME": "dsrev.github.io"
- }
- }
\ No newline at end of file
+ "description": "dsrev's blog",
+ "repo": "https://github.com/dsrev/dsrev.github.io",
+ "owner": {
+ "username": "dsrev",
+ "email": "dsrev@snopyta.org",
+ "twitter": "IlyaSProkopenko"
+ },
+ "record": {
+ "CNAME": "dsrev.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/dwii.json b/domains/dwii.json
index e0205005b..e5ff9791f 100644
--- a/domains/dwii.json
+++ b/domains/dwii.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "azn-us.dwii.me"
}
-}
+}
\ No newline at end of file
diff --git a/domains/erisa.json b/domains/erisa.json
index 718677080..ab013f1c2 100644
--- a/domains/erisa.json
+++ b/domains/erisa.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "dev.cname.erisa.moe"
}
-}
+}
\ No newline at end of file
diff --git a/domains/finn.json b/domains/finn.json
index 7f4b22daf..510af1661 100644
--- a/domains/finn.json
+++ b/domains/finn.json
@@ -7,4 +7,4 @@
"record": {
"CNAME": "mfinn.de"
}
-}
+}
\ No newline at end of file
diff --git a/domains/hadi.json b/domains/hadi.json
new file mode 100644
index 000000000..eaad5f94d
--- /dev/null
+++ b/domains/hadi.json
@@ -0,0 +1,11 @@
+{
+ "description": "Nystrex's Personal Website",
+ "repo": "https://github.com/Nystrex",
+ "owner": {
+ "username": "Nystrex",
+ "email": "hadi@nystrex.com"
+ },
+ "record": {
+ "CNAME": "nystrex.com"
+ }
+}
diff --git a/domains/harrigan.json b/domains/harrigan.json
index bc7f976e0..ea02ec8fb 100644
--- a/domains/harrigan.json
+++ b/domains/harrigan.json
@@ -1,11 +1,11 @@
{
- "description": "Martin Harrigan's Homepage",
- "repo": "https://github.com/harrigan",
- "owner": {
- "username": "harrigan",
- "email": "martinharrigan@gmail.com"
- },
- "record": {
- "URL": "https://www.martinharrigan.ie"
- }
-}
+ "description": "Martin Harrigan's Homepage",
+ "repo": "https://github.com/harrigan",
+ "owner": {
+ "username": "harrigan",
+ "email": "martinharrigan@gmail.com"
+ },
+ "record": {
+ "URL": "https://www.martinharrigan.ie"
+ }
+}
\ No newline at end of file
diff --git a/domains/hatkid.json b/domains/hatkid.json
index c2f5bba3c..730e9aae6 100644
--- a/domains/hatkid.json
+++ b/domains/hatkid.json
@@ -1,11 +1,11 @@
{
- "description": "Hat Kid's domain! (hat_kid)",
- "repo": "https://github.com/thehatkid/thehatkid.github.io",
- "owner": {
- "username": "thehatkid",
- "email": "saha22023@gmail.com"
- },
- "record": {
- "CNAME": "thehatkid.github.io"
- }
+ "description": "Hat Kid's domain! (hat_kid)",
+ "repo": "https://github.com/thehatkid/thehatkid.github.io",
+ "owner": {
+ "username": "thehatkid",
+ "email": "saha22023@gmail.com"
+ },
+ "record": {
+ "CNAME": "thehatkid.github.io"
+ }
}
\ No newline at end of file
diff --git a/domains/hzmi.json b/domains/hzmi.json
index 195842361..0fcb7ee76 100644
--- a/domains/hzmi.json
+++ b/domains/hzmi.json
@@ -6,6 +6,6 @@
"email": "contact@hzmi.xyz"
},
"record": {
- "CNAME": "hzmi.me"
+ "URL": "https://hzmi.me"
}
-}
+}
\ No newline at end of file
diff --git a/domains/jack.json b/domains/jack.json
index 908ec40c5..d0585a689 100644
--- a/domains/jack.json
+++ b/domains/jack.json
@@ -7,4 +7,4 @@
"record": {
"URL": "https://jackfrisby.co"
}
-}
+}
\ No newline at end of file
diff --git a/domains/joe.json b/domains/joe.json
index 7b6d7bf15..31d834886 100644
--- a/domains/joe.json
+++ b/domains/joe.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "jb3.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/ken.json b/domains/ken.json
new file mode 100644
index 000000000..3052e8455
--- /dev/null
+++ b/domains/ken.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "Ken Pemberton",
+ "email": "kenpem@gmail.com"
+ },
+ "record": {
+ "CNAME": "grumpyoldfart.org"
+ }
+}
diff --git a/domains/kory.json b/domains/kory.json
index 822c4eb27..353793cf3 100644
--- a/domains/kory.json
+++ b/domains/kory.json
@@ -9,4 +9,4 @@
"record": {
"URL": "https://www.koryporter.com/"
}
-}
+}
\ No newline at end of file
diff --git a/domains/lsantana.json b/domains/lsantana.json
new file mode 100644
index 000000000..a44bdb993
--- /dev/null
+++ b/domains/lsantana.json
@@ -0,0 +1,11 @@
+{
+ "owner": {
+ "username": "lsantana486",
+ "email": "lsantana.486@gmail.com"
+ },
+ "description": "Personal domain for portofolio with my name Luis Santana",
+ "repo": "https://github.com/lsantana486/lsantana486",
+ "record": {
+ "CNAME": "lsantana.dev"
+ }
+}
\ No newline at end of file
diff --git a/domains/marcus.json b/domains/marcus.json
index cbc3efd0a..035366e03 100644
--- a/domains/marcus.json
+++ b/domains/marcus.json
@@ -9,4 +9,4 @@
"record": {
"CNAME": "herogamers.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/markos.json b/domains/markos.json
index 40e70b227..4315291f7 100644
--- a/domains/markos.json
+++ b/domains/markos.json
@@ -1,11 +1,11 @@
{
- "description": "Hello my name is Markos Dimitsas and I am from Greece.",
- "repo": "https://github.com/markdimi",
- "owner": {
- "username": "markdimi",
- "email": "markdimitsas@gmail.com"
- },
- "record": {
- "CNAME": "markos.me"
- }
+ "description": "Hello my name is Markos Dimitsas and I am from Greece.",
+ "repo": "https://github.com/markdimi",
+ "owner": {
+ "username": "markdimi",
+ "email": "markdimitsas@gmail.com"
+ },
+ "record": {
+ "CNAME": "markos.me"
}
+}
\ No newline at end of file
diff --git a/domains/markus.json b/domains/markus.json
index d5a60c9cd..5a92bf18b 100644
--- a/domains/markus.json
+++ b/domains/markus.json
@@ -7,4 +7,4 @@
"record": {
"CNAME": "markusjx.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/mb.json b/domains/mb.json
new file mode 100644
index 000000000..246c7c3e5
--- /dev/null
+++ b/domains/mb.json
@@ -0,0 +1,11 @@
+{
+ "description": "Michael's personal developer website",
+ "repo": "https://github.com/mbrav",
+ "owner": {
+ "username": "mbrav",
+ "email": "mbrav@protonmail.com"
+ },
+ "record": {
+ "CNAME": "mbrav.github.io"
+ }
+}
diff --git a/domains/meong.json b/domains/meong.json
new file mode 100644
index 000000000..855e808fa
--- /dev/null
+++ b/domains/meong.json
@@ -0,0 +1,11 @@
+ {
+ "description": "Meong github page using .is-a.dev subdomain",
+ "repo": "https://github.com/Fauzannnnh/fauzannnnh.github.io",
+ "owner": {
+ "username": "Fauzannnnh",
+ "email": "fauzan@eenthlh.xyz"
+ },
+ "record": {
+ "CNAME": "fauzannnnh.github.io"
+ }
+}
diff --git a/domains/neslinesli93.json b/domains/neslinesli93.json
new file mode 100644
index 000000000..3aa76243d
--- /dev/null
+++ b/domains/neslinesli93.json
@@ -0,0 +1,9 @@
+{
+ "owner": {
+ "username": "neslinesli93",
+ "email": "p.tommy93@gmail.com"
+ },
+ "record": {
+ "CNAME": "tommasopifferi.com"
+ }
+}
diff --git a/domains/nikhil.json b/domains/nikhil.json
new file mode 100644
index 000000000..3cbb79f07
--- /dev/null
+++ b/domains/nikhil.json
@@ -0,0 +1,11 @@
+{
+ "description": "Nikhil Singh Website",
+ "repo": "https://github.com/nikhils4/nikhils4.github.io",
+ "owner": {
+ "username": "nikhils4",
+ "email": "nikhilsingh498@gmail.com"
+ },
+ "record": {
+ "CNAME": "nikhils4.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/pratyay.json b/domains/pratyay.json
index 4de110802..e44e92356 100644
--- a/domains/pratyay.json
+++ b/domains/pratyay.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "neilblaze.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/praveen.json b/domains/praveen.json
index 128459810..ec73ec7e9 100644
--- a/domains/praveen.json
+++ b/domains/praveen.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "praveenpal4232.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/pxseu.json b/domains/pxseu.json
new file mode 100644
index 000000000..446fb862e
--- /dev/null
+++ b/domains/pxseu.json
@@ -0,0 +1,11 @@
+{
+ "description": "Pxseu's website!",
+ "owner": {
+ "username": "pxseu",
+ "email": "",
+ "twitter": "@pxseu"
+ },
+ "record": {
+ "URL": "https://www.pxseu.com"
+ }
+}
\ No newline at end of file
diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json
new file mode 100644
index 000000000..d2621e401
--- /dev/null
+++ b/domains/rafalmeida73.json
@@ -0,0 +1,11 @@
+{
+ "description": "This website is a link to my personal developer portfolio.",
+ "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io",
+ "owner": {
+ "username": "rafalmeida73",
+ "email": "rafaelsantana7213@gmail.com"
+ },
+ "record": {
+ "CNAME": "rafalmeida73.github.io"
+ }
+}
diff --git a/domains/rasmus.json b/domains/rasmus.json
index 8bce87968..722be1d5a 100644
--- a/domains/rasmus.json
+++ b/domains/rasmus.json
@@ -9,4 +9,4 @@
"record": {
"CNAME": "rfoldbirk.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/ririxi.json b/domains/ririxi.json
new file mode 100644
index 000000000..a16a9f2b3
--- /dev/null
+++ b/domains/ririxi.json
@@ -0,0 +1,11 @@
+{
+ "repo": "https://github.com/ririxichan",
+ "owner": {
+ "username": "ririxichan",
+ "email": "",
+ "twitter": "ririxichan"
+ },
+ "record": {
+ "URL": "https://ririxi.dev"
+ }
+}
\ No newline at end of file
diff --git a/domains/rohithill.json b/domains/rohithill.json
new file mode 100644
index 000000000..cd4fd2418
--- /dev/null
+++ b/domains/rohithill.json
@@ -0,0 +1,11 @@
+{
+ "description": "I like computers",
+ "repo": "https://github.com/rohithill/rohithill.github.io",
+ "owner": {
+ "username": "rohithill",
+ "email": "truezeroxy@gmail.com"
+ },
+ "record": {
+ "CNAME": "rohithill.github.io"
+ }
+}
diff --git a/domains/rustemb.json b/domains/rustemb.json
index 136685f3c..5571357d8 100644
--- a/domains/rustemb.json
+++ b/domains/rustemb.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "rustemb.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/saviomartin.json b/domains/saviomartin.json
index 52c6c2409..7d06cc4d6 100644
--- a/domains/saviomartin.json
+++ b/domains/saviomartin.json
@@ -8,4 +8,4 @@
"record": {
"CNAME": "martinthampi.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/scarvite.json b/domains/scarvite.json
index 1b7d576b3..827ed8931 100644
--- a/domains/scarvite.json
+++ b/domains/scarvite.json
@@ -9,4 +9,4 @@
"record": {
"CNAME": "scarvite.de"
}
-}
+}
\ No newline at end of file
diff --git a/domains/shafi.json b/domains/shafi.json
deleted file mode 100644
index 2ec893f78..000000000
--- a/domains/shafi.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "description": "A space for Shafi. Shafi is working as a web developer for 4+ years.",
- "repo": "https://github.com/shafi-/shafi-.github.io",
- "owner": {
- "username": "shafi-",
- "email": "shafi.cse.buet@gmail.com"
- },
- "record": {
- "CNAME": "shafi-.github.io"
- }
-}
diff --git a/domains/snazzah.json b/domains/snazzah.json
index 66123aac3..ced3f33c9 100644
--- a/domains/snazzah.json
+++ b/domains/snazzah.json
@@ -9,4 +9,4 @@
"record": {
"URL": "https://snazzah.com"
}
-}
+}
\ No newline at end of file
diff --git a/domains/srihari.json b/domains/srihari.json
index 3d4fe41e9..f81af9798 100644
--- a/domains/srihari.json
+++ b/domains/srihari.json
@@ -1,12 +1,11 @@
{
- "description": "Greetings from Sri Hari!",
- "repo": "https://github.com/srhr17/srhr17.github.io",
- "owner": {
- "username": "srhr17",
- "email": "srhr1999@gmail.com"
- },
- "record": {
- "CNAME": "srhr17.github.io"
- }
-
-}
+ "description": "Greetings from Sri Hari!",
+ "repo": "https://github.com/srhr17/srhr17.github.io",
+ "owner": {
+ "username": "srhr17",
+ "email": "srhr1999@gmail.com"
+ },
+ "record": {
+ "CNAME": "srhr17.github.io"
+ }
+}
\ No newline at end of file
diff --git a/domains/termonoid.json b/domains/termonoid.json
index 68a0d0d3c..e26c2af50 100644
--- a/domains/termonoid.json
+++ b/domains/termonoid.json
@@ -9,4 +9,4 @@
"record": {
"CNAME": "termonoid.github.io"
}
-}
+}
\ No newline at end of file
diff --git a/domains/tonycolston.json b/domains/tonycolston.json
index 54ba4bb71..a6031af52 100644
--- a/domains/tonycolston.json
+++ b/domains/tonycolston.json
@@ -1,11 +1,11 @@
{
- "description": "Tony Colston's site",
- "repo": "https://github.com/tonetheman",
- "owner": {
- "username": "tonetheman",
- "email": "tonetheman@gmail.com"
- },
- "record": {
- "CNAME": "tonycolston.com"
- }
- }
\ No newline at end of file
+ "description": "Tony Colston's site",
+ "repo": "https://github.com/tonetheman",
+ "owner": {
+ "username": "tonetheman",
+ "email": "tonetheman@gmail.com"
+ },
+ "record": {
+ "CNAME": "tonycolston.com"
+ }
+}
\ No newline at end of file
diff --git a/domains/tristan.json b/domains/tristan.json
new file mode 100644
index 000000000..44416c51b
--- /dev/null
+++ b/domains/tristan.json
@@ -0,0 +1,11 @@
+{
+ "description": "Tristans personal Website",
+ "repo": "https://github.com/holymarcell",
+ "owner": {
+ "username": "holymarcell",
+ "email": "is-a.dev@holy-mail.de"
+ },
+ "record": {
+ "URL": "https://holy-mail.de"
+ }
+}
diff --git a/domains/wind.json b/domains/wind.json
index 59f3baf85..915227137 100644
--- a/domains/wind.json
+++ b/domains/wind.json
@@ -7,4 +7,4 @@
"record": {
"URL": "https://wind.js.org"
}
-}
+}
\ No newline at end of file
diff --git a/domains/wisnu.json b/domains/wisnu.json
index 9e6462be1..aa400890a 100644
--- a/domains/wisnu.json
+++ b/domains/wisnu.json
@@ -1,11 +1,11 @@
{
- "description": "Wisnu Personal Website",
- "repo": "https://github.com/waxaranai",
- "owner": {
- "username": "Waxaranai",
- "email": "waxaranai@gmail.com"
- },
- "record": {
- "CNAME": "wisnu.me"
- }
-}
+ "description": "Wisnu Personal Website",
+ "repo": "https://github.com/waxaranai",
+ "owner": {
+ "username": "Waxaranai",
+ "email": "waxaranai@gmail.com"
+ },
+ "record": {
+ "URL": "https://wisnu.me"
+ }
+}
\ No newline at end of file
diff --git a/domains/wopian.json b/domains/wopian.json
index 2c2275740..7e2c7bdb0 100644
--- a/domains/wopian.json
+++ b/domains/wopian.json
@@ -9,4 +9,4 @@
"record": {
"URL": "https://wopian.me"
}
-}
+}
\ No newline at end of file
diff --git a/domains/zhycorp.json b/domains/zhycorp.json
new file mode 100644
index 000000000..5d082b41c
--- /dev/null
+++ b/domains/zhycorp.json
@@ -0,0 +1,11 @@
+{
+ "description": "A simple non-static site for Zhycorp",
+ "repo": "https://github.com/zhycorp",
+ "owner": {
+ "username": "zhycorp",
+ "email": "support@zhycorp.xyz"
+ },
+ "record": {
+ "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net"
+ }
+}
diff --git a/scripts/reply.js b/scripts/reply.js
index 71d78bd23..233f56ed4 100644
--- a/scripts/reply.js
+++ b/scripts/reply.js
@@ -24,15 +24,13 @@ Don't worry, you can create a new pull request with the corrections
## Love/Hate the service?
**Love it?** Leave it a **star**! Also consider donating so that I can keep this service running forever!
-
**Hate it?** Please leave your feedback by [creating an issue](https://github.com/is-a-dev/register/issues/new/choose). I would really like to keep improving this service for other users.
## Wanna support this project?
Help me in my mission to keep this service alive forever by donating!
-
-
+
`;
diff --git a/scripts/verify-record.sh b/scripts/verify-record.sh
new file mode 100644
index 000000000..a4fc0da6a
--- /dev/null
+++ b/scripts/verify-record.sh
@@ -0,0 +1,11 @@
+#!/usr/bin/env sh
+
+sed \
+ -e 's/\.json.*$/.is-a.dev/g' \
+ -e 's/^\s*domains\///g' \
+ -e '/^\s*$/d' \
+| while read domain; do
+ echo "$domain";
+ dig "$domain" +noall +answer && echo "done" || echo "x";
+done;
+