diff --git a/domains/elf.json b/domains/elf.json new file mode 100644 index 000000000..90475cbf3 --- /dev/null +++ b/domains/elf.json @@ -0,0 +1,16 @@ +{ + "description": "Elflanded's Development Website.", + "repo": "https://github.com/Elflanded/website", + "owner": { + "username": "Elflanded", + "email": "elflanded@gmail.com" +}, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/kobeff.json b/domains/kobeff.json new file mode 100644 index 000000000..8dd2b077d --- /dev/null +++ b/domains/kobeff.json @@ -0,0 +1,11 @@ +{ + "description": "KobeFF's Portfolio", + "repo": "please get the code from https://its.kobeff.repl.co", + "owner": { + "username": "Kobe523", + "email": "kfni@madison.k12.wi.us" + }, + "record": { + "URL": "https://its.kobeff.repl.co" + } +} diff --git a/domains/sabil.json b/domains/sabil.json new file mode 100644 index 000000000..915f78bcd --- /dev/null +++ b/domains/sabil.json @@ -0,0 +1,11 @@ +{ + "description": "Sabil Shrestha's Site", + "owner": { + "username": "sabilshrestha", + "email": "kongbill6363@gmail.com", + "twitter": "kongbill62" + }, + "record": { + "CNAME": "sabil62.github.io" + } +} diff --git a/domains/yusuf-rawat.json b/domains/yusuf-rawat.json new file mode 100644 index 000000000..1cc3c2564 --- /dev/null +++ b/domains/yusuf-rawat.json @@ -0,0 +1,10 @@ +{ + "description": "this a link to my github profile.", + "owner": { + "username": "yusuf007r", + "email": "yusufmaster7@gmail.com" + }, + "record": { + "URL": "https://github.com/Yusuf007R" + } +}