diff --git a/domains/cit.json b/domains/cit.json new file mode 100644 index 000000000..77d2183e1 --- /dev/null +++ b/domains/cit.json @@ -0,0 +1,10 @@ +{ + "description": "My site", + "owner": { + "username": "StalkerMeyr", + "email": "andchit223@gmail.com" + }, + "record": { + "A": ["185.87.48.199"] + } +} diff --git a/domains/felix.json b/domains/felix.json new file mode 100644 index 000000000..3fc0e4fdb --- /dev/null +++ b/domains/felix.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "github-username", + "email": "mail@felixyeung.dev" + }, + "repo": "https://github.com/felixyeungdev", + "record": { + "URL": "https://felixyeung.dev" + } +} diff --git a/domains/noxsin.json b/domains/noxsin.json new file mode 100644 index 000000000..19be530cb --- /dev/null +++ b/domains/noxsin.json @@ -0,0 +1,12 @@ +{ + "description": "A noxsin's webpage", + "repo": "https://github.com/komysh/komysh.github.io", + "owner": { + "username": "komysh", + "email": "arcteac@gmail.com", + "telegram": "@mentolbot" + }, + "record": { + "CNAME": "komysh.github.io" + } +} diff --git a/domains/snowflake.json b/domains/snowflake.json new file mode 100644 index 000000000..3e084f476 --- /dev/null +++ b/domains/snowflake.json @@ -0,0 +1,11 @@ +{ + "description": "Snowflake's personal developer website", + "repo": "https://github.com/snowflake107", + "owner": { + "username": "snowflake107", + "email": "devsnowflake107@gmail.com" + }, + "record": { + "CNAME": "itzsnowflakex.netlify.app" + } +} diff --git a/domains/tejas.json b/domains/tejas.json new file mode 100644 index 000000000..108e85d8b --- /dev/null +++ b/domains/tejas.json @@ -0,0 +1,11 @@ +{ + "description": "A simple portfolio website by me (Tejas Agarwal)", + "repo": "https://github.com/tejasag/webpage", + "owner": { + "username": "tejasag", + "email": "togedemaru.1707@gmail.com" + }, + "record": { + "URL": "https://tejasagarwal.vercel.app/" + } +}