diff --git a/domains/ajay.json b/domains/ajay.json new file mode 100644 index 000000000..f0f42a346 --- /dev/null +++ b/domains/ajay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aj-Cdr", + "email": "ajaysathishpreetha2.0@gmail.com" + }, + "record": { + "URL": "https://ajay-cdr.framer.website/" + } +} diff --git a/domains/alexbartles.json b/domains/alexbartles.json new file mode 100644 index 000000000..e4a561f4d --- /dev/null +++ b/domains/alexbartles.json @@ -0,0 +1,11 @@ +{ + "repo": "https://alexbartles.github.io/", + "owner": { + "username": "AlexBartles", + "email": "alexbartles2012@gmail.com", + "discord": "_alexbartles" + }, + "record": { + "CNAME": "alexbartles.github.io" + } +} diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fb67fbdb0 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AryanTheDevloper", + "email": "aryan.p062009@gmail.com" + }, + "record": { + "CNAME": "aryanthedevloper.github.io" + } +} diff --git a/domains/ashley.json b/domains/ashley.json new file mode 100644 index 000000000..bf072d5e7 --- /dev/null +++ b/domains/ashley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashleyyy94", + "email": "ashley_2461994@hotmail.com" + }, + "record": { + "URL": "https://ashleyong.xyz/" + } +} \ No newline at end of file diff --git a/domains/drago-cuven.json b/domains/drago-cuven.json new file mode 100644 index 000000000..b14ac405a --- /dev/null +++ b/domains/drago-cuven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Drago-Cuven", + "email": "MartinelplayzYT@gmail.com" + }, + "record": { + "URL": "https://drago-cuven.github.io/" + } +} diff --git a/domains/funasitien.json b/domains/funasitien.json new file mode 100644 index 000000000..770e7d36f --- /dev/null +++ b/domains/funasitien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Funasitien", + "email": "bwha.bwha.splash@gmail.com" + }, + "record": { + "CNAME": "funasitien.github.io" + } +} diff --git a/domains/igor.json b/domains/igor.json index aab6143cf..d2396dc18 100644 --- a/domains/igor.json +++ b/domains/igor.json @@ -1,7 +1,7 @@ { "owner": { - "username": "apenasigordev", - "email": "nerdvsvs@gmail.com" + "username": "igorwastaken", + "email": "figueiredoigor325@gmail.com" }, "record": { diff --git a/domains/lighty.json b/domains/lighty.json index 55c01915f..175e5140d 100644 --- a/domains/lighty.json +++ b/domains/lighty.json @@ -15,6 +15,9 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" ] } } diff --git a/domains/mustafaozturk.json b/domains/mustafaozturk.json new file mode 100644 index 000000000..3e0eafacb --- /dev/null +++ b/domains/mustafaozturk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Night-X-dev", + "email": "mustafaozturkk1907@gmail.com" + }, + "record": { + "URL": "https://mustafa.yusufzengin.com.tr/" + } +} diff --git a/domains/nx.json b/domains/nx.json index 7212da29e..8802298e8 100644 --- a/domains/nx.json +++ b/domains/nx.json @@ -4,8 +4,8 @@ "email": "jadfoq@getgoogleoff.me" }, "record": { - "AAAA": [ - "2a00:b6e0:1:20:15::1" + "A": [ + "45.55.110.124" ] } } diff --git a/domains/opott.json b/domains/opott.json new file mode 100644 index 000000000..77f289179 --- /dev/null +++ b/domains/opott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opott", + "email": "om.potter09@gmail.com" + }, + "record": { + "URL": "https://opott.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/api.om.json b/domains/test.json similarity index 85% rename from domains/api.om.json rename to domains/test.json index a8872c3df..72ba31172 100644 --- a/domains/api.om.json +++ b/domains/test.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["69.30.249.53"] + "A": ["11.11.11.11"] } } \ No newline at end of file diff --git a/domains/ucl-caen.json b/domains/ucl-caen.json new file mode 100644 index 000000000..4f10adc4d --- /dev/null +++ b/domains/ucl-caen.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "GildasTessier", + "email": "gildas.tessier@gmail.com" + }, + "record": { + "CNAME": "caen-ucl.gildas-tessier.fr" + } +} diff --git a/domains/wumpus.json b/domains/wumpus.json new file mode 100644 index 000000000..517da8617 --- /dev/null +++ b/domains/wumpus.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website for Wumpus", + "repo": "https://github.com/wumpus2000/wumpus2000.github.io", + "owner": { + "username": "wumpus2000", + "email": "wumpusing@gmail.com" + }, + "record": { + "CNAME": "wumpus2000.github.io" + } +} diff --git a/domains/zonghao.json b/domains/zonghao.json new file mode 100644 index 000000000..4badfadf7 --- /dev/null +++ b/domains/zonghao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZHTang29", + "email": "e0725226@u.nus.edu" + }, + "record": { + "URL": "https://zonghao-portfolio.web.app/" + } +}