diff --git a/domains/demonium.json b/domains/demonium.json index 1a1e3062b..c2f6e116c 100644 --- a/domains/demonium.json +++ b/domains/demonium.json @@ -6,6 +6,6 @@ "email": "tbapbing@gmail.com" }, "record": { - "CNAME": "demonium.github.io" + "CNAME": "komposerv.ru" } } \ No newline at end of file diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json new file mode 100644 index 000000000..a1dc26eea --- /dev/null +++ b/domains/hatkidchan.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain of Hat Kid!", + "repo": "https://github.com/hatkidchan/hatkidchan.github.io", + "owner": { + "username": "hatkidchan", + "email": "hatkidchan@gmail.com" + }, + "record": { + "CNAME": "hatkidchan.github.io" + } +} diff --git a/domains/jerry.json b/domains/jerry.json new file mode 100644 index 000000000..9d6c0ab3c --- /dev/null +++ b/domains/jerry.json @@ -0,0 +1,11 @@ +{ + "description": "Jerry's Portfolio Website", + "repo": "https://github.com/j3rrythomas/j3rrythomas.github.io", + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "CNAME": "j3rrythomas.github.io" + } +} diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json new file mode 100644 index 000000000..f2907c144 --- /dev/null +++ b/domains/mnsrulz.json @@ -0,0 +1,11 @@ +{ + "description": "mnsrulz web", + "repo": "https://github.com/mnsrulz/mnsrulz.github.io", + "owner": { + "username": "mnsrulz", + "email": "mnsrulz@gmail.com" + }, + "record": { + "CNAME": "mnsrulz.github.io" + } +} diff --git a/domains/r2d2.json b/domains/r2d2.json new file mode 100644 index 000000000..021cf63b5 --- /dev/null +++ b/domains/r2d2.json @@ -0,0 +1,12 @@ +{ + "description": "R2D2 website", + "owner": { + "username": "hogakesan", + "email": "aereg@ya.ru" + }, + "record": { + "A": [ + "46.32.81.244" + ] + } +} diff --git a/domains/rohith.json b/domains/rohith.json new file mode 100644 index 000000000..df63c3506 --- /dev/null +++ b/domains/rohith.json @@ -0,0 +1,12 @@ + +{ + "description": "Rohith's personal website", + "repo": "https://github.com/rohithp7777", + "owner": { + "username": "rohithp7777", + "email": "rohithp8899@gmail.com" + }, + "record": { + "CNAME": "rohith-1c974.web.app" + } +} diff --git a/domains/sudev.json b/domains/sudev.json new file mode 100644 index 000000000..33022c303 --- /dev/null +++ b/domains/sudev.json @@ -0,0 +1,11 @@ +{ + "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", + "repo": "https://github.com/gamegods3/gamegods3.github.io", + "owner": { + "username": "gamegods3", + "email": "sudevssuresh@gmail.com" + }, + "record": { + "CNAME": "gamegods3.github.io" + } +} diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json new file mode 100644 index 000000000..1c8b3a1d1 --- /dev/null +++ b/domains/vikyaiyer.json @@ -0,0 +1,13 @@ +{ + "description": "Vignesh Aiyer is a Developer!", + "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", + "owner": { + "username": "vikyaiyer", + "email": "vikyaiyer1997@gmail.com" + }, + "record": { + "CNAME": "vikyaiyer.github.io", + "URL": "https://vikyaiyer.is-a.dev" + } + } +