diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..553fe8065 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Prathamesh-Dukare", + "email": "prathameshdukaremail@gmail.com", + "discord": "741144155559821342" + }, + + "record": { + "CNAME": "prathamesh.works" + } + } + \ No newline at end of file diff --git a/domains/windowsbuild3r.json b/domains/windowsbuild3r.json index ba7cc3a72..890e890d3 100644 --- a/domains/windowsbuild3r.json +++ b/domains/windowsbuild3r.json @@ -4,6 +4,8 @@ "email": "david.andrei.pisoi@gmail.com" }, "record": { - "CNAME": "davidctinescu.github.io" + "A": [ + "156.67.25.171" + ] } }