diff --git a/domains/abdelhamied.json b/domains/abdelhamied.json new file mode 100644 index 000000000..d7211c2de --- /dev/null +++ b/domains/abdelhamied.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdelhamied403", + "email": "abdelhamied403@gmail.com" + }, + "record": { + "CNAME": "abdelhamied.vercel.app" + } +} diff --git a/domains/ajaysathvik.json b/domains/ajaysathvik.json new file mode 100644 index 000000000..d6948d1bb --- /dev/null +++ b/domains/ajaysathvik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajaysathvik", + "email": "ajaysathviksu@gmail.com" + }, + "record": { + "CNAME": "ajaysathvik.vercel.app" + } +} diff --git a/domains/dipesh.json b/domains/dipesh.json new file mode 100644 index 000000000..c9056fd66 --- /dev/null +++ b/domains/dipesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dipesh79", + "email": "dipeshkhanal79@gmail.com" + }, + "record": { + "A": ["192.250.235.27"] + } +} diff --git a/domains/jonestse.json b/domains/jonestse.json new file mode 100644 index 000000000..cd27d31e6 --- /dev/null +++ b/domains/jonestse.json @@ -0,0 +1,11 @@ +{ + "description": "Jones Tse's Portfolio Website", + "repo": "https://github.com/chunghei0116/portfolio", + "owner": { + "username": "chunghei0116", + "email": "chungheibrad@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/php.json b/domains/php.json new file mode 100644 index 000000000..7296cc2ec --- /dev/null +++ b/domains/php.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for Pedro Henrique Pires (PHP)", + "owner": { + "username": "pedrohenriquepires", + "email": "pdrhenriquepires@gmail.com" + }, + "record": { + "CNAME": "pedrohenriquepires.com.br" + } +}