Merge pull request #17987 from miguelaram2016/powerdns

Register mig.is.a.dev (Using Vercel, as opposed to Netlify) (Using A record)
This commit is contained in:
DIBSTER
2025-01-02 20:40:46 -05:00
committed by GitHub
2 changed files with 18 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website",
"owner": {
"username": "miguelaram2016",
"email": "miguelcodes7@gmail.com",
"twitter": "miguelcodes7",
"discord": "747499334383304755",
"instagram": "miguelcodes7"
},
"record": {
"TXT": ["vc-domain-verify=mig.is-a.dev,c9171d74a3897a0defc6"]
}
}
+5 -4
View File
@@ -1,13 +1,14 @@
{
"description": "This subdomain points to my portfolio website.",
"description": "This subdomain points to my portfolio website. https://nextjs-portfolio-ten-navy.vercel.app/ is the link for a preview of the website",
"owner": {
"username": "miguelaram2016",
"email": "miguelaram2016@utexas.edu",
"email": "miguelcodes7@gmail.com",
"twitter": "miguelcodes7",
"discord": "747499334383304755",
"OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.sh5h8IcwANNjL4Cu_olrTjTuGNiBnihpvp8tYD3PQoJ0Qo8zJwh2wh93m0mxtB0JUmQyLHgMhqwNkRTfDkbQtIiMsJTMBpfwuekG-rohCXC3Bz1X674p58mTiI9BL1mYZjy4n3iNUltRrpEDIY_tQ91-deuB0vZmhFP7Ih-PU18_a7SFhrMTCGFnEpy5ioRBb_7-XaevqZU0ObJ9TXnuX5ZrcUs8dOKdPXQkUvh1T3X4ENkNkqxEX9SrC21ZUPsu0eBsinx8OWhVACBF-v6WsNErv4dYlxvlUF0s6i6H4ies_u47cXuD_ytOZVF19KRHv0mtC4Zq9FxKqvxQNpS2yA.ATDrqWU61Q7pAeI0iOYG3Q.WUBkDKZeYnntdHyh4t_qL56ZUvo4xiK6dF_DvM8i0aVxoooMhunELz8oFORqt_1lt3IMLw_aAWwzmBl4LtPa-frLObpHRe3QHeAhAb919XU.uvFZv2MiYxP-UoMM0DhLSA"
"instagram": "miguelcodes7",
"note": "Previously, mig.is-a.dev was hosted on Netlify, but now it will be hosted on vercel. _vercel.mig.json has been created already. I have also updated my social media (email and instagram)."
},
"record": {
"A": ["75.2.60.5"]
"A": ["76.76.21.21"]
}
}