diff --git a/domains/aref.json b/domains/aref.json index d74d206f6..dc6b049f8 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -6,6 +6,6 @@ "email": "storm.aref@gmail.com" }, "record": { - "CNAME": "stormaref.github.io" + "URL": "https://stormaref.github.io/" } } diff --git a/domains/ayushh.json b/domains/ayushh.json new file mode 100644 index 000000000..d235bae7a --- /dev/null +++ b/domains/ayushh.json @@ -0,0 +1,11 @@ +{ + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-qlsr.onrender.com/" + } +} \ No newline at end of file diff --git a/domains/rapter.json b/domains/rapter.json index 15d30ab72..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Rapter001", - "email": "rapter001yt@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "NS": [ + "martha.ns.cloudflare.com", + "quinton.ns.cloudflare.com" + ] + } }