diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f73b01de4..55852cbb7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,24 +1,20 @@ # Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain **MUST** pass **ALL** the indicated requirements below. + - [ ] I have **read** and **understood** the [Terms of Service](https://is-a.dev/terms). -- [ ] My domain is **not** for commercial use. +- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). - [ ] My file is in the `domains` directory and has the `.json` file extension. - [ ] My file's name is lowercased and alphanumeric. -- [ ] My website is **reachable**. -- [ ] I have **completed** my website. -- [ ] My website is related to **software development**. +- [ ] My website is **reachable** and **completed**. - [ ] I have provided sufficient contact information in the `owner` key. -- [ ] I have followed and read the [documentation](https://docs.is-a.dev). -- [ ] I understand my domain will be removed if I violate the [Terms of Service](https://is-a.dev/terms). # Website Preview - + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4fa514e5b..7fc864a51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,17 +1,8 @@ # Contributing -When contributing to this repository, please first discuss the change you wish to make via issue before making a change. - -You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md). ## Pull requests -- Adding, changing or removing a domain file you own. -- Fixing a bug in the scripts or CI. -- Fix an error in the documentation. - -#### Domains -- Your pull request will be reviewed and merged into `main` branch. -- The records will be published as soon as the PR is merged. -- The changes should reflect soon after publishing. +- If the PR template is updated, any pre-existing PRs must follow the updated template, in order to be merged. +- We reserve the right to deny any pull request for any reason. ## Issues - **Report an abusive domain** - Create a new issue with the label `report-abuse`. diff --git a/domains/0xbit.json b/domains/0xbit.json new file mode 100644 index 000000000..70105e0fe --- /dev/null +++ b/domains/0xbit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xbitx", + "email": "0xbit25125@gmail.com" + }, + "record": { + "CNAME": "0xbitx.github.io" + } +} diff --git a/domains/1995parham.json b/domains/1995parham.json new file mode 100644 index 000000000..a5dbabef4 --- /dev/null +++ b/domains/1995parham.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website", + "owner": { + "username": "1995parham", + "email": "parham.alvani@gmail.com" + }, + "record": { + "CNAME": "1995parham.github.io" + } +} diff --git a/domains/20zzy19.json b/domains/20zzy19.json new file mode 100644 index 000000000..616f16bb7 --- /dev/null +++ b/domains/20zzy19.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio and Blog for 20zzy19", + "repo": "https://github.com/20zzy19/Portfolioy", + "owner": { + "username": "20zzy19", + "email": "a620zzy@gmail.com" + }, + "record": { + "A": ["98.43.59.193"] + } +} diff --git a/domains/_discord.codesoft.json b/domains/_discord.codesoft.json new file mode 100644 index 000000000..4053bf018 --- /dev/null +++ b/domains/_discord.codesoft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "TXT": "dh=1d1f0586f56693138d2014b13312d7467fa4e497" + } +} diff --git a/domains/_discord.heyaxo.json b/domains/_discord.heyaxo.json new file mode 100644 index 000000000..2f93a079e --- /dev/null +++ b/domains/_discord.heyaxo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "dh=772e8981e6a0b8bc4e30ac4af5160be7fd175c8a" + } +} diff --git a/domains/_discord.jonathan-russ.json b/domains/_discord.jonathan-russ.json new file mode 100644 index 000000000..0aef0750a --- /dev/null +++ b/domains/_discord.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "dh=38d522d76c80c10c68fa083f015b65ef2986a91b" + } +} \ No newline at end of file diff --git a/domains/_discord.jumanji.json b/domains/_discord.jumanji.json new file mode 100644 index 000000000..2998af5fa --- /dev/null +++ b/domains/_discord.jumanji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "TXT": "dh=aa51fc97861c871fc4daece76efa42c15712f116" + } +} diff --git a/domains/_discord.nekomyaa.json b/domains/_discord.nekomyaa.json new file mode 100644 index 000000000..0b8ea537d --- /dev/null +++ b/domains/_discord.nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "TXT": "dh=a761b99a6a7d449df2e423a119eab9a4ec773e7e" + } +} diff --git a/domains/_discord.nick.json b/domains/_discord.nick.json new file mode 100644 index 000000000..03a11d3a1 --- /dev/null +++ b/domains/_discord.nick.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "TXT": "dh=b9e9ee170ceabd5d201a50225be187e055b9bbb6" + } +} \ No newline at end of file diff --git a/domains/_discord.noob.json b/domains/_discord.noob.json new file mode 100644 index 000000000..e2d192999 --- /dev/null +++ b/domains/_discord.noob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "TXT": "dh=4bda89987e4e232aac78bb9d0a0e973c96166119" + } +} \ No newline at end of file diff --git a/domains/_discord.tat2008.json b/domains/_discord.tat2008.json deleted file mode 100644 index ef90431f4..000000000 --- a/domains/_discord.tat2008.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tat2008", - "email": "tuan.trananh2008@gmail.com" - }, - "record": { - "TXT": "dh=9abe38f80f0a7adbf9ef20a7048ff7dd399d984b" - } -} diff --git a/domains/_discord.untitled.json b/domains/_discord.untitled.json deleted file mode 100644 index 6d57baa9a..000000000 --- a/domains/_discord.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "dh=635f70c64c210c98011d4391e0ba6a69adfedc89" - } -} diff --git a/domains/_github-pages-challenge-am333n.ameen.json b/domains/_github-pages-challenge-am333n.ameen.json new file mode 100644 index 000000000..ab2407f49 --- /dev/null +++ b/domains/_github-pages-challenge-am333n.ameen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "TXT": "ae46785afb026d6f57c4eb85f644eb" + } +} diff --git a/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json new file mode 100644 index 000000000..8f107840f --- /dev/null +++ b/domains/_github-pages-challenge-animeshkotka.animesh-kotka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AnimeshKotka", + "email": "animeshkotka520@gmail.com" + }, + "record": { + "TXT": "516e1afaa96818228e8a61bf901188" + } +} diff --git a/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json new file mode 100644 index 000000000..f14c7ec20 --- /dev/null +++ b/domains/_github-pages-challenge-ashishkingdom.ashishkingdom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "TXT": "4281866da89d9e1bd20fcdb44adca3" + } +} diff --git a/domains/_github-pages-challenge-btleffler.btleffler.json b/domains/_github-pages-challenge-btleffler.btleffler.json new file mode 100644 index 000000000..db1ae933e --- /dev/null +++ b/domains/_github-pages-challenge-btleffler.btleffler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "btleffler", + "email": "btleffler@gmail.com" + }, + "record": { + "TXT": "6c3fe486c491afe19b9ba3bbb03d2a" + } +} diff --git a/domains/_github-pages-challenge-cantcode023.bd.json b/domains/_github-pages-challenge-cantcode023.bd.json new file mode 100644 index 000000000..dcfcc4bf3 --- /dev/null +++ b/domains/_github-pages-challenge-cantcode023.bd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "TXT": "f1b87d5986bd9abd22ca7fc5da79ad" + } +} diff --git a/domains/_github-pages-challenge-debkanchan.debkanchan.json b/domains/_github-pages-challenge-debkanchan.debkanchan.json new file mode 100644 index 000000000..af8d4d0d3 --- /dev/null +++ b/domains/_github-pages-challenge-debkanchan.debkanchan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "TXT": "36f31b49ddb71ca70a8cb3dd21e61d" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json b/domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json similarity index 62% rename from domains/_github-pages-challenge-uuphoria2.uuphoria2.json rename to domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json index f65e6dc95..bfedfd088 100644 --- a/domains/_github-pages-challenge-uuphoria2.uuphoria2.json +++ b/domains/_github-pages-challenge-gmanthemarioguy.gmanthemarioguy.json @@ -1,10 +1,10 @@ { "description": "Verification for my personal site", "owner": { - "username": "uuphoria2", + "username": "GManTheMarioGuy", "email": "gman36147@gmail.com" }, "record": { - "TXT": "e102771c99f70130190148a2d00ee0" + "TXT": "20f23b82e045272d36fadd99a6e464" } } diff --git a/domains/_github-pages-challenge-jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json deleted file mode 100644 index 3075b9884..000000000 --- a/domains/_github-pages-challenge-jeymen.jeymen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" - } -} diff --git a/domains/_github-pages-challenge-juanpython1.juandev.json b/domains/_github-pages-challenge-juanpython1.juandev.json new file mode 100644 index 000000000..c97e5b061 --- /dev/null +++ b/domains/_github-pages-challenge-juanpython1.juandev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuanPython1", + "email": "kamilo201025@gmail.com" + }, + "record": { + "TXT": "0342f0aeddf970dce791538a82f3b4" + } + } + \ No newline at end of file diff --git a/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json new file mode 100644 index 000000000..e7223a55f --- /dev/null +++ b/domains/_github-pages-challenge-lawrenceee04.lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "TXT": "b8b5f899d7e40c529fc1cf0f3874e4" + } +} diff --git a/domains/_github-pages-challenge-liamatienza.liam.json b/domains/_github-pages-challenge-liamatienza.liam.json new file mode 100644 index 000000000..8acf34266 --- /dev/null +++ b/domains/_github-pages-challenge-liamatienza.liam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "TXT": "21465fcb0d62d07a3c97587145ebea" + } +} diff --git a/domains/_github-pages-challenge-m0m0k4s4n.momoka.json b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json new file mode 100644 index 000000000..6d54df46f --- /dev/null +++ b/domains/_github-pages-challenge-m0m0k4s4n.momoka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "TXT": "5d381e72b5a25f499b81b5956c56c7" + } +} diff --git a/domains/_github-pages-challenge-mateuseap.mateuseap.json b/domains/_github-pages-challenge-mateuseap.mateuseap.json new file mode 100644 index 000000000..0901a96fb --- /dev/null +++ b/domains/_github-pages-challenge-mateuseap.mateuseap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "TXT": "ce7a3cbd81e6cafe34709d195aa0ed" + } +} diff --git a/domains/_github-pages-challenge-mh0386.mohamedhisham.json b/domains/_github-pages-challenge-mh0386.mohamedhisham.json new file mode 100644 index 000000000..15166319e --- /dev/null +++ b/domains/_github-pages-challenge-mh0386.mohamedhisham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "TXT": "c6abd6e81620b17a3fc408bfbbbe06" + } +} diff --git a/domains/_github-pages-challenge-peme969.peme969.json b/domains/_github-pages-challenge-peme969.peme969.json new file mode 100644 index 000000000..e012c3f61 --- /dev/null +++ b/domains/_github-pages-challenge-peme969.peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "me@peme969.dev" + }, + "record": { + "TXT": "cd6136f17efbca44cec061b3fd6121" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-roger-padrell.rpadrell.json b/domains/_github-pages-challenge-roger-padrell.rpadrell.json new file mode 100644 index 000000000..cde4495f3 --- /dev/null +++ b/domains/_github-pages-challenge-roger-padrell.rpadrell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "TXT": "814c8119eaa1cf941877c3cacea189" + } +} diff --git a/domains/_github-pages-challenge-sh770.sh770.json b/domains/_github-pages-challenge-sh770.sh770.json new file mode 100644 index 000000000..8f487b277 --- /dev/null +++ b/domains/_github-pages-challenge-sh770.sh770.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + }, + "record": { + "TXT": "ece6eb427012a2050ec0a76cf9c7a6" + } +} diff --git a/domains/_github-pages-challenge-sneh-al.snehal.json b/domains/_github-pages-challenge-sneh-al.snehal.json new file mode 100644 index 000000000..d48b9beeb --- /dev/null +++ b/domains/_github-pages-challenge-sneh-al.snehal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneh-al", + "email": "snehal1380@gmail.com" + }, + "record": { + "TXT": "c0b50465868652285e959813c2b5c9" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-soymadip.soymadip.json b/domains/_github-pages-challenge-soymadip.soymadip.json new file mode 100644 index 000000000..f7a10410e --- /dev/null +++ b/domains/_github-pages-challenge-soymadip.soymadip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "TXT": "5d04ea047efd00f6377e5ad12bb373" + } +} diff --git a/domains/_github-pages-challenge-tim-vdb.tim-vdb.json b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json new file mode 100644 index 000000000..240e38034 --- /dev/null +++ b/domains/_github-pages-challenge-tim-vdb.tim-vdb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tim-vdb", + "email": "timotheevdbosch@gmail.com" + }, + "record": { + "TXT": "ccd9ff03f723b201d75c2ae79c3245" + } +} diff --git a/domains/_github-pages-challenge-timi2506.timi2506.json b/domains/_github-pages-challenge-timi2506.timi2506.json new file mode 100644 index 000000000..8e5d1ddca --- /dev/null +++ b/domains/_github-pages-challenge-timi2506.timi2506.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "TXT": "592f4627c522780ea398a91a6c1d59" + } +} diff --git a/domains/_github-pages-challenge-verygafanhot.heyaxo.json b/domains/_github-pages-challenge-verygafanhot.heyaxo.json new file mode 100644 index 000000000..5c94016f9 --- /dev/null +++ b/domains/_github-pages-challenge-verygafanhot.heyaxo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "verygafanhot", + "email": "verygafanhot@gmail.com" + }, + "record": { + "TXT": "e3ae5ee11a576cc86f89140043ca2b" + } +} diff --git a/domains/_github-pages-challenge-vihaananand.untitled.json b/domains/_github-pages-challenge-vihaananand.untitled.json deleted file mode 100644 index e5fe95813..000000000 --- a/domains/_github-pages-challenge-vihaananand.untitled.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "TXT": "53234a8871b871e94e29adff5a8e91" - } -} diff --git a/domains/_vercel.ahmed.json b/domains/_vercel.ahmed.json new file mode 100644 index 000000000..57e49fa0d --- /dev/null +++ b/domains/_vercel.ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmed.is-a.dev,e3140ad99c613cbd32f1" + } +} diff --git a/domains/_vercel.ahmedosama.json b/domains/_vercel.ahmedosama.json new file mode 100644 index 000000000..d32162f5f --- /dev/null +++ b/domains/_vercel.ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosama.is-a.dev,5b628779e8a3ff964dbb" + } +} \ No newline at end of file diff --git a/domains/_vercel.ahmedosamamath.json b/domains/_vercel.ahmedosamamath.json new file mode 100644 index 000000000..b9e94b545 --- /dev/null +++ b/domains/_vercel.ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ahmedosamamath.is-a.dev,796151d584bede738264" + } +} \ No newline at end of file diff --git a/domains/_vercel.akib.json b/domains/_vercel.akib.json new file mode 100644 index 000000000..0904a95b3 --- /dev/null +++ b/domains/_vercel.akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "TXT": "vc-domain-verify=akib.is-a.dev,3605c2dfdaf80295f8b3" + } +} diff --git a/domains/_vercel.aman.json b/domains/_vercel.aman.json new file mode 100644 index 000000000..d22f3413a --- /dev/null +++ b/domains/_vercel.aman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amang9446", + "email": "dev.aman7571@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=aman.is-a.dev,d6447d0d30e57c351c44" + } +} diff --git a/domains/_vercel.amardeep.json b/domains/_vercel.amardeep.json new file mode 100644 index 000000000..ee2b2b075 --- /dev/null +++ b/domains/_vercel.amardeep.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=amardeep.is-a.dev,3d113f019450ce88d3a8" + } + } \ No newline at end of file diff --git a/domains/_vercel.at-muhammad.json b/domains/_vercel.at-muhammad.json new file mode 100644 index 000000000..e505df9ed --- /dev/null +++ b/domains/_vercel.at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "TXT": "vc-domain-verify=at-muhammad.is-a.dev,398740ea0c7de20b1a80" + } +} diff --git a/domains/_vercel.awhvish.json b/domains/_vercel.awhvish.json new file mode 100644 index 000000000..24944584a --- /dev/null +++ b/domains/_vercel.awhvish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "awhvish", + "email": "avislowha9@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=awhvish.is-a.dev,f4fbe002837b72638f88"] + } +} + + + diff --git a/domains/_vercel.ayushk.json b/domains/_vercel.ayushk.json new file mode 100644 index 000000000..5c11b1d7e --- /dev/null +++ b/domains/_vercel.ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "TXT": "vc-domain-verify=ayushk.is-a.dev,339b6861f1513bf39684" + } +} diff --git a/domains/_vercel.baibhav.json b/domains/_vercel.baibhav.json new file mode 100644 index 000000000..f610b6e05 --- /dev/null +++ b/domains/_vercel.baibhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmal.com" + }, + "record": { + "TXT": "vc-domain-verify=baibhav.is-a.dev,b652350d2b3b8f0bef49" + } +} diff --git a/domains/_vercel.balaji.json b/domains/_vercel.balaji.json new file mode 100644 index 000000000..cdec0a83c --- /dev/null +++ b/domains/_vercel.balaji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "TXT": "vc-domain-verify=balaji.is-a.dev,b4898f8e7508d5de541e" + } +} diff --git a/domains/_vercel.banda.json b/domains/_vercel.banda.json new file mode 100644 index 000000000..4516c134e --- /dev/null +++ b/domains/_vercel.banda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bandabahariputra", + "discord": "banda" + }, + "record": { + "TXT": ["vc-domain-verify=banda.is-a.dev,e684b7e614c3912ba446"] + } +} diff --git a/domains/_vercel.bhavyagupta.json b/domains/_vercel.bhavyagupta.json new file mode 100644 index 000000000..5558b0ae4 --- /dev/null +++ b/domains/_vercel.bhavyagupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BhavyaGupta315", + "email": "bhavyagupta315@gmail.com", + "discord": "bhavya_gupta_" + }, + "record": { + "TXT": "vc-domain-verify=bhavyagupta.is-a.dev,6ad4b583ec5dfd020162" + } +} diff --git a/domains/_vercel.bilalmansuri.json b/domains/_vercel.bilalmansuri.json new file mode 100644 index 000000000..e3ae472fb --- /dev/null +++ b/domains/_vercel.bilalmansuri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "TXT": "vc-domain-verify=bilal.is-a.dev,de7575c2e6976d25ab24" + } +} diff --git a/domains/_vercel.dang.json b/domains/_vercel.dang.json new file mode 100644 index 000000000..a7e380c22 --- /dev/null +++ b/domains/_vercel.dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "ncdang@quaric.com" + }, + "record": { + "TXT": ["vc-domain-verify=dang.is-a.dev,75e81b9a2a5ada157a8e"] + } +} diff --git a/domains/_vercel.francodurand.json b/domains/_vercel.francodurand.json new file mode 100644 index 000000000..1a2c0f66d --- /dev/null +++ b/domains/_vercel.francodurand.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FrancoDurand" + }, + "record": { + "TXT": "vc-domain-verify=francodurand.is-a.dev,ad7840fa5cb01e5d90c1" + } +} \ No newline at end of file diff --git a/domains/_vercel.gcet.aaqif.json b/domains/_vercel.gcet.aaqif.json new file mode 100644 index 000000000..234b4f98c --- /dev/null +++ b/domains/_vercel.gcet.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "Gcet Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=gcet.aaqif.is-a.dev,51f4e956bd2e1a1f9160"] + } +} diff --git a/domains/_vercel.hafeez.json b/domains/_vercel.hafeez.json new file mode 100644 index 000000000..448c68552 --- /dev/null +++ b/domains/_vercel.hafeez.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf" + } +} diff --git a/domains/_vercel.harish.json b/domains/_vercel.harish.json new file mode 100644 index 000000000..0c7a2cc01 --- /dev/null +++ b/domains/_vercel.harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "TXT": "vc-domain-verify=harish.is-a.dev,f67b0eba2383a0492136" + } +} diff --git a/domains/_vercel.harshvardhan.json b/domains/_vercel.harshvardhan.json new file mode 100644 index 000000000..50c9df432 --- /dev/null +++ b/domains/_vercel.harshvardhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=harshvardhan.is-a.dev,a93c0d07e2b0286b32b3"] + } +} diff --git a/domains/_vercel.ikram.json b/domains/_vercel.ikram.json new file mode 100644 index 000000000..1d68a2276 --- /dev/null +++ b/domains/_vercel.ikram.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "TXT": [ + "vc-domain-verify=ikram.is-a.dev,1c55c62cbbc1ce244ebe", + "vc-domain-verify=links.ikram.is-a.dev,706c366017aed069745e", + "vc-domain-verify=kakureta.ikram.is-a.dev,cea58e1b5cb084a5d961" + ] + } +} diff --git a/domains/_vercel.ikramth.json b/domains/_vercel.ikramth.json new file mode 100644 index 000000000..57b4fd6dc --- /dev/null +++ b/domains/_vercel.ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ikramth.is-a.dev,ffebaa8e7ae5f74fdd95" + } +} diff --git a/domains/_vercel.iomiras.json b/domains/_vercel.iomiras.json new file mode 100644 index 000000000..472192d0b --- /dev/null +++ b/domains/_vercel.iomiras.json @@ -0,0 +1,10 @@ +{ + "description": "This subdomain points to my portfolio website.", + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=iomiras.is-a.dev,f475f7d08678209bfa1f"] + } +} diff --git a/domains/_vercel.ishbenjamin.json b/domains/_vercel.ishbenjamin.json new file mode 100644 index 000000000..ff9d84cea --- /dev/null +++ b/domains/_vercel.ishbenjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=ishbenjamin.is-a.dev,787c8741716d7d7ae200" + } +} diff --git a/domains/_vercel.jacek.json b/domains/_vercel.jacek.json new file mode 100644 index 000000000..0d1320297 --- /dev/null +++ b/domains/_vercel.jacek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jacek.is-a.dev,7c72f1224f5190ca82a2" + } +} diff --git a/domains/_vercel.jacques.json b/domains/_vercel.jacques.json new file mode 100644 index 000000000..719c59917 --- /dev/null +++ b/domains/_vercel.jacques.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "TXT": "vc-domain-verify=jacques.is-a.dev,99cb4c27dc634df28742" + } +} diff --git a/domains/_vercel.jefino.json b/domains/_vercel.jefino.json new file mode 100644 index 000000000..be48d8741 --- /dev/null +++ b/domains/_vercel.jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jefino.is-a.dev,06a21d01141d355de2b1" + } +} \ No newline at end of file diff --git a/domains/_vercel.jigarbhoye.json b/domains/_vercel.jigarbhoye.json new file mode 100644 index 000000000..fe1869dc4 --- /dev/null +++ b/domains/_vercel.jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=jigarbhoye.is-a.dev,194424ab5762042e64fa" + } + } \ No newline at end of file diff --git a/domains/_vercel.jonathan-russ.json b/domains/_vercel.jonathan-russ.json new file mode 100644 index 000000000..ba6e333c7 --- /dev/null +++ b/domains/_vercel.jonathan-russ.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "TXT": "vc-domain-verify=jonathan-russ.is-a.dev,298a207b5f94dffde572" + } +} \ No newline at end of file diff --git a/domains/_vercel.joy.json b/domains/_vercel.joy.json new file mode 100644 index 000000000..384dc3cc3 --- /dev/null +++ b/domains/_vercel.joy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "TXT": "vc-domain-verify=joy.is-a.dev,b9818cfcdf90b4080e52" + } +} diff --git a/domains/_vercel.kendikasir.json b/domains/_vercel.kendikasir.json new file mode 100644 index 000000000..3779c30ff --- /dev/null +++ b/domains/_vercel.kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "TXT": ["vc-domain-verify=kendikasir.is-a.dev,cd9855791e5cf175a69f"] + } +} diff --git a/domains/_vercel.luked.json b/domains/_vercel.luked.json new file mode 100644 index 000000000..2fd5bb0fd --- /dev/null +++ b/domains/_vercel.luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "TXT": "vc-domain-verify=luked.is-a.dev,f942d726bfbd3e8bd435" + } +} \ No newline at end of file diff --git a/domains/_vercel.martinvruiz.json b/domains/_vercel.martinvruiz.json new file mode 100644 index 000000000..7dbb137ed --- /dev/null +++ b/domains/_vercel.martinvruiz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "martinvruiz", + "email": "martinvruiz10@gmail.com", + "discord": "martinvruiz10" + }, + "record": { + "TXT": "vc-domain-verify=martinvruiz.is-a.dev,16e98638bc17973af9e7" + } +} diff --git a/domains/_vercel.matheusdev.json b/domains/_vercel.matheusdev.json new file mode 100644 index 000000000..e45e6dd3d --- /dev/null +++ b/domains/_vercel.matheusdev.json @@ -0,0 +1,13 @@ +{ + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", + "discord": "979816215281279019" + }, + "record": { + "TXT": ["vc-domain-verify=matheusdev.is-a.dev,833172e5fe4b188e4883"] + } +} diff --git a/domains/_vercel.moein.json b/domains/_vercel.moein.json new file mode 100644 index 000000000..12d5a423f --- /dev/null +++ b/domains/_vercel.moein.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "TXT": "vc-domain-verify=moein.is-a.dev,eccbf656847788d65795" + } +} \ No newline at end of file diff --git a/domains/_vercel.muralikrishna.json b/domains/_vercel.muralikrishna.json new file mode 100644 index 000000000..c50dde6d0 --- /dev/null +++ b/domains/_vercel.muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=muralikrishna.is-a.dev,aa4acc43d9653d1ae68d" + } +} \ No newline at end of file diff --git a/domains/_vercel.nparashar150.json b/domains/_vercel.nparashar150.json new file mode 100644 index 000000000..292811a2b --- /dev/null +++ b/domains/_vercel.nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=nparashar150.is-a.dev,129e61876792da1afb53" + } +} diff --git a/domains/_vercel.osama.json b/domains/_vercel.osama.json new file mode 100644 index 000000000..a23b79a2f --- /dev/null +++ b/domains/_vercel.osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=osama.is-a.dev,635c93c34867abdfb117" + } +} \ No newline at end of file diff --git a/domains/_vercel.pdf.aaqif.json b/domains/_vercel.pdf.aaqif.json new file mode 100644 index 000000000..d509db3b4 --- /dev/null +++ b/domains/_vercel.pdf.aaqif.json @@ -0,0 +1,10 @@ +{ + "description": "PDF Project", + "owner": { + "username": "aaqifshafi", + "email": "aaqifshafi@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=pdf.aaqif.is-a.dev,a494cb00a704dae80483"] + } +} diff --git a/domains/_vercel.poysa213.json b/domains/_vercel.poysa213.json new file mode 100644 index 000000000..3bcc168f6 --- /dev/null +++ b/domains/_vercel.poysa213.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "TXT": "vc-domain-verify=poysa213.is-a.dev,0635f123b973ee05436d" + } +} diff --git a/domains/_vercel.pranoy.json b/domains/_vercel.pranoy.json new file mode 100644 index 000000000..cc2cae217 --- /dev/null +++ b/domains/_vercel.pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "TXT": "vc-domain-verify=pranoy.is-a.dev,9c5ff5dc93544c9ffee0" + } +} \ No newline at end of file diff --git a/domains/_vercel.pritam.json b/domains/_vercel.pritam.json new file mode 100644 index 000000000..48cd95f8f --- /dev/null +++ b/domains/_vercel.pritam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "TXT": "pvc-domain-verify=pritam.is-a.dev,8deacca92e10a3d2f865" + } +} \ No newline at end of file diff --git a/domains/_vercel.roger.json b/domains/_vercel.roger.json new file mode 100644 index 000000000..fe2c25d29 --- /dev/null +++ b/domains/_vercel.roger.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "TXT": "vc-domain-verify=roger.is-a.dev,3c1580f4736931662645" + } +} diff --git a/domains/_vercel.roque.json b/domains/_vercel.roque.json new file mode 100644 index 000000000..0c8f6f67f --- /dev/null +++ b/domains/_vercel.roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroquez@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "TXT": "vc-domain-verify=roque.is-a.dev,43b1a7bc843584779f24" + } +} diff --git a/domains/_vercel.ryanbaig.json b/domains/_vercel.ryanbaig.json index 668af2a35..e457d348b 100644 --- a/domains/_vercel.ryanbaig.json +++ b/domains/_vercel.ryanbaig.json @@ -1,8 +1,9 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { - "TXT": ["vc-domain-verify=links.ryanbaig.is-a.dev,3fab80af0a1ed2fe6012"] + "TXT": ["vc-domain-verify=ryanbaig.is-a.dev,6611c040f39e1689070b"] } } diff --git a/domains/_vercel.salman.json b/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} diff --git a/domains/_vercel.saunak.json b/domains/_vercel.saunak.json new file mode 100644 index 000000000..93013ebe4 --- /dev/null +++ b/domains/_vercel.saunak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "TXT": "vc-domain-verify=saunak.is-a.dev,1127684a6f45539a1ebe" + } +} \ No newline at end of file diff --git a/domains/_vercel.shivansh.json b/domains/_vercel.shivansh.json new file mode 100644 index 000000000..880a38a90 --- /dev/null +++ b/domains/_vercel.shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "TXT": "vc-domain-verify=shivansh.is-a.dev,497638a309315f26b590" + } +} diff --git a/domains/_vercel.tanvir.json b/domains/_vercel.tanvir.json new file mode 100644 index 000000000..cbde58b41 --- /dev/null +++ b/domains/_vercel.tanvir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "TXT": "vc-domain-verify=tanvir.is-a.dev,65aed7f787867b45aa7c" + } + } + \ No newline at end of file diff --git a/domains/_vercel.utkarshsinghal26.json b/domains/_vercel.utkarshsinghal26.json new file mode 100644 index 000000000..13a61c858 --- /dev/null +++ b/domains/_vercel.utkarshsinghal26.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=utkarsh-singhal.is-a.dev,31f5c6e60805af21e98f" + } +} diff --git a/domains/_vercel.wouter.json b/domains/_vercel.wouter.json new file mode 100644 index 000000000..6d9d0c5c2 --- /dev/null +++ b/domains/_vercel.wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "wouter@debruijn.dev" + }, + "record": { + "TXT": ["vc-domain-verify=wouter.is-a.dev,b69cd5b6b6811fe3538d"] + } +} diff --git a/domains/_vercel.yaxh.json b/domains/_vercel.yaxh.json new file mode 100644 index 000000000..a9844e95c --- /dev/null +++ b/domains/_vercel.yaxh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yaxhcodes", + "email": "meyashjoshi3101@gmail.com", + "discord": "965845932782526495" + }, + "record": { + "TXT": "vc-domain-verify=yaxh.is-a.dev,6469548bcd2901c7c348" + } +} \ No newline at end of file diff --git a/domains/_vercel.zalnars.json b/domains/_vercel.zalnars.json new file mode 100644 index 000000000..5b22c9d73 --- /dev/null +++ b/domains/_vercel.zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnaRs", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "TXT": "vc-domain-verify=zalnars.is-a.dev,61ba9176019e738b5c09" + } +} diff --git a/domains/_vercel.zold.json b/domains/_vercel.zold.json new file mode 100644 index 000000000..4bd473ec5 --- /dev/null +++ b/domains/_vercel.zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=zold.is-a.dev,43d9c99b8a4db2628eed" + } +} \ No newline at end of file diff --git a/domains/abdallahbari.json b/domains/abdallahbari.json new file mode 100644 index 000000000..77c2251ef --- /dev/null +++ b/domains/abdallahbari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdallah01win", + "email": "abdellah01win@gmail.com" + }, + "record": { + "CNAME": "portfolio-bf2.pages.dev" + } +} 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/abdulrazzaq.json b/domains/abdulrazzaq.json new file mode 100644 index 000000000..f8296566f --- /dev/null +++ b/domains/abdulrazzaq.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio Website", + "owner": { + "username": "algo-encoders", + "email": "a.razzaq4085@gmail.com" + }, + "record": { + "A": ["75.119.140.170"] + } +} diff --git a/domains/abhijith.json b/domains/abhijith.json new file mode 100644 index 000000000..c6dd9f479 --- /dev/null +++ b/domains/abhijith.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abhisawesome/abhisawesome.github.io", + "owner": { + "username": "abhisawesome", + "email": "abhijithababhijith@gmail.com" + }, + "record": { + "CNAME": "abhisawesome.github.io" + } +} \ No newline at end of file diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..1cefe268e --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abh1nav", + "email": "abhinav316@gmail.com" + }, + "record": { + "CNAME": "blog.abhinav.ca" + } +} diff --git a/domains/achyut.json b/domains/achyut.json new file mode 100644 index 000000000..0d4371dbc --- /dev/null +++ b/domains/achyut.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "achyutkneupane", + "email": "achyutkneupane@gmail.com", + "linkedin": "achyutneupane" + }, + "record": { + "CNAME": "achyut.com.np" + } +} diff --git a/domains/adil.json b/domains/adil.json new file mode 100644 index 000000000..68c515476 --- /dev/null +++ b/domains/adil.json @@ -0,0 +1,11 @@ +{ + "description": "Adil Mohammed's Dev Portfolio", + "repo": "https://github.com/adil-uddin/adil-uddin.github.io", + "owner": { + "username": "adil-uddin", + "email": "adilaryan786@gmail.com" + }, + "record": { + "CNAME": "adil-uddin.github.io" + } +} diff --git a/domains/adrien.json b/domains/adrien.json new file mode 100644 index 000000000..b6e0fcddf --- /dev/null +++ b/domains/adrien.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "technetist", + "email": "adrien@maranville.io" + }, + "record": { + "URL": "https://maranville.io" + } +} diff --git a/domains/affan.json b/domains/affan.json new file mode 100644 index 000000000..bc5e12872 --- /dev/null +++ b/domains/affan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "orkkz", + "email": "affanorakzai19@gmail.com" + }, + "record": { + "CNAME": "affanorakzai.us.kg" + } +} diff --git a/domains/ahmed.json b/domains/ahmed.json new file mode 100644 index 000000000..7a779e122 --- /dev/null +++ b/domains/ahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/ahmedosama.json b/domains/ahmedosama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/ahmedosamamath.json b/domains/ahmedosamamath.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/ahmedosamamath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file 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/akib.json b/domains/akib.json new file mode 100644 index 000000000..869db11c3 --- /dev/null +++ b/domains/akib.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akibsaleh", + "email": "akibsaleh.dev@gmail.com", + "discord": "akibsalehzihan" + }, + "record": { + "CNAME": "akibsaleh.vercel.app" + } +} diff --git a/domains/alan-ren.json b/domains/alan-ren.json new file mode 100644 index 000000000..bda37104d --- /dev/null +++ b/domains/alan-ren.json @@ -0,0 +1,11 @@ +{ + "description": "Alan Ren's Developer Website", + "repo": "https://github.com/alanvww", + "owner": { + "username": "alanvww", + "email": "hello@me.alan.ooo" + }, + "record": { + "URL": "https://alan.ooo" + } +} \ No newline at end of file diff --git a/domains/aland.json b/domains/aland.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/aland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} diff --git a/domains/alanr.json b/domains/alanr.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} diff --git a/domains/alanrme.json b/domains/alanrme.json new file mode 100644 index 000000000..5e1d283ac --- /dev/null +++ b/domains/alanrme.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alanrme", + "email": "is-a-contact@alanr.me" + }, + "record": { + "URL": "https://alanr.me" + }, + "proxied": false +} diff --git a/domains/alas.json b/domains/alas.json new file mode 100644 index 000000000..372591b1d --- /dev/null +++ b/domains/alas.json @@ -0,0 +1,15 @@ +{ + "description": "better domain for a portfolio website and email", + "repo": "https://github.com/alastrantia/alastrantia.github.io", + "owner": { + "username": "Alastrantia", + "email": "niklasnoneedtoknow@gmail.com" + }, + "record": { + "URL": "https://alastrantia.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} diff --git a/domains/albertoaig.json b/domains/albertoaig.json new file mode 100644 index 000000000..9ed03a0e7 --- /dev/null +++ b/domains/albertoaig.json @@ -0,0 +1,10 @@ +{ + "description": "albertoaig.is-a.dev", + "owner": { + "username": "Albertoaig", + "email": "alberto.aig10@gmail.com" + }, + "record": { + "CNAME": "portafolio-bay-eight.vercel.app" + } +} diff --git a/domains/alessandrobellesia.json b/domains/alessandrobellesia.json new file mode 100644 index 000000000..906c27f28 --- /dev/null +++ b/domains/alessandrobellesia.json @@ -0,0 +1,11 @@ +{ + "description": "Alessandro Bellesia personal website", + "repo": "https://github.com/alessandrobellesia/alessandrobellesia.github.io", + "owner": { + "username": "alessandrobellesia", + "x": "@ale_bellesia" + }, + "record": { + "CNAME": "alessandrobellesia.github.io" + } +} diff --git a/domains/alwen.json b/domains/alwen.json new file mode 100644 index 000000000..0bf2c75b5 --- /dev/null +++ b/domains/alwen.json @@ -0,0 +1,11 @@ +{ + "description": "Arvind's portfolio website", + "repo": "https://github.com/alwenpy/alwen-portfolio", + "owner": { + "username": "alwenpy", + "email": "alwen1928@gmail.com" + }, + "record": { + "CNAME": "ym60h2na.up.railway.app" + } +} diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..3070dffa8 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amang9446", + "email": "dev.aman7571@gmail.com" + }, + "record": { + "CNAME": "dev-aman.vercel.app" + } +} diff --git a/domains/amardeep.json b/domains/amardeep.json new file mode 100644 index 000000000..7546f0565 --- /dev/null +++ b/domains/amardeep.json @@ -0,0 +1,11 @@ +{ + "description": "Amardeep Lakshkar Portfolio", + "repo": "https://github.com/amardeeplakshkar/portfolio", + "owner": { + "username": "amardeeplakshkar", + "email": "amardeep.devs@gmail.com" + }, + "record": { + "CNAME": "amardeep-portfolio.vercel.app" + } +} \ No newline at end of file diff --git a/domains/ameen.json b/domains/ameen.json new file mode 100644 index 000000000..f55681fad --- /dev/null +++ b/domains/ameen.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/am333n/my_portfolio", + "owner": { + "username": "am333n", + "email": "muhammedameen752@gmail.com" + }, + "record": { + "CNAME": "am333n.github.io" + } +} diff --git a/domains/amrut.json b/domains/amrut.json new file mode 100644 index 000000000..cd5adbbc2 --- /dev/null +++ b/domains/amrut.json @@ -0,0 +1,10 @@ + { + "owner": { + "username": "amrutgawade", + "email": "amrutgawade.08@gmail.com", + "linkedin": "https://www.linkedin.com/in/amrut-gawade" + }, + "record": { + "CNAME": "amrutgawade.github.io" + } + } diff --git a/domains/anamay.json b/domains/anamay.json index 8479cdb5d..4516f24e9 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -1,11 +1,10 @@ { "description": "Anamay's .is-a.dev domain", - "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", "owner": { "username": "anamaykashiv", "email": "kashiv.anamay002@gmail.com" }, "record": { - "CNAME": "anamaykashiv.github.io" + "CNAME": "anamay.eu.org" } -} \ No newline at end of file +} diff --git a/domains/anatoli.json b/domains/anatoli.json new file mode 100644 index 000000000..0b9cf906e --- /dev/null +++ b/domains/anatoli.json @@ -0,0 +1,11 @@ +{ + "description": "Anatoli Nicolae", + "repo": "https://github.com/anatolinicolae", + "owner": { + "username": "anatolinicolae", + "email": "is-a-dev@anatolinicolae.com" + }, + "record": { + "URL": "https://anatolinicolae.com/" + } +} diff --git a/domains/aniket.json b/domains/aniket.json new file mode 100644 index 000000000..3a20d4256 --- /dev/null +++ b/domains/aniket.json @@ -0,0 +1,11 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/anikxt", + "owner": { + "username": "anikxt", + "email": "aniket15304@gmail.com" + }, + "record": { + "URL": "https://aniket.codes" + } +} diff --git a/domains/anime.json b/domains/anime.json deleted file mode 100644 index 545423bd5..000000000 --- a/domains/anime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zarqizoubir", - "email": "zarqi.ezzoubair@etu.uae.ac.ma" - }, - "record": { - "CNAME": "zarqizoubir.github.io" - } -} \ No newline at end of file diff --git a/domains/anmol-chaudhary.json b/domains/anmol-chaudhary.json new file mode 100644 index 000000000..bfcad8d48 --- /dev/null +++ b/domains/anmol-chaudhary.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/4nmolChaudhary/portfolio-v2", + "owner": { + "username": "4nmolChaudhary", + "email": "chaudharyanmol321@gmail.com" + }, + "record": { + "CNAME": "anmol-chaudhary.vercel.app" + } +} diff --git a/domains/anshkabra.json b/domains/anshkabra.json new file mode 100644 index 000000000..59ee87fab --- /dev/null +++ b/domains/anshkabra.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio", + "repo": "https://github.com/Anshkabra2012/portfolio", + "owner": { + "username": "AnshKabra2012", + "email": "anshkabra.india@gmail.com", + "discord": "anshkabra2012" + }, + "record": { + "CNAME": "anshkabra2012.github.io" + } +} diff --git a/domains/anthrxc.json b/domains/anthrxc.json new file mode 100644 index 000000000..fcdd901e0 --- /dev/null +++ b/domains/anthrxc.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/anthrxc/portfolio", + "owner": { + "username": "anthrxc", + "email": "anthromadayt@gmail.com" + }, + "record": { + "CNAME": "anthrxc.github.io" + } +} diff --git a/domains/aoozora.json b/domains/aoozora.json new file mode 100644 index 000000000..a519c5218 --- /dev/null +++ b/domains/aoozora.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aoozoraa", + "email": "akuummuu@gmail.com" + }, + "record": { + "A": [ + "143.47.59.128" + ] + } +} diff --git a/domains/api.rachancheet.json b/domains/api.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/api.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/arash.json b/domains/arash.json new file mode 100644 index 000000000..279379993 --- /dev/null +++ b/domains/arash.json @@ -0,0 +1,12 @@ +{ + "description": "My personal website/blog", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://arash-hatami.ir" + } +} diff --git a/domains/aref.json b/domains/aref.json index d74d206f6..dc6b049f8 100644 --- a/domains/aref.json +++ b/domains/aref.json @@ -6,6 +6,6 @@ "email": "storm.aref@gmail.com" }, "record": { - "CNAME": "stormaref.github.io" + "URL": "https://stormaref.github.io/" } } diff --git a/domains/arunvishnu.json b/domains/arunvishnu.json new file mode 100644 index 000000000..6ddb2614a --- /dev/null +++ b/domains/arunvishnu.json @@ -0,0 +1,11 @@ +{ + "description": "arunvishnu.is-a.dev: website for my portoflio", + "repo": "https://github.com/arunvishnu/magicui-portfolio", + "owner": { + "username": "arunvishnu", + "email": "arun.vishnu@gmail.com" + }, + "record": { + "CNAME": "arunvishnu.com" + } +} diff --git a/domains/asad.json b/domains/asad.json new file mode 100644 index 000000000..59f57e614 --- /dev/null +++ b/domains/asad.json @@ -0,0 +1,11 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/AsadRazaJutt1/asadrazajutt1.github.io", + "owner": { + "username": "AsadRazaJutt1", + "email": "asadrazajutt1@gmail.com" + }, + "record": { + "CNAME": "asadrazajutt1.github.io" + } +} diff --git a/domains/ashishkingdom.json b/domains/ashishkingdom.json new file mode 100644 index 000000000..535d02575 --- /dev/null +++ b/domains/ashishkingdom.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/AshishKingdom", + "owner": { + "username": "AshishKingdom", + "email": "ashishkingdom@proton.me" + }, + "record": { + "CNAME": "ashishkingdom.github.io" + } +} diff --git a/domains/ashtonfabby.json b/domains/ashtonfabby.json new file mode 100644 index 000000000..a9600a85a --- /dev/null +++ b/domains/ashtonfabby.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/AshtonFabby/portfolio.git", + "owner": { + "username": "ashtonfabby", + "email": "ashtonfabbt@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/at-muhammad.json b/domains/at-muhammad.json new file mode 100644 index 000000000..9dce1936a --- /dev/null +++ b/domains/at-muhammad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xgovernor", + "email": "abutahermuhammad@outlook.com", + "description": "Portfolio website of Abu Taher Muhammad" + }, + "record": { + "CNAME": "at-mah.vercel.app" + } +} diff --git a/domains/athfan.json b/domains/athfan.json new file mode 100644 index 000000000..e523852c5 --- /dev/null +++ b/domains/athfan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "athphane", + "email": "athphane@gmail.com" + }, + "record": { + "CNAME": "athfan.com" + } +} diff --git a/domains/awhvish.json b/domains/awhvish.json new file mode 100644 index 000000000..deaa93a9a --- /dev/null +++ b/domains/awhvish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "awhvish", + "email": "high.avis.lowha@gmail.com" + }, + "record": { + "CNAME": "awhvish.vercel.app" + } + } + \ No newline at end of file diff --git a/domains/ayushh.json b/domains/ayushh.json new file mode 100644 index 000000000..d235bae7a --- /dev/null +++ b/domains/ayushh.json @@ -0,0 +1,11 @@ +{ + "description": "Ayush personal website", + "repo": "https://github.com/Ayush-Kotlin-Dev/GFG_GGV", + "owner": { + "username": "ayush-kotlin-dev", + "email": "shweetarai@gmail.com" + }, + "record": { + "URL": "https://my-portfolio-qlsr.onrender.com/" + } +} \ No newline at end of file diff --git a/domains/ayushk.json b/domains/ayushk.json new file mode 100644 index 000000000..04dd6d929 --- /dev/null +++ b/domains/ayushk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayushk-1801", + "email": "ayush.kumara1801@gmail.com", + "discord": "ayushk_1801" + }, + "record": { + "CNAME": "ayushkumaranand.vercel.app" + } +} diff --git a/domains/azizwali.json b/domains/azizwali.json new file mode 100644 index 000000000..bb4b23d52 --- /dev/null +++ b/domains/azizwali.json @@ -0,0 +1,11 @@ +{ + "description": "Skyes Crawford Personal Website", + "repo": "https://github.com/skyescrawford", + "owner": { + "username": "skyescrawford", + "email": "aziz_inc@apps.ipb.ac.id" + }, + "record": { + "CNAME": "skyescrawford.github.io" + } +} diff --git a/domains/badonix.json b/domains/badonix.json new file mode 100644 index 000000000..bbbfe7c9a --- /dev/null +++ b/domains/badonix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Badonix/portfolio_react", + "owner": { + "username": "badonix", + "email": "nikdanelia@gmail.com" + }, + "record": { + "CNAME": "badonix.netlify.app" + } +} diff --git a/domains/baibhav.json b/domains/baibhav.json new file mode 100644 index 000000000..47a82abaa --- /dev/null +++ b/domains/baibhav.json @@ -0,0 +1,10 @@ +{ + "description": "For personal portfolio", + "owner": { + "username": "Baibhavos", + "email": "baibhavkumar303@gmail.com" + }, + "record": { + "CNAME": "new-portfolio-weld-sigma.vercel.app" + } + } diff --git a/domains/balaji.json b/domains/balaji.json new file mode 100644 index 000000000..e9cfc3885 --- /dev/null +++ b/domains/balaji.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "balaji-atoa", + "discord": "popz06" + }, + "record": { + "CNAME": "portfolio-on-live.vercel.app" + } +} diff --git a/domains/baldr.json b/domains/baldr.json new file mode 100644 index 000000000..81fc2713a --- /dev/null +++ b/domains/baldr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p0lish", + "email": "polish1987@gmail.com" + }, + "record": { + "CNAME": "p0lish.github.io" + } +} diff --git a/domains/banda.json b/domains/banda.json new file mode 100644 index 000000000..c49eedebc --- /dev/null +++ b/domains/banda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bandabahariputra", + "discord": "banda" + }, + "record": { + "CNAME": "bandabahariputra.vercel.app" + } +} diff --git a/domains/bandhan.json b/domains/bandhan.json new file mode 100644 index 000000000..c3a7b13c8 --- /dev/null +++ b/domains/bandhan.json @@ -0,0 +1,11 @@ +{ + "description": "Bandhan's Profile", + "repo": "https://github.com/bamunjal/bamunjal.github.io", + "owner": { + "username": "bamunjal", + "email": "bamunjal1995@gmail.com" + }, + "record": { + "CNAME": "bamunjal.github.io" + } +} diff --git a/domains/barisdeniz.json b/domains/barisdeniz.json new file mode 100644 index 000000000..8453f22ce --- /dev/null +++ b/domains/barisdeniz.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for Barış Deniz Sağlam", + "repo": "https://github.com/bdsaglam/bdsaglam.github.io", + "owner": { + "username": "bdsaglam", + "email": "bdsaglam@gmail.com" + }, + "record": { + "CNAME": "bdsaglam.github.io" + } +} \ No newline at end of file diff --git a/domains/base.json b/domains/base.json new file mode 100644 index 000000000..cc20db89f --- /dev/null +++ b/domains/base.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bcassiers", + "discord": "base08875" + }, + "record": { + "CNAME": "adbc.be" + } +} \ No newline at end of file diff --git a/domains/basidh.json b/domains/basidh.json new file mode 100644 index 000000000..d34eb8eed --- /dev/null +++ b/domains/basidh.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/abdulbasidh/portfolio", + "owner": { + "username": "abdulbasidh", + "email": "farz.basidh@gmail.com" + }, + "record": { + "CNAME": "abdulbasidh.github.io" + } +} + \ No newline at end of file diff --git a/domains/battlehawk.json b/domains/battlehawk.json new file mode 100644 index 000000000..7fee75844 --- /dev/null +++ b/domains/battlehawk.json @@ -0,0 +1,10 @@ +{ + "description": "is-a.dev domain for BATTLEHAWK00(redirecting to https://code1024.icu)", + "owner": { + "username": "BATTLEHAWK00", + "email": "yxlk2oi@gmail.com" + }, + "record": { + "URL": "https://code1024.icu" + } +} diff --git a/domains/bd.json b/domains/bd.json new file mode 100644 index 000000000..942ff99c7 --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website.", + "repo": "https://github.com/cantcode023/bd.is-a.dev", + "owner": { + "username": "CantCode023", + "email": "cantcode023@gmail.com" + }, + "record": { + "CNAME": "cantcode023.github.io" + } +} diff --git a/domains/bens.json b/domains/bens.json new file mode 100644 index 000000000..9842a96cb --- /dev/null +++ b/domains/bens.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/coco-droid", + "owner": { + "username": "coco-droid", + "email": "robensjeanbaptiste29@gmail.com" + }, + "record": { + "URL": "https://robe.alwaysdata.net/" + } +} diff --git a/domains/bhaskar.json b/domains/bhaskar.json new file mode 100644 index 000000000..08ce8bbd1 --- /dev/null +++ b/domains/bhaskar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhaskarrijal", + "email": "mail@bhaskarrijal.me" + }, + "record": { + "CNAME": "site-52r.pages.dev" + } +} diff --git a/domains/bhavyagupta.json b/domains/bhavyagupta.json new file mode 100644 index 000000000..b5400fb78 --- /dev/null +++ b/domains/bhavyagupta.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/BhavyaGupta315/Portfolio", + "owner": { + "username": "BhavyaGupta315", + "twitter": "Bhavya_Gupta315" + }, + "record": { + "CNAME": "bhavya-gupta-portfolio.vercel.app" + } +} \ No newline at end of file diff --git a/domains/bilalmansuri.json b/domains/bilalmansuri.json new file mode 100644 index 000000000..1fdd42ab4 --- /dev/null +++ b/domains/bilalmansuri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bilal-23", + "email": "work.bilalmansuri@gmail.com", + "discord": "bilal_23" + }, + "record": { + "CNAME": "bilalmansuri.vercel.app" + } +} diff --git a/domains/billvog.json b/domains/billvog.json new file mode 100644 index 000000000..48c6f7a97 --- /dev/null +++ b/domains/billvog.json @@ -0,0 +1,11 @@ +{ + "description": "billvog's Portfolio Website", + "repo": "https://github.com/billvog/billvog.github.io", + "owner": { + "username": "billvog", + "email": "hey@billvog.com" + }, + "record": { + "URL": "https://billvog.com" + } +} \ No newline at end of file diff --git a/domains/brett.json b/domains/brett.json new file mode 100644 index 000000000..ec551cdfa --- /dev/null +++ b/domains/brett.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "brettdavies", + "linkedin": "https://linkedin.com/in/brettdavies/" + }, + "record": { + "URL": "https://github.com/brettdavies" + } + } + diff --git a/domains/brody.json b/domains/brody.json new file mode 100644 index 000000000..13d6456c5 --- /dev/null +++ b/domains/brody.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lurkny", + "email": "brody@larson.dev" + }, + "record": { + "CNAME": "larson.dev" + } +} diff --git a/domains/btleffler.json b/domains/btleffler.json new file mode 100644 index 000000000..d1ae41182 --- /dev/null +++ b/domains/btleffler.json @@ -0,0 +1,11 @@ +{ + "description": "btleffler.is-a.dev - Benjamin Leffler's Website", + "repo": "https://github.com/btleffler/btleffler.github.io", + "owner": { + "username": "btleffler", + "email": "btleffler@gmail.com" + }, + "record": { + "CNAME": "btleffler.github.io" + } +} diff --git a/domains/burak.json b/domains/burak.json new file mode 100644 index 000000000..b2c7a9dd4 --- /dev/null +++ b/domains/burak.json @@ -0,0 +1,14 @@ +{ + "description": "Burak's Tech Insights: AI, Software, and More", + "repo": "https://github.com/burakince/burakince.github.io", + "owner": { + "username": "burakince", + "email": "me@burakince.com", + "linkedin": "https://www.linkedin.com/in/inceburak/", + "twitter": "burakinc", + "keybase": "burakince" + }, + "record": { + "URL": "https://www.burakince.com" + } +} diff --git a/domains/cas.json b/domains/cas.json new file mode 100644 index 000000000..11a2eb0ff --- /dev/null +++ b/domains/cas.json @@ -0,0 +1,11 @@ +{ + "description": "lil bio", + "repo": "https://github.com/caswantsanap/bio", + "owner": { + "username": "caswantsanap", + "email": "caswantsanap@gmail.com" + }, + "record": { + "CNAME": "caswantsanap.github.io" + } +} diff --git a/domains/cdn.winbo.json b/domains/cdn.komaru.json similarity index 54% rename from domains/cdn.winbo.json rename to domains/cdn.komaru.json index d2086cfc7..d2da00f19 100644 --- a/domains/cdn.winbo.json +++ b/domains/cdn.komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-cdn.github.io" + "CNAME": "komaru-cdn.github.io" } } diff --git a/domains/ciao287.json b/domains/ciao287.json index af3721626..6e1582f7e 100644 --- a/domains/ciao287.json +++ b/domains/ciao287.json @@ -4,6 +4,6 @@ "discord": "687333016921440317" }, "record": { - "CNAME": "ciao287.github.io" + "A": ["144.91.115.195"] } } diff --git a/domains/cloudie.json b/domains/cloudie.json new file mode 100644 index 000000000..f6d323cbb --- /dev/null +++ b/domains/cloudie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirwko", + "discord": "rzt5" + }, + "record": { + "CNAME": "website-5zt-53r.pages.dev" + } +} diff --git a/domains/codesoft.json b/domains/codesoft.json new file mode 100644 index 000000000..bf961a1c8 --- /dev/null +++ b/domains/codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesft@proton.me" + }, + "record": { + "CNAME": "codesoftgit.github.io" + }, + "proxied": true +} diff --git a/domains/cody.json b/domains/cody.json index 18f0026e1..f367f837f 100644 --- a/domains/cody.json +++ b/domains/cody.json @@ -4,6 +4,6 @@ "email": "codingamazing224@outlook.com" }, "record": { - "URL": "https://about-cody.pages.dev/" + "CNAME": "hi-im-cody.pages.dev" } } diff --git a/domains/cota.json b/domains/cota.json new file mode 100644 index 000000000..34e7b0669 --- /dev/null +++ b/domains/cota.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "zer0uno" + }, + "record": { + "URL": "https://www.cotanto.it" + } +} diff --git a/domains/cris.json b/domains/cris.json new file mode 100644 index 000000000..af28a1f9a --- /dev/null +++ b/domains/cris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } +} \ No newline at end of file diff --git a/domains/cristian.json b/domains/cristian.json new file mode 100644 index 000000000..7fe039ba1 --- /dev/null +++ b/domains/cristian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "UnrecoverableFault", + "email": "carendell@me.com" + }, + "record": { + "CNAME": "website-f1q.pages.dev" + } + } \ No newline at end of file diff --git a/domains/cuinc99.json b/domains/cuinc99.json new file mode 100644 index 000000000..bf366215b --- /dev/null +++ b/domains/cuinc99.json @@ -0,0 +1,11 @@ +{ + "description": "A Portfolio Website", + "repo": "https://github.com/cuinc99/cuinc99.github.io", + "owner": { + "username": "cuinc99", + "email": "cuinc99@gmail.com" + }, + "record": { + "CNAME": "cuinc99.github.io" + } +} diff --git a/domains/cyberpj.json b/domains/cyberpj.json new file mode 100644 index 000000000..2ebca2ad1 --- /dev/null +++ b/domains/cyberpj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "0xcyberpj", + "email": "0xcyberpj@proton.me" + }, + "record": { + "CNAME": "0xcyberpj.github.io" + } +} diff --git a/domains/dang.json b/domains/dang.json new file mode 100644 index 000000000..f608f7147 --- /dev/null +++ b/domains/dang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chanhdangcom", + "email": "ncdang@quaric.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/daniellozano.json b/domains/daniellozano.json new file mode 100644 index 000000000..fd4924fbb --- /dev/null +++ b/domains/daniellozano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z4no", + "email": "danixt35@gmail.com" + }, + "record": { + "CNAME": "z4no.github.io" + } +} diff --git a/domains/darkdus.json b/domains/darkdus.json new file mode 100644 index 000000000..40b08a34c --- /dev/null +++ b/domains/darkdus.json @@ -0,0 +1,10 @@ +{ + "description": "Personal Project", + "owner": { + "username": "MqJulus", + "email": "julien.sabe07@gmail.com" + }, + "record": { + "CNAME": "dark-dus.web.app" + } +} diff --git a/domains/darkyzhou.json b/domains/darkyzhou.json new file mode 100644 index 000000000..1e739c5b5 --- /dev/null +++ b/domains/darkyzhou.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkyzhou", + "email": "me@zqy.io" + }, + "record": { + "CNAME": "darkyzhou.net" + } +} diff --git a/domains/david.json b/domains/david.json new file mode 100644 index 000000000..828fc832f --- /dev/null +++ b/domains/david.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "david-valdivia", + "email": "dev@dvaldivia.com" + }, + "record": { + "CNAME": "dvaldivia.com" + } +} diff --git a/domains/davidramirez.json b/domains/davidramirez.json new file mode 100644 index 000000000..d79c80e28 --- /dev/null +++ b/domains/davidramirez.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio website made with Astro", + "repo": "https://github.com/davidzz-code/portfolio.git", + "owner": { + "username": "davidzz-code", + "email": "mixing.drr@gmail.com" + }, + "record": { + "CNAME": "davidramirez.netlify.app" + } +} diff --git a/domains/debkanchan.json b/domains/debkanchan.json new file mode 100644 index 000000000..368f32e71 --- /dev/null +++ b/domains/debkanchan.json @@ -0,0 +1,11 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/debkanchan/debkanchan.github.io", + "owner": { + "username": "debkanchan", + "email": "debu.samadder@gmail.com" + }, + "record": { + "CNAME": "debkanchan.github.io" + } +} \ No newline at end of file diff --git a/domains/df.json b/domains/df.json new file mode 100644 index 000000000..276e19532 --- /dev/null +++ b/domains/df.json @@ -0,0 +1,12 @@ +{ + "description": "df's Dev Website", + "repo": "https://github.com/DF-wu", + "owner": { + "username": "DF-wu", + "linkedin": "https://www.linkedin.com/in/chufei-wu-b33990164/", + "email": "df@dfder.tw" + }, + "record": { + "CNAME": "df-wu.github.io" + } +} diff --git a/domains/diegoreis.json b/domains/diegoreis.json new file mode 100644 index 000000000..99b9dfd0c --- /dev/null +++ b/domains/diegoreis.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "diegoreis42", + "email": "reisdiego144@gmail.com" + }, + "record": { + "CNAME": "diegoreis42.github.io" + }, + "proxied": true +} \ No newline at end of file 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/discord.winbo.json b/domains/discord.winbo.json index b08208572..8d30e3739 100644 --- a/domains/discord.winbo.json +++ b/domains/discord.winbo.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-discord.github.io" + "CNAME": "komaru-discord.github.io" } } diff --git a/domains/donald.json b/domains/donald.json new file mode 100644 index 000000000..de6754b7e --- /dev/null +++ b/domains/donald.json @@ -0,0 +1,10 @@ +{ + "description": "Donald's personal developer website", + "owner": { + "email": "dawntop@126.com", + "username": "donald001" + }, + "record": { + "CNAME": "donald001.github.io" + } +} diff --git a/domains/dwij.json b/domains/dwij.json new file mode 100644 index 000000000..ccf43162e --- /dev/null +++ b/domains/dwij.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ssd39", + "email": "dwij@xylic.ai" + }, + "record": { + "URL": "https://github.com/ssd39" + } +} + \ No newline at end of file diff --git a/domains/ebrahim.json b/domains/ebrahim.json new file mode 100644 index 000000000..97df6a1a2 --- /dev/null +++ b/domains/ebrahim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ebrahimHakimuddin", + "email": "ebrahimhakimuddin@gmail.com" + }, + "record": { + "CNAME": "ebrahimhakimuddin.github.io" + } +} diff --git a/domains/elyazid.json b/domains/elyazid.json new file mode 100644 index 000000000..03ec22bd1 --- /dev/null +++ b/domains/elyazid.json @@ -0,0 +1,11 @@ +{ + "description" : "Personal website", + "repo": "https://github.com/MrElyazid/MrElyazid.github.io", + "owner": { + "username": "MrElyazid", + "email": "elyazid.assouli@gmail.com" + }, + "record": { + "CNAME": "mrelyazid.github.io" + } +} diff --git a/domains/emsi.json b/domains/emsi.json new file mode 100644 index 000000000..12695032c --- /dev/null +++ b/domains/emsi.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "emsi" + }, + "record": { + "NS": ["braelyn.ns.cloudflare.com", "ed.ns.cloudflare.com"] + } +} diff --git a/domains/enough.json b/domains/enough.json new file mode 100644 index 000000000..60cff046e --- /dev/null +++ b/domains/enough.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", + "owner": { + "username": "Enoughsdv", + "email": "enoughsdv@gmail.com" + }, + "record": { + "CNAME": "enoughsdv.github.io" + } +} diff --git a/domains/eric-dahl.json b/domains/eric-dahl.json new file mode 100644 index 000000000..615d7ac7a --- /dev/null +++ b/domains/eric-dahl.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Skeyelab" + }, + "record": { + "URL": "https://cv.ericdahl.dev" + } +} diff --git a/domains/eshanized.json b/domains/eshanized.json new file mode 100644 index 000000000..e0442b88f --- /dev/null +++ b/domains/eshanized.json @@ -0,0 +1,11 @@ +{ + "description": "eshanized.is-a.dev", + "repo": "https://github.com/eshanized/eshanized.github.io", + "owner": { + "username": "eshanized", + "email": "m.eshanized@gmail.com" + }, + "record": { + "CNAME": "eshanized.github.io" + } +} diff --git a/domains/euskindar.json b/domains/euskindar.json new file mode 100644 index 000000000..d2fbd38d8 --- /dev/null +++ b/domains/euskindar.json @@ -0,0 +1,12 @@ + +{ + "description": "Fron-end challenges", + "repo": "https://github.com/Euskindar/CHALLENGES", + "owner": { + "username": "Euskindar", + "email": "julenjph@hotmail.com" + }, + "record": { + "CNAME": "euskindar.github.io" + } +} \ No newline at end of file diff --git a/domains/evelyn.json b/domains/evelyn.json new file mode 100644 index 000000000..0248a7d78 --- /dev/null +++ b/domains/evelyn.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website with is-a.dev for Evelyn Finny", + "repo": "https://github.com/evelynfinny", + "owner": { + "username": "evelynfinny", + "email": "evelynfinny@gmail.com" + }, + "record": { + "CNAME": "evelyn.finny.info" + } +} diff --git a/domains/explooit.json b/domains/explooit.json new file mode 100644 index 000000000..22cebc60d --- /dev/null +++ b/domains/explooit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ExPl0iT-29", + "email": "tusharsatpute68@gmail.com" + }, + "record": { + "CNAME": "expl0it-29.github.io" + } +} diff --git a/domains/exrand.json b/domains/exrand.json new file mode 100644 index 000000000..93451604f --- /dev/null +++ b/domains/exrand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "exrand", + "email": "totallynota903@gmail.com" + }, + "record": { + "A": ["207.180.248.6"] + } +} diff --git a/domains/faaiz.json b/domains/faaiz.json new file mode 100644 index 000000000..80a8db772 --- /dev/null +++ b/domains/faaiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "FaaizAhmad6420" + }, + "record": { + "CNAME": "faaizahmad6420.github.io" + } +} diff --git a/domains/fa-fifi.json b/domains/fafifi.json similarity index 76% rename from domains/fa-fifi.json rename to domains/fafifi.json index 5870bbcc3..ec41aa57a 100644 --- a/domains/fa-fifi.json +++ b/domains/fafifi.json @@ -11,6 +11,6 @@ "185.199.110.153", "185.199.111.153" ], - "TXT": "google-site-verification=AYbL6PIbwUv4qzq9KxmrjAM9vfCQ0IUNRBX_AeXPfVE" + "TXT": "google-site-verification=_yRLGQg5CylaCRwbj4qjPtzNKurSqbltbCqnli0nhvI" } } diff --git a/domains/farkot.json b/domains/farkot.json new file mode 100644 index 000000000..03542d727 --- /dev/null +++ b/domains/farkot.json @@ -0,0 +1,12 @@ +{ + "description": "Portafolio Farkot09", + "repo": "https://github.com/farkot09/farkot09.github.io", + "owner": { + "username": "farkot09", + "email": "viagramo2011@gmail.com" + }, + "record": { + "CNAME": "farkot09.github.io" + } +} + \ No newline at end of file diff --git a/domains/fernandocuba.json b/domains/fernandocuba.json new file mode 100644 index 000000000..199fb8b40 --- /dev/null +++ b/domains/fernandocuba.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/fernando-cuba/fernando-cuba.github.io", + "owner": { + "username": "fernando-cuba", + "email": "lfernando.cubar@gmail.com" + }, + "record": { + "CNAME": "fernando-cuba.github.io" + } +} diff --git a/domains/filip.json b/domains/filip.json new file mode 100644 index 000000000..0fa90b1db --- /dev/null +++ b/domains/filip.json @@ -0,0 +1,11 @@ +{ + "description": "Filip's personal site and/or CV", + "repo": "https://github.com/totalolage/totalolage.github.io", + "owner": { + "username": "totalolage", + "email": "filip@kalny.net" + }, + "record": { + "CNAME": "totalolage.github.io" + } +} \ No newline at end of file diff --git a/domains/florianorineveu.json b/domains/florianorineveu.json new file mode 100644 index 000000000..ec75fe04d --- /dev/null +++ b/domains/florianorineveu.json @@ -0,0 +1,10 @@ +{ + "description": "French PHP/Symfony developer", + "owner": { + "username": "florianorineveu", + "email": "hello@fnev.eu" + }, + "record": { + "CNAME": "fnev.eu" + } +} diff --git a/domains/fodorzsolt.json b/domains/fodorzsolt.json new file mode 100644 index 000000000..9e3bd30d7 --- /dev/null +++ b/domains/fodorzsolt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "fodorzsolt92@gmail.com", + "username": "fzsatti" + }, + "description": "My portfolio website", + "repo": "https://github.com/fzsatti/fodorzsolt.is-a.dev", + "record": { + "CNAME": "fzsatti.github.io" + } +} diff --git a/domains/fr0stb1rd.json b/domains/fr0stb1rd.json new file mode 100644 index 000000000..7aa5c3c17 --- /dev/null +++ b/domains/fr0stb1rd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herobryne0", + "email": "fr0stb1rd@proton.me" + }, + "record": { + "CNAME": "fr0stb1rd.pages.dev" + } +} diff --git a/domains/francodurand.json b/domains/francodurand.json new file mode 100644 index 000000000..8f68c5397 --- /dev/null +++ b/domains/francodurand.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrancoDurand", + "email": "francoduve.25@gmail.com" + }, + "record": { + "CNAME": "devfolio-franco.vercel.app" + } +} \ No newline at end of file diff --git a/domains/gamil.json b/domains/gamil.json new file mode 100644 index 000000000..cfb15672d --- /dev/null +++ b/domains/gamil.json @@ -0,0 +1,11 @@ +{ + "description": "Gamil's Portfolio", + "repo": "https://github.com/gamilmohamed/gamilmohamed.github.io", + "owner": { + "username": "gamilmohamed", + "email": "mohamed.gamil@outlook.fr" + }, + "record": { + "CNAME": "gamilmohamed.github.io" + } +} diff --git a/domains/gilmar-dave-gamboa.json b/domains/gilmar-dave-gamboa.json new file mode 100644 index 000000000..274371c0e --- /dev/null +++ b/domains/gilmar-dave-gamboa.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/davegamboa99/my-portfolio", + "owner": { + "username": "davegamboa99", + "email": "davegamboa99@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/gmanthemarioguy.json b/domains/gmanthemarioguy.json new file mode 100644 index 000000000..ee92eb1a2 --- /dev/null +++ b/domains/gmanthemarioguy.json @@ -0,0 +1,11 @@ +{ + "description": "This is to be used on my blog.", + "repo": "https://github.com/gmanthemarioguy/gmanthemarioguy.github.io", + "owner": { + "username": "gmanthemarioguy", + "email": "gman36147@gmail.com" + }, + "record": { + "CNAME": "gmanthemarioguy.github.io" + } +} diff --git a/domains/gua.json b/domains/gua.json new file mode 100644 index 000000000..803fa131c --- /dev/null +++ b/domains/gua.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yywbadm", + "discord": "849563829213593612", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.O62knFs7eQLZDKSjl1QUok_vd0iNXQEJVqDjfxRYJyMh6SBBWau4c-34j7mwYJJQCiig5dxl-0cmAQHprDtaCLyPv9ghabRTxNQJQXvF7ma_ron-4DeY9zI5o0hNKYV79qCQpt69FKFBbXvTIPL4grWpYaTVKoFwj2hWl3ZPU__5k3KhkMdZ6TLye-5qL713evGj3JNTYU3JQO4vR-d1VMnfeNHEfTOy1kmhbYuflBMFavXIKuPvqsy1JLg3gd7cD63jdHzG1OJsfUJvuIlTrSvlwA05DXRA0zB2ghUffmneHZfHPY2POWcGWZ2FWO0A1cRngeEjr1p9kTf2KKkauA.FDux7AQQpBXF5CT30_p1zw.vnxZM4mTxTdAb6UZ1Zz5gMJOX0Ody00WHJ8Fkt-IrUzpF_DpwROis9UmFsE9rbwxlD9lCMefKeNoIolm-Fn4DpMcsVy9gIOx4oR3hRw0TLs.XuBHoK_I8bzxVtE8vUBJbg" + }, + + "record": { + "CNAME": "yywbadm.github.io" + } + } + \ No newline at end of file diff --git a/domains/hafeez.json b/domains/hafeez.json new file mode 100644 index 000000000..cdee55675 --- /dev/null +++ b/domains/hafeez.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hamid1882", + "email": "hussainhafeez1100@gmail.com", + "discord": "hamid1882" + }, + "record": { + "CNAME": "hafeez-delta.vercel.app" + } +} diff --git a/domains/halink.json b/domains/halink.json new file mode 100644 index 000000000..464b84b14 --- /dev/null +++ b/domains/halink.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "halink0803" + }, + "record": { + "CNAME": "halink0803.github.io" + } +} diff --git a/domains/harish.json b/domains/harish.json new file mode 100644 index 000000000..4ff0e6366 --- /dev/null +++ b/domains/harish.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HarishChandran3304", + "email": "harish3304.work@gmail.com", + "discord": "harish3304" + }, + "record": { + "CNAME": "harish-chandran.vercel.app" + } +} diff --git a/domains/harshvardhan.json b/domains/harshvardhan.json new file mode 100644 index 000000000..9dcda340c --- /dev/null +++ b/domains/harshvardhan.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/Harshvardhan5703/HarshPortfolio", + "owner": { + "username": "Harshvardhan5703", + "email": "shekhawat.harsh287@gmail.com" + }, + "record": { + "CNAME": "harsh-portfolio-liard.vercel.app" + } +} diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..025a64e1b --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "heropj", + "email": "pranjalpandey1022003@gmail.com" + }, + "record": { + "URL": "https://heroportfolio-two.vercel.app/portfolio" + } + } + diff --git a/domains/heyaxo.json b/domains/heyaxo.json new file mode 100644 index 000000000..a57869059 --- /dev/null +++ b/domains/heyaxo.json @@ -0,0 +1,13 @@ +{ + "description": "My personal homepage!", + "repo": "https://github.com/verygafanhot", + "owner": { + "username": "Verygafanhot", + "email": "verygafanhot@gmail.com", + "twitter": "verygafanhot", + "discord": "Verygafanhot" + }, + "record": { + "CNAME": "verygafanhot.github.io" + } +} diff --git a/domains/hjr.json b/domains/hjr.json new file mode 100644 index 000000000..8a65a027b --- /dev/null +++ b/domains/hjr.json @@ -0,0 +1,10 @@ +{ + "description": "Personal website for JrHimself.", + "owner": { + "username": "hongjr03", + "email": "me@jrhim.com" + }, + "record": { + "CNAME": "hongjr03-github-io.vercel.app" + } +} diff --git a/domains/holux.json b/domains/holux.json new file mode 100644 index 000000000..6b41b9586 --- /dev/null +++ b/domains/holux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "holux-design", + "email": "office@holux-design.at" + }, + "record": { + "URL": "https://holux-design.at" + } +} diff --git a/domains/hotfix.saftec.json b/domains/hotfix.saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/hotfix.saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} diff --git a/domains/hroot.json b/domains/hroot.json new file mode 100644 index 000000000..4f07e2190 --- /dev/null +++ b/domains/hroot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "H-Root", + "email": "sudo.hroot@gmail.com" + }, + "record": { + "URL": "https://hroot.dev/" + } +} diff --git a/domains/hyr1nk.json b/domains/hyr1nk.json new file mode 100644 index 000000000..b2c11be8b --- /dev/null +++ b/domains/hyr1nk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kriemseeley", + "email": "adamseeley112250@gmail.com" + }, + "record": { + "A": ["39.101.73.144"] + } +} diff --git a/domains/ibru.json b/domains/ibru.json new file mode 100644 index 000000000..91af5e379 --- /dev/null +++ b/domains/ibru.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satindar31", + "email": "satindar@satindar-is.me" + }, + "record": { + "URL": "https://satindar.is-a.dev" + } +} \ No newline at end of file diff --git a/domains/iggy.json b/domains/iggy.json new file mode 100644 index 000000000..4ed071d4e --- /dev/null +++ b/domains/iggy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ignazio-castrogiovanni", + "email": "iggy.castrogiovanni@gmail.com" + }, + "record": { + "URL": "https://ignazio-castrogiovanni.com" + } +} diff --git a/domains/ikram.json b/domains/ikram.json new file mode 100644 index 000000000..515170fc1 --- /dev/null +++ b/domains/ikram.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all", + "google-site-verification=C38zyZL8LP_056d5IgevUInJTe4qerfxC6-qjQORdh4" + ] + }, + "proxied": true +} diff --git a/domains/ikramth.json b/domains/ikramth.json new file mode 100644 index 000000000..cf928967a --- /dev/null +++ b/domains/ikramth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arcfoz", + "email": "ikramtauffiqulh@gmail.com" + }, + "record": { + "CNAME": "ikramth.vercel.app" + } +} diff --git a/domains/imnyang.json b/domains/imnyang.json new file mode 100644 index 000000000..9315d3cf6 --- /dev/null +++ b/domains/imnyang.json @@ -0,0 +1,12 @@ +{ + "description": "imnyang.is-a.dev", + "repo": "https://github.com/imnyang/is-a-dev", + "owner": { + "username": "imnyang", + "email": "me@imnya.ng" + }, + "record": { + "CNAME": "imnya.ng" + }, + "proxied": false +} diff --git a/domains/iomiras.json b/domains/iomiras.json new file mode 100644 index 000000000..f72022245 --- /dev/null +++ b/domains/iomiras.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iomiras", + "email": "miras.shaltayev+isadev@gmail.com" + }, + "record": { + "CNAME": "miras-iomiras.vercel.app" + } +} diff --git a/domains/ishbenjamin.json b/domains/ishbenjamin.json new file mode 100644 index 000000000..f5d7c88f0 --- /dev/null +++ b/domains/ishbenjamin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aurumdev952", + "email": "benjamugi20072@gmail.com" + }, + "record": { + "CNAME": "benjamin-bay.vercel.app" + } +} diff --git a/domains/isiraadithya.json b/domains/isiraadithya.json new file mode 100644 index 000000000..5b7e623bd --- /dev/null +++ b/domains/isiraadithya.json @@ -0,0 +1,10 @@ +{ + "description": "Isira Adithya's Personal Website", + "owner": { + "username": "isira-adithya", + "email": "me@isiraadithya.com" + }, + "record": { + "URL": "https://isiraadithya.com" + } +} diff --git a/domains/itskh4ng.json b/domains/itskh4ng.json new file mode 100644 index 000000000..103d8ad8a --- /dev/null +++ b/domains/itskh4ng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itskh4ng", + "email": "itskh4ng@proton.me" + }, + "record": { + "CNAME": "itskh4ng.pages.dev" + } +} diff --git a/domains/iviswanathreddy.json b/domains/iviswanathreddy.json new file mode 100644 index 000000000..0b4c64ba1 --- /dev/null +++ b/domains/iviswanathreddy.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio written in Ruby and HTML", + "repo": "https://github.com/iviswanathreddy/iviswanathreddy.github.io.git", + "owner": { + "username": "iviswanathreddy", + "email": "i.viswanath666@gmail.com" + }, + "record": { + "CNAME": "iviswanathreddy.github.io" + } +} diff --git a/domains/izumie.json b/domains/izumie.json new file mode 100644 index 000000000..f34fb3a83 --- /dev/null +++ b/domains/izumie.json @@ -0,0 +1,12 @@ +{ + "description": "izumie.is-a.dev subdomain", + "repo": "https://github.com/LexisMate/register", + "owner": { + "username": "LexisMate", + "email": "izumieprivateltd@gmail.com" + }, + "record": { + "CNAME": "mr-izumie.vercel.app" + }, + "proxied": true +} diff --git a/domains/jacek.json b/domains/jacek.json new file mode 100644 index 000000000..1796e8a87 --- /dev/null +++ b/domains/jacek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smolak", + "email": "jacek.smolak@gmail.com" + }, + "record": { + "CNAME": "jaceksmolak.vercel.app" + } +} diff --git a/domains/jacques.json b/domains/jacques.json new file mode 100644 index 000000000..110d726bf --- /dev/null +++ b/domains/jacques.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jacques2Marais", + "discord": "itsmejackmorris" + }, + "record": { + "CNAME": "portfolio-jade-eta-63.vercel.app" + } +} diff --git a/domains/james.json b/domains/james.json new file mode 100644 index 000000000..d5da97ed4 --- /dev/null +++ b/domains/james.json @@ -0,0 +1,11 @@ +{ + "description": "Directory for my dev related social links", + "owner": { + "username": "jameshaworthcs", + "email": "james@j-h.ai" + }, + "record": { + "URL": "https://j-h.ai" + }, + "proxied": false +} diff --git a/domains/janvier.json b/domains/janvier.json new file mode 100644 index 000000000..b0686f5de --- /dev/null +++ b/domains/janvier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jenzzly", + "email": "jenzzly@gmail.com" + }, + "record": { + "URL": "https://jenzzly.github.io/systems/" + } +} diff --git a/domains/javi.json b/domains/javi.json new file mode 100644 index 000000000..ec476587a --- /dev/null +++ b/domains/javi.json @@ -0,0 +1,11 @@ +{ + "description": "Javi's dev website", + "repo": "https://github.com/itsjavi/itsjavi.github.io", + "owner": { + "username": "itsjavi", + "discord": "itsjavi" + }, + "record": { + "CNAME": "itsjavi.github.io" + } +} diff --git a/domains/jayasurya.json b/domains/jayasurya.json index d6eff00bf..bfda4e7f3 100644 --- a/domains/jayasurya.json +++ b/domains/jayasurya.json @@ -4,5 +4,6 @@ }, "record": { "A": ["75.2.60.5"] - } -} + }, + "proxied": false +} \ No newline at end of file diff --git a/domains/jeanrondon.json b/domains/jeanrondon.json index b1a6715b7..d59524b6a 100644 --- a/domains/jeanrondon.json +++ b/domains/jeanrondon.json @@ -7,6 +7,6 @@ "twitter": "r4yb4" }, "record": { - "CNAME": "jeandv.vercel.app" + "CNAME": "jeandv.github.io" } } diff --git a/domains/jefino.json b/domains/jefino.json new file mode 100644 index 000000000..fd8733df2 --- /dev/null +++ b/domains/jefino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jefino9488", + "email": "jefinojacob9488@gmail.com" + }, + "record": { + "CNAME": "jefino9488.vercel.app" + } +} \ No newline at end of file diff --git a/domains/jesusvaladez.json b/domains/jesusvaladez.json new file mode 100644 index 000000000..89ccbb18e --- /dev/null +++ b/domains/jesusvaladez.json @@ -0,0 +1,11 @@ +{ + "description": "Use to show a personal portfolio", + "repo": "https://github.com/JesusVala/JesusValadez.github.io.git" , + "owner": { + "username": "JesusVala", + "email": "jesusvaladezf@outlook.com" + }, + "record": { + "CNAME": "jesusvaladez.github.io" + } +} diff --git a/domains/jeymen.json b/domains/jeymen.json deleted file mode 100644 index 681eb900f..000000000 --- a/domains/jeymen.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "Jeymen", - "email": "jeymen11@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"], - "TXT": "v=spf1 include:zoho.eu ~all" - } -} diff --git a/domains/jhw.json b/domains/jhw.json new file mode 100644 index 000000000..fdd3b8743 --- /dev/null +++ b/domains/jhw.json @@ -0,0 +1,11 @@ +{ + "description": "Jason Wohlgemuth's resume", + "repo": "https://github.com/jhwohlgemuth/resume", + "owner": { + "username": "jhwohlgemuth", + "twitter": "jhwohlgemuth" + }, + "record": { + "CNAME": "jhwohlgemuth.github.io" + } +} diff --git a/domains/jigarbhoye.json b/domains/jigarbhoye.json new file mode 100644 index 000000000..b8a8bc5ef --- /dev/null +++ b/domains/jigarbhoye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jigarbhoye04", + "discord": "jigx.04", + "email": "jigarbhoye04@gmail.com" + }, + "record": { + "CNAME": "jigarbhoye.vercel.app" + } +} diff --git a/domains/jonatandb.json b/domains/jonatandb.json deleted file mode 100644 index ab12955cb..000000000 --- a/domains/jonatandb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "This is for my personal website.", - "owner": { - "username": "jonatandb", - "email": "jonatandb@gmail.com" - }, - "record": { - "CNAME": "jonatandb.github.io" - } -} diff --git a/domains/jonathan-russ.json b/domains/jonathan-russ.json new file mode 100644 index 000000000..7c69f05cf --- /dev/null +++ b/domains/jonathan-russ.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/JonathanXDR/Application-Website-Frontend", + "owner": { + "username": "JonathanXDR", + "email": "jonathan.russ@bluewin.ch", + "discord": "494042822320717827" + }, + "record": { + "A": ["76.76.21.21"], + "TXT": "google-site-verification=ZGu5jFsoZwyt_sig1wz3iNV1-8QAzMQ7qWJ1qvRZUQE" + } +} \ No newline at end of file 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/josedevian.json b/domains/josedevian.json new file mode 100644 index 000000000..bded9efeb --- /dev/null +++ b/domains/josedevian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "josedevian", + "email": "josedevian@gmail.com" + }, + "record": { + "URL": "https://josedevian.xyz" + } +} diff --git a/domains/josh-ferrell.json b/domains/josh-ferrell.json new file mode 100644 index 000000000..7b257c2c4 --- /dev/null +++ b/domains/josh-ferrell.json @@ -0,0 +1,11 @@ +{ + "description": "Josh Ferrell Personal Github Page", + "repo": "https://github.com/josh-ferrell/josh-ferrell", + "owner": { + "username": "josh-ferrell", + "email": "josh.ferrell@gmail.com" + }, + "record": { + "CNAME": "josh-ferrell.github.io" + } +} diff --git a/domains/joshuanoeldeke.json b/domains/joshuanoeldeke.json new file mode 100644 index 000000000..6ffad2b06 --- /dev/null +++ b/domains/joshuanoeldeke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joshuanoeldeke", + "email": "joshua.noeldeke@me.com" + }, + "record": { + "NS": ["adrian.ns.cloudflare.com","keaton.ns.cloudflare.com"] + } +} diff --git a/domains/joy.json b/domains/joy.json new file mode 100644 index 000000000..77bdfcbcd --- /dev/null +++ b/domains/joy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Harmfulllll", + "email": "harmfulllll114@gmail.com", + "discord": "1007561787257933885" + }, + "record": { + "CNAME": "joy-portfolio-chi.vercel.app" + } +} diff --git a/domains/jt.json b/domains/jt.json new file mode 100644 index 000000000..e300e86f4 --- /dev/null +++ b/domains/jt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cloudcap10", + "email": "jttalasan@live.com" + }, + "record": { + "NS": ["ivan.ns.cloudflare.com", "tara.ns.cloudflare.comm"] + } +} diff --git a/domains/juancarloslacruz.json b/domains/juancarloslacruz.json new file mode 100644 index 000000000..e2d6850f0 --- /dev/null +++ b/domains/juancarloslacruz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LacruzJSDev", + "discord": "1336068820661567489" + }, + "record": { + "CNAME": "portafolio-weld-three.vercel.app" + } +} diff --git a/domains/juanluserrano.json b/domains/juanluserrano.json new file mode 100644 index 000000000..b3dff816a --- /dev/null +++ b/domains/juanluserrano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "z3nitt", + "email": "juanluserranoleal@gmail.com" + }, + "record": { + "CNAME": "z3nitt.github.io" + } +} diff --git a/domains/juliano.json b/domains/juliano.json new file mode 100644 index 000000000..255354e83 --- /dev/null +++ b/domains/juliano.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JuSfrei", + "email": "me@jusfrei.dev" + }, + "record": { + "MX": ["in1-smtp.messagingengine.com", "in2-smtp.messagingengine.com"], + "TXT": "v=spf1 include:spf.messagingengine.com ?all" + } +} diff --git a/domains/kacper.json b/domains/kacper.json new file mode 100644 index 000000000..3e6ba42b3 --- /dev/null +++ b/domains/kacper.json @@ -0,0 +1,10 @@ +{ + "description": "kacper.is-a.dev", + "owner": { + "username": "k4czp3r", + "email": "contact@kacperserewis.net" + }, + "record": { + "CNAME": "kacperserewis.net" + } +} diff --git a/domains/kakureta.ikram.json b/domains/kakureta.ikram.json new file mode 100644 index 000000000..0bf36e18f --- /dev/null +++ b/domains/kakureta.ikram.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true +} diff --git a/domains/karan.json b/domains/karan.json new file mode 100644 index 000000000..f590d78b2 --- /dev/null +++ b/domains/karan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "balanikaran" + }, + "record": { + "CNAME": "karanbalani.com" + } +} diff --git a/domains/kayden.json b/domains/kayden.json index 7b01d8916..42ab43640 100644 --- a/domains/kayden.json +++ b/domains/kayden.json @@ -4,6 +4,6 @@ "email": "kaydenleefale@gmail.com" }, "record": { - "A": ["103.7.8.238"] + "A": ["178.128.124.89"] } } diff --git a/domains/kelvin.json b/domains/kelvin.json new file mode 100644 index 000000000..095087efc --- /dev/null +++ b/domains/kelvin.json @@ -0,0 +1,10 @@ +{ + "description": "Dev Site", + "owner": { + "username": "kelvinelove", + "email": "kevypolu@yahoo.com" + }, + "record": { + "CNAME": "kevhi.netlify.app" + } +} diff --git a/domains/kendikasir.json b/domains/kendikasir.json new file mode 100644 index 000000000..30e003378 --- /dev/null +++ b/domains/kendikasir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sneazy25", + "email": "sneazy25@proton.me" +}, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/kentaylor.json b/domains/kentaylor.json new file mode 100644 index 000000000..ef4d53dc1 --- /dev/null +++ b/domains/kentaylor.json @@ -0,0 +1,12 @@ +{ + "description": "Keith Khaotic's personal website link", + "repo": "https://github.com/ktappdev/register", + "owner": { + "username": "Kentaylorappdev", + "email": "Kentaylorappdev@gmail.com", + "twitter": "@ktappdev" + }, + "record": { + "URL": "https://lugetech.com" + } +} diff --git a/domains/khateeb.json b/domains/khateeb.json new file mode 100644 index 000000000..f517a4c81 --- /dev/null +++ b/domains/khateeb.json @@ -0,0 +1,11 @@ +{ + "description": "Welcome to Khateeb's portfolio - a showcase of full-stack development projects and skills. Explore my work in web development, software engineering, and creative solutions built with modern technologies.", + "repo": "https://github.com/khateeboveskey/khateeboveskey.github.io", + "owner": { + "username": "khateeboveskey", + "email": "khateeboveskey@gmail.com" + }, + "record": { + "CNAME": "khateeboveskey.github.io" + } +} diff --git a/domains/kishore.json b/domains/kishore.json new file mode 100644 index 000000000..12c8a9a9e --- /dev/null +++ b/domains/kishore.json @@ -0,0 +1,11 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/Kishore0122/portfolio", + "owner": { + "username": "Kishore0122", + "email": "kishorepanuganti278@gmail.com" + }, + "record": { + "CNAME": "kishore0122.github.io" + } +} diff --git a/domains/klez.json b/domains/klez.json new file mode 100644 index 000000000..ba8cc3b4f --- /dev/null +++ b/domains/klez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "klez2003", + "email": "klez@cock.li" + }, + "record": { + "CNAME": "ammosearch.lol" + } +} diff --git a/domains/winbo.json b/domains/komaru.json similarity index 52% rename from domains/winbo.json rename to domains/komaru.json index dc28d5dc9..46caa668d 100644 --- a/domains/winbo.json +++ b/domains/komaru.json @@ -1,9 +1,9 @@ { "owner": { - "username": "winbo-yml-exe", + "username": "komaru-meow", "email": "winbo-yml-exe@outlook.com" }, "record": { - "CNAME": "winbo-yml-exe.github.io" + "CNAME": "komaru-meow.github.io" } } diff --git a/domains/kuro.json b/domains/kuro.json new file mode 100644 index 000000000..a150c7c9c --- /dev/null +++ b/domains/kuro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kurorin-fs", + "twitter": "Kurorin_fs" + }, + "record": { + "CNAME": "kurorin-fs.github.io" + } +} \ No newline at end of file diff --git a/domains/meenbeese.json b/domains/kuzey.json similarity index 100% rename from domains/meenbeese.json rename to domains/kuzey.json diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json new file mode 100644 index 000000000..3fb47d4b7 --- /dev/null +++ b/domains/la-pyae-oo.json @@ -0,0 +1,12 @@ +{ + "description": "For my static portfolio website", + "repo": "https://github.com/LaPyaeOo", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "lapyaeoo.github.io" + }, + "proxied": true +} \ No newline at end of file diff --git a/domains/lachlan.json b/domains/lachlan.json new file mode 100644 index 000000000..916392b08 --- /dev/null +++ b/domains/lachlan.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "mrteale" + }, + "record": { + "CNAME": "lachlanteale.com" + } +} \ No newline at end of file diff --git a/domains/lawrenceee04.json b/domains/lawrenceee04.json new file mode 100644 index 000000000..c367ac948 --- /dev/null +++ b/domains/lawrenceee04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lawrenceee04", + "email": "lawrencelg04@gmail.com" + }, + "record": { + "CNAME": "lawrenceee04.github.io" + } +} diff --git a/domains/lezli01.json b/domains/lezli01.json new file mode 100644 index 000000000..372185af2 --- /dev/null +++ b/domains/lezli01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lezli01", + "email": "lezli01@gmail.com" + }, + "record": { + "CNAME": "lezli01.github.io" + } +} diff --git a/domains/liam.json b/domains/liam.json new file mode 100644 index 000000000..98abf4e21 --- /dev/null +++ b/domains/liam.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "liamatienza", + "email": "liamdev@duck.com" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + "proxied": true +} diff --git a/domains/links.ikram.json b/domains/links.ikram.json new file mode 100644 index 000000000..0bf36e18f --- /dev/null +++ b/domains/links.ikram.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ikram-maulana", + "email": "ikrammaulana021@gmail.com", + "discord": "634603202784002050" + }, + "record": { + "A": ["76.76.21.21"] + }, + "proxied": true +} diff --git a/domains/links.ryanbaig.json b/domains/links.ryanbaig.json new file mode 100644 index 000000000..8f67cb323 --- /dev/null +++ b/domains/links.ryanbaig.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RyanBaig", + "discord": "757475933170040893" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/luked.json b/domains/luked.json new file mode 100644 index 000000000..33e70b4ea --- /dev/null +++ b/domains/luked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luked177", + "twitter": "lukedore_" + }, + "record": { + "CNAME": "cv-sand-zeta.vercel.app" + } +} \ No newline at end of file diff --git a/domains/mahdi.json b/domains/mahdi.json new file mode 100644 index 000000000..24164f70e --- /dev/null +++ b/domains/mahdi.json @@ -0,0 +1,11 @@ +{ + "description": "my dev portfolio website", + "repo": "https://github.com/Mahdi-Hazrati/mahdi.is-a.dev", + "owner": { + "username": "mahdi-hazrati", + "email": "mahdihazratimailbox@gmail.com" + }, + "record": { + "CNAME": "mahdi-hazrati.github.io" + } +} diff --git a/domains/mail.codesoft.json b/domains/mail.codesoft.json new file mode 100644 index 000000000..ffc92715d --- /dev/null +++ b/domains/mail.codesoft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CodeSoftGit", + "email": "codesoft@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} diff --git a/domains/mail.mrstickypiston.json b/domains/mail.mrstickypiston.json index ab66adeee..6f8c5927a 100644 --- a/domains/mail.mrstickypiston.json +++ b/domains/mail.mrstickypiston.json @@ -6,7 +6,10 @@ }, "record": { - "TXT": "zoho-verification=zb27779902.zmverify.zoho.eu", + "TXT": [ + "zoho-verification=zb27779902.zmverify.zoho.eu", + "v=spf1 include:zohomail.eu ~all" + ], "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } diff --git a/domains/manishgautam.json b/domains/manishgautam.json new file mode 100644 index 000000000..8aa578443 --- /dev/null +++ b/domains/manishgautam.json @@ -0,0 +1,11 @@ +{ + "description": "Manish Gautam's Website", + "repo": "https://github.com/Manishmg3994/Manishmg3994.github.io", + "owner": { + "username": "Manishmg3994", + "email": "manishgautammg7@gmail.com" + }, + "record": { + "CNAME": "manishmg3994.github.io" + } +} \ No newline at end of file diff --git a/domains/marcoleder.json b/domains/marcoleder.json new file mode 100644 index 000000000..d401c215b --- /dev/null +++ b/domains/marcoleder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marcoleder", + "email": "info@marcoleder.ch" + }, + "record": { + "URL": "https://marcoleder.ch" + } +} diff --git a/domains/mateoguidi.json b/domains/mateoguidi.json new file mode 100644 index 000000000..7dc01ad95 --- /dev/null +++ b/domains/mateoguidi.json @@ -0,0 +1,11 @@ +{ + "description": "Mateo GUIDI's Portfolio", + "repo": "https://github.com/MateoGuidi/mateoguidi.github.io", + "owner": { + "username": "MateoGuidi", + "email": "mateo.guidi5@gmail.com" + }, + "record": { + "CNAME": "mateoguidi.github.io" + } +} diff --git a/domains/mateuseap.json b/domains/mateuseap.json new file mode 100644 index 000000000..28a5d7277 --- /dev/null +++ b/domains/mateuseap.json @@ -0,0 +1,11 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/mateuseap/mateuseap.github.io", + "owner": { + "username": "mateuseap", + "email": "mateuseap@mateuseap.com" + }, + "record": { + "CNAME": "mateuseap.github.io" + } +} diff --git a/domains/matheusdev.json b/domains/matheusdev.json new file mode 100644 index 000000000..0b5743747 --- /dev/null +++ b/domains/matheusdev.json @@ -0,0 +1,13 @@ +{ + "description": "Web Developer Portifolio", + "repo": "https://github.com/matheusfdosan/portifolio/", + "owner": { + "username": "matheusfdosan", + "email": "matheusfaustinoe20@gmail.com", + "linkedin": "https://www.linkedin.com/in/matheusfaus/", + "discord": "979816215281279019" + }, + "record": { + "CNAME": "portifolio-swart-five-65.vercel.app" + } +} diff --git a/domains/mehrdad.json b/domains/mehrdad.json new file mode 100644 index 000000000..c824de884 --- /dev/null +++ b/domains/mehrdad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mehrdad-shokri", + "email": "code.poet95@gmail.com" + }, + "record": { + "CNAME": "mehrdad.ai" + } +} diff --git a/domains/melih.json b/domains/melih.json new file mode 100644 index 000000000..af3ed9360 --- /dev/null +++ b/domains/melih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mdegis", + "email": "melihdegis@gmail.com" + }, + "record": { + "CNAME": "mdegis.com" + } +} diff --git a/domains/meyer-pidiache.json b/domains/meyer-pidiache.json new file mode 100644 index 000000000..c56e97735 --- /dev/null +++ b/domains/meyer-pidiache.json @@ -0,0 +1,10 @@ +{ + "description": "Blog", + "owner": { + "username": "meyer-pidiache", + "email": "pidiache@duck.com" + }, + "record": { + "CNAME": "meyer-pidiache.github.io" + } +} diff --git a/domains/mimic.json b/domains/mimic.json new file mode 100644 index 000000000..633d1cfe4 --- /dev/null +++ b/domains/mimic.json @@ -0,0 +1,11 @@ +{ + "description": "@mimic's personal portfolio", + "repo": "https://github.com/GioMjds/Personal-Portfolio.git", + "owner": { + "username": "GioMjds", + "email": "giomjds@gmail.com" + }, + "record": { + "CNAME": "giomjds-portfolio.vercel.app" + } +} diff --git a/domains/minhvo.json b/domains/minhvo.json new file mode 100644 index 000000000..b883f6b06 --- /dev/null +++ b/domains/minhvo.json @@ -0,0 +1,12 @@ +{ + "description": "minhomega.github.io", + "repo": "https://github.com/minhomega/minhomega.github.io", + "owner": { + "username": "minhomega", + "email": "minhvo050298@gmail.com", + "discord": "omega0502" + }, + "record": { + "CNAME": "minhomega.github.io" + } +} \ No newline at end of file diff --git a/domains/moein.json b/domains/moein.json new file mode 100644 index 000000000..8c184a123 --- /dev/null +++ b/domains/moein.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TrueMoein", + "email": "truemoein@gmail.com", + "discord": "truemoein" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file diff --git a/domains/mohamedbishr.json b/domains/mohamedbishr.json new file mode 100644 index 000000000..34a06bd72 --- /dev/null +++ b/domains/mohamedbishr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MohamedWaelBishr", + "email": "mohamedwaelbishr@gmail.com" + }, + "record": { + "URL": "https://mohamed-bishr.vercel.app/" + } +} diff --git a/domains/mohamedhisham.json b/domains/mohamedhisham.json new file mode 100644 index 000000000..3c0e51757 --- /dev/null +++ b/domains/mohamedhisham.json @@ -0,0 +1,11 @@ +{ + "description": "The personal website for Mohamed Hisham", + "repo": "https://github.com/MH0386/MH0386.github.io", + "owner": { + "username": "MH0386", + "email": "mohamed.hisham.abdelzaher@gmail.com" + }, + "record": { + "CNAME": "mh0386.github.io" + } +} diff --git a/domains/mohit.json b/domains/mohit.json new file mode 100644 index 000000000..d62cb6e66 --- /dev/null +++ b/domains/mohit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kumar-mohit-dev", + "email": "mohitgoswami.work@gmail.com" + }, + "record": { + "CNAME": "kumar-mohit-dev.github.io" + } +} diff --git a/domains/moku.json b/domains/moku.json new file mode 100644 index 000000000..5e4ed4558 --- /dev/null +++ b/domains/moku.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/Moku922/CSS_HTML-CV_Website", + "owner": { + "username": "Moku922", + "email": "abdulmoqtadir1@gmail.com" + }, + "record": { + "CNAME": "moku922.github.io" + } +} diff --git a/domains/momoka.json b/domains/momoka.json new file mode 100644 index 000000000..5b281d6b2 --- /dev/null +++ b/domains/momoka.json @@ -0,0 +1,11 @@ +{ + "description": "M0M0K4S4N.github.io", + "repo": "https://github.com/M0M0K4S4N/M0M0K4S4N.github.io", + "owner": { + "username": "M0M0K4S4N", + "email": "momokasan@proton.me" + }, + "record": { + "CNAME": "m0m0k4s4n.github.io" + } +} diff --git a/domains/mrcat.json b/domains/mrcat.json new file mode 100644 index 000000000..31fe646e3 --- /dev/null +++ b/domains/mrcat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bipre2466", + "discord": "1137413640945934418", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Y8eHPjeSqnG2MUxTMFsvWlhMNNYDsxTheEB8ak8Kiyso-_aGMkwFG_tMPE_2ZBya20BjudXX_gRgAG7YmDuyOP-oBGGP6pms8em_hgNoWxW9SQCfufy4dQ_sMkLNGumobnemmUuzlpMB77EtoBxXiINvyAF_MgoS_G68_6arIRWphBTSAGEaU2Fl7nBYUiArQD4W0wiZwTrwl5PRB6orOSa-SA4bg7k6ZDtxVmYCX1l1k_8ggG9L7oauftJ7yjq58miTUIx02qeCuP_t_p30wHHUbk02yFpJFtnH14xiDRQUCeAh25CibruxR82sDvsTPdsOJDJ-v_cWaenXoxX3Fg.Wjo-oD356QVDbjpXuIdBNg.OPnI-kc3PmzXQR-VR3rYOmFF1Quv56CJnGm-FUMP7WXRK-HW040wF647Sm3hu5KD_mn0gHdOvnVfpwBkKHsWg_eUzJgMlnBCzkT81lIi540.LNJ_5YhJ9zA2Kx8mx27hdQ" + }, + + "record": { + "A": ["31.6.7.25"] + } + } + \ No newline at end of file diff --git a/domains/mubarak.json b/domains/mubarak.json new file mode 100644 index 000000000..1bd0d9359 --- /dev/null +++ b/domains/mubarak.json @@ -0,0 +1,11 @@ +{ + "description": "link to Mubarak H. Alketbi Github profile", + "repo": "https://github.com/MubarakHAlketbi", + "owner": { + "username": "MubarakHAlketbi", + "email": "mubarak.harran@gmail.com" + }, + "record": { + "URL": "https://github.com/MubarakHAlketbi/" + } +} diff --git a/domains/muhammad-yusuf.json b/domains/muhammad-yusuf.json new file mode 100644 index 000000000..95eefca48 --- /dev/null +++ b/domains/muhammad-yusuf.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/mhmmd-ysf/mhmmd-ysf", + "owner": { + "username": "mhmmd-ysf", + "email": "muhammad_yusuf22@outlook.com" + }, + "record": { + "URL": "https://mhmmd-ysf.github.io" + } +} diff --git a/domains/muralikrishna.json b/domains/muralikrishna.json new file mode 100644 index 000000000..2e5818dfa --- /dev/null +++ b/domains/muralikrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muralimallela", + "email": "mmallela9@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/n3m.json b/domains/n3m.json new file mode 100644 index 000000000..4e1d6bbfb --- /dev/null +++ b/domains/n3m.json @@ -0,0 +1,10 @@ +{ + "description": "Domain that redirects to my personal portfolio", + "repo": "https://github.com/n3m", + "owner": { + "username": "n3m" + }, + "record": { + "URL": "https://n3m.me" + } +} \ No newline at end of file diff --git a/domains/nabeel.json b/domains/nabeel.json new file mode 100644 index 000000000..e0fedc4d2 --- /dev/null +++ b/domains/nabeel.json @@ -0,0 +1,12 @@ +{ + "repo": "https://nabeel.molham.me/links/github", + "owner": { + "username": "N-Molham", + "email": "nmolham@duck.com", + "twitter": "https://nabeel.molham.me/links/twitter", + "links": "https://nabeel.molham.me/links/" + }, + "record": { + "CNAME": "nabeel.molham.me" + } +} diff --git a/domains/nadeerasilva.json b/domains/nadeerasilva.json new file mode 100644 index 000000000..c521eb1b4 --- /dev/null +++ b/domains/nadeerasilva.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/NadeeraSilvaa/nadeerasilvaa.github.io", + "owner": { + "username": "nadeerasilvaa", + "email": "nadeerasilva01@gmail.com" + }, + "record": { + "CNAME": "nadeerasilvaa.github.io" + } +} diff --git a/domains/nd24.json b/domains/nd24.json new file mode 100644 index 000000000..eff10a971 --- /dev/null +++ b/domains/nd24.json @@ -0,0 +1,11 @@ +{ + "description": "natedog2424's portfolio website", + "repo": "https://github.com/natedog2424/natedog2424.github.io", + "owner": { + "username": "natedog2424", + "email": "natedog2424mail@gmail.com" + }, + "record": { + "CNAME": "natedog2424.github.io" + } +} diff --git a/domains/nekomyaa.json b/domains/nekomyaa.json new file mode 100644 index 000000000..f70a2436a --- /dev/null +++ b/domains/nekomyaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lolinekord", + "email": "contact@lolineko3.net" + }, + "record": { + "URL": "https://github.com/lolinekord" + } +} diff --git a/domains/nemoralis.json b/domains/nemoralis.json new file mode 100644 index 000000000..1cc908e1d --- /dev/null +++ b/domains/nemoralis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nemoralis", + "email": "nerim4n@pm.me" + }, + "record": { + "CNAME": "neriman-me.pages.dev" + } +} diff --git a/domains/nick.json b/domains/nick.json new file mode 100644 index 000000000..c598e52aa --- /dev/null +++ b/domains/nick.json @@ -0,0 +1,11 @@ +{ + "description": "nick.is-a.dev -> nicholasalfonso.com", + "owner": { + "username": "PrinceBunBun981", + "email": "me@nick.cool", + "discord": "nickwoah" + }, + "record": { + "URL": "https://nicholasalfonso.com" + } +} \ No newline at end of file diff --git a/domains/nicollas.json b/domains/nicollas.json new file mode 100644 index 000000000..f2f6a7fdb --- /dev/null +++ b/domains/nicollas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nicollaspetrelli", + "discord": "233677267975274496", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.Io00BIEcuUaqGqro44tjhxyH2m685YaHnSqyGCNRBTjSndObd2P4HmNoX93X1Qatl7c6ygPxkfUfvvUJZ4igK6WxgxsSa9_hRh61r6AbXKDY1DFmm-0ZjHsNNEQOOoY4NtwT-zVocwhCINVQH6CQCqSkxI1sEikVdzbFCCSVXp35olvH8kRnGRDjLogKqWWhQnSgYI0EeE89ykBNtiW_R5LRogA5nFJW4lQy2DMv-37peuGu1pu-BAsm6iJwFE0OogY01bWwsIhapGjlgQbtY4vJhEOJr4CItQFUKux2VojlrMlfDefkOCZs5v2gjnTeZ6HC9x7RdQBtKUImQYV4Eg.XhW29WnPlnUCIzIUXyRDxg.29_Y-46C5Jl0hT9eq91j3WN2iKmBcKhqXeCtL4BemP72AxqnPAsHR-BM904hTIu80a5-vC30yZ1jxMI6rx9F1KyZHRgZasky140KJ0jTcTPuGmLmMT7szVlfgZ8G1S1YY0DfvFm_QIu-Rld6x5Yl8g.xxUgPNDRzytPy7i36K08gQ" + }, + + "record": { + "CNAME": "nicollas.dev" + } + } + \ No newline at end of file diff --git a/domains/nikhilji.json b/domains/nikhilji.json new file mode 100644 index 000000000..e5dcbcccf --- /dev/null +++ b/domains/nikhilji.json @@ -0,0 +1,12 @@ +{ + "description": "Nikhil Ji ki Website", + "repo": "https://github.com/cityji/cityji.github.io", + "owner": { + "username": "cityji", + "email": "mail.tiwarinikhil+domainIsADev@googlemail.com" + }, + "record": { + "CNAME": "cityji.github.io" + } + } + \ No newline at end of file diff --git a/domains/nikity.json b/domains/nikity.json new file mode 100644 index 000000000..3dd66c585 --- /dev/null +++ b/domains/nikity.json @@ -0,0 +1,10 @@ +{ + "description": "Subdomain woohoo", + "owner": { + "username": "Nikityyy", + "email": "bergernikita1807@gmail.com" + }, + "record": { + "CNAME": "nikityyy.github.io" + } +} diff --git a/domains/nlog0312.json b/domains/nlog0312.json new file mode 100644 index 000000000..2d8ce48c1 --- /dev/null +++ b/domains/nlog0312.json @@ -0,0 +1,11 @@ +{ + "description": "Profile card", + "repo": "https://github.com/nLog0312/nlog0312.github.io", + "owner": { + "username": "nLog0312", + "email": "nlog.021203@gmail.com" + }, + "record": { + "CNAME": "nlog0312.github.io" + } +} diff --git a/domains/nnocsupnn.json b/domains/nnocsupnn.json new file mode 100644 index 000000000..e316b19fb --- /dev/null +++ b/domains/nnocsupnn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nnocsupnn", + "email": "nnocsupnn@gmail.com" + }, + "record": { + "CNAME": "nnocsupnn.github.io" + } +} diff --git a/domains/noelpaton-og.json b/domains/noelpaton-og.json new file mode 100644 index 000000000..ffe84597f --- /dev/null +++ b/domains/noelpaton-og.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noelpaton-og", + "email": "noel27938@gmail.com" + }, + "record": { + "CNAME": "noelpaton-og.github.io" + } +} diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..5f359b803 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio site, made in nextjs", + "repo": "https://github.com/IMXNOOBX/universe", + "owner": { + "username": "IMXNOOBX", + "email": "me@noob.bio" + }, + "record": { + "CNAME": "noob.bio" + }, + "proxied": false + } \ No newline at end of file diff --git a/domains/nparashar150.json b/domains/nparashar150.json new file mode 100644 index 000000000..634f1fa7e --- /dev/null +++ b/domains/nparashar150.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nparashar150", + "email": "nparashar150@gmail.com" + }, + "record": { + "CNAME": "portfolio-beta-ecru-19.vercel.app" + } +} diff --git a/domains/objshadow.json b/domains/objshadow.json new file mode 100644 index 000000000..663a20479 --- /dev/null +++ b/domains/objshadow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowObj", + "email": "shadowobject@protonmail.com" + }, + "record": { + "CNAME": "objshadow.pages.dev" + } +} diff --git a/domains/ok.json b/domains/ok.json new file mode 100644 index 000000000..1069ae950 --- /dev/null +++ b/domains/ok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "catch6", + "email": "catchlife6@163.com" + }, + "record": { + "CNAME": "catch6.github.io" + } +} diff --git a/domains/ordernest.json b/domains/ordernest.json new file mode 100644 index 000000000..da4df6853 --- /dev/null +++ b/domains/ordernest.json @@ -0,0 +1,10 @@ +{ + "description": "Website in development for a non-profit organization", + "owner": { + "username": "gills", + "email": "gigi37300@gmail.com" + }, + "record": { + "CNAME": "ordernest.qevi7356.odns.fr" + } +} diff --git a/domains/osama.json b/domains/osama.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/osama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/domains/owais.json b/domains/owais.json new file mode 100644 index 000000000..1f7f8c3c4 --- /dev/null +++ b/domains/owais.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Muhammad-Owais-Warsi/portfolio2.1", + "owner": { + "username": "Muhammad-Owais-Warsi", + "email": "warsimuhammadowais@gmail.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} \ No newline at end of file diff --git a/domains/pavankteja.json b/domains/pavankteja.json new file mode 100644 index 000000000..e7890a8b0 --- /dev/null +++ b/domains/pavankteja.json @@ -0,0 +1,11 @@ +{ + "description": "Want to use it to showcase my portfolio", + "repo": "https://github.com/pavan-k-teja/pavan-k-teja.github.io", + "owner": { + "username": "pavan-k-teja", + "email": "pavan@pavan.gg" + }, + "record": { + "CNAME": "pavan-k-teja.github.io" + } +} \ No newline at end of file diff --git a/domains/peme969.json b/domains/peme969.json index bd64e4ad6..dae015094 100644 --- a/domains/peme969.json +++ b/domains/peme969.json @@ -1,7 +1,7 @@ { "owner": { "username": "peme969", - "email": "mrcoderpeme@gmail.com" + "email": "me@peme969.dev" }, "record": { "A": [ diff --git a/domains/peyloride.json b/domains/peyloride.json new file mode 100644 index 000000000..2d82458a7 --- /dev/null +++ b/domains/peyloride.json @@ -0,0 +1,11 @@ +{ + "description": "Peyloride - Okan Binli", + "repo": "https://github.com/peyloride/peyloride", + "owner": { + "username": "peyloride", + "email": "okanbinli@gmail.com" + }, + "record": { + "CNAME": "peyloride.github.io" + } +} 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" + } +} diff --git a/domains/pilotseye.json b/domains/pilotseye.json new file mode 100644 index 000000000..9337caf6b --- /dev/null +++ b/domains/pilotseye.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YFFKJB", + "email": "1261546255@qq.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + }, + "description": "PilotsEYE Studio 会计系统 - PilotsEYE Studio 的基于 Web 的会计系统" +} diff --git a/domains/portfolio.arash.json b/domains/portfolio.arash.json new file mode 100644 index 000000000..5933ae872 --- /dev/null +++ b/domains/portfolio.arash.json @@ -0,0 +1,12 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/hatamiarash7", + "owner": { + "username": "hatamiarash7", + "email": "hatamiarash7@gmail.com", + "twitter": "hatamiarash7" + }, + "record": { + "URL": "https://portfolio.arash-hatami.ir" + } +} diff --git a/domains/poysa213.json b/domains/poysa213.json new file mode 100644 index 000000000..8d061ec13 --- /dev/null +++ b/domains/poysa213.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "poysa213", + "email": "hanaiayoucef@gmail.com", + "discord": "944238875566551110", + "twitter": "poysa213", + "repo": "https://github.com/poysa213/portfolio" + }, + "record": { + "A": [ + "76.76.21.21" + ] + } +} \ No newline at end of file diff --git a/domains/pranav.json b/domains/pranav.json new file mode 100644 index 000000000..3020c0d4f --- /dev/null +++ b/domains/pranav.json @@ -0,0 +1,12 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "Srcpranav", + "email": "zoldyckzoldyck41@gmail.com" + }, + "record": { + "CNAME": "pranav-portfolio-sigma.vercel.app" + }, + "proxied": true +} diff --git a/domains/pranay.json b/domains/pranay.json new file mode 100644 index 000000000..3f57d7464 --- /dev/null +++ b/domains/pranay.json @@ -0,0 +1,10 @@ +{ + "description": "Website for my personal use", + "owner": { + "username": "pranaynidhi", + "email": "pranaynidhi@gmail.com" + }, + "record": { + "CNAME": "pranaynidhi.tech" + } +} diff --git a/domains/pranoy.json b/domains/pranoy.json new file mode 100644 index 000000000..d1b06b5f1 --- /dev/null +++ b/domains/pranoy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pranoymajumdar", + "email": "pranoyfr@gmail.com", + "discord": "1303089079809740904" + }, + "record": { + "CNAME": "pranoy-ruby.vercel.app" + } +} \ No newline at end of file diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json new file mode 100644 index 000000000..766719037 --- /dev/null +++ b/domains/prashanthkusuma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } + } \ No newline at end of file diff --git a/domains/prats.json b/domains/prats.json new file mode 100644 index 000000000..d04cdeb9f --- /dev/null +++ b/domains/prats.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theyashl", + "email": "yashlohakare48@outlook.com" + }, + "record": { + "CNAME": "developerfolio-are.pages.dev" + } +} \ No newline at end of file diff --git a/domains/pritam.json b/domains/pritam.json new file mode 100644 index 000000000..aa4ad0226 --- /dev/null +++ b/domains/pritam.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio.", + "repo": "https://github.com/ImDarkShadow/ImDarkShadow", + "owner": { + "username": "ImDarkShadow", + "email": "itspritam@proton.me" + }, + "record": { + "CNAME": "pritam-das.vercel.app" + } + } \ No newline at end of file diff --git a/domains/programmerraja.json b/domains/programmerraja.json new file mode 100644 index 000000000..55fb4b4fd --- /dev/null +++ b/domains/programmerraja.json @@ -0,0 +1,13 @@ +{ + "description": "programmerraja is.a.dev domain!", + "repo": "https://github.com/programmerraja/programmerraja.github.io", + "owner": { + "username": "programmerraja", + "email": "boooathis123@gmail.com" + + }, + "record": { + "CNAME": "programmerraja.github.io" + } + } + \ No newline at end of file diff --git a/domains/rachancheet.json b/domains/rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/raed.json b/domains/raed.json new file mode 100644 index 000000000..910477137 --- /dev/null +++ b/domains/raed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raed667", + "email": "contact@raed.email" + }, + "record": { + "CNAME": "raed.dev" + } +} diff --git a/domains/rafinia.json b/domains/rafinia.json new file mode 100644 index 000000000..7a4ff0350 --- /dev/null +++ b/domains/rafinia.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nRafinia", + "email": "naser.r@gmail.com" + }, + "record": { + "CNAME": "naser.rafinia.info" + } +} diff --git a/domains/rapter.json b/domains/rapter.json index 15d30ab72..5373e9640 100644 --- a/domains/rapter.json +++ b/domains/rapter.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "Rapter001", - "email": "rapter001yt@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] - } + "owner": { + "username": "Rapter001", + "email": "rapter001yt@gmail.com" + }, + "record": { + "NS": [ + "martha.ns.cloudflare.com", + "quinton.ns.cloudflare.com" + ] + } } diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index d2ac0ec25..fd871cffc 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -6,6 +6,6 @@ "email": "rratiarivelo@gmail.com" }, "record": { - "CNAME": "portfolio-qstn1.kinsta.page" + "CNAME": "portfolio-cwk.pages.dev" } } diff --git a/domains/rishabh.json b/domains/rishabh.json new file mode 100644 index 000000000..21756d41e --- /dev/null +++ b/domains/rishabh.json @@ -0,0 +1,11 @@ +{ + "description": "Is a dev subdomain for rishabh", + "repo": "https://github.com/rishabhc/rishabhc.github.io", + "owner": { + "username": "rishabhc", + "email": "me@rishabh.ch" + }, + "record": { + "CNAME": "rishabhc.github.io" + } +} diff --git a/domains/ro.json b/domains/ro.json new file mode 100644 index 000000000..6c8614026 --- /dev/null +++ b/domains/ro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman.pages.dev" + } +} diff --git a/domains/robin.json b/domains/robin.json new file mode 100644 index 000000000..3ded27d8e --- /dev/null +++ b/domains/robin.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/RobinJesba/robinjesba.github.io", + "owner": { + "username": "RobinJesba", + "email": "jb.robinm@gmail.com" + }, + "record": { + "CNAME": "robinjesba.github.io" + } +} diff --git a/domains/robot.json b/domains/robot.json new file mode 100644 index 000000000..d8def1a8e --- /dev/null +++ b/domains/robot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ROBOTofficial", + "email": "robot@thunlights.com" + }, + "record": { + "URL": "https://github.com/ROBOTofficial" + } +} diff --git a/domains/roger.json b/domains/roger.json new file mode 100644 index 000000000..dd32fb8a5 --- /dev/null +++ b/domains/roger.json @@ -0,0 +1,16 @@ +{ + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/rogerHuntGauntlet/registerisadev", + "owner": { + "username": "rogerHuntGauntlet", + "email": "regorhunt02052@gmail.com", + "discord": "roger_jgs404040" + }, + "record": { + "CNAME": "rogerbhuntiii.vercel.app" + } +} + + + + diff --git a/domains/rohitgunthal.json b/domains/rohitgunthal.json new file mode 100644 index 000000000..eef797274 --- /dev/null +++ b/domains/rohitgunthal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohitgunthal18", + "email": "rohitgunthal1819@gmail.com" + }, + "record": { + "CNAME": "rohitgunthal18.github.io" + } +} diff --git a/domains/rohithborana.json b/domains/rohithborana.json index eb60a5688..3742ac9d3 100644 --- a/domains/rohithborana.json +++ b/domains/rohithborana.json @@ -6,7 +6,7 @@ "email": "boranarohith07@gmail.com" }, "record": { - "URL": "https://therohithborana.vercel.app/" + "CNAME": "therohithborana.vercel.app" } } - \ No newline at end of file + diff --git a/domains/rom.json b/domains/rom.json new file mode 100644 index 000000000..43ade7d92 --- /dev/null +++ b/domains/rom.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameRoMan", + "email": "gameromandev@gmail.com" + }, + "record": { + "CNAME": "gameroman2.pages.dev" + } +} diff --git a/domains/romero.json b/domains/romero.json new file mode 100644 index 000000000..899b495cd --- /dev/null +++ b/domains/romero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "helloromero", + "email": "hello@helloromero.co.uk" + }, + "record": { + "CNAME": "helloromero.co.uk" + } +} diff --git a/domains/roque.json b/domains/roque.json new file mode 100644 index 000000000..bfea3cb50 --- /dev/null +++ b/domains/roque.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "luisfroquez", + "email": "luisfroque@gmail.com", + "discord": "lroque.dev" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/roshangm.json b/domains/roshangm.json new file mode 100644 index 000000000..598bd270d --- /dev/null +++ b/domains/roshangm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roshangm1", + "email": "roshan@brainants.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} diff --git a/domains/rpadrell.json b/domains/rpadrell.json new file mode 100644 index 000000000..f38fe4d3c --- /dev/null +++ b/domains/rpadrell.json @@ -0,0 +1,11 @@ +{ + "description": "Roger Padrell's portfolio website", + "repo": "https://github.com/roger-padrell/me", + "owner": { + "username": "roger-padrell", + "email": "padrell.roger@gmail.com" + }, + "record": { + "CNAME": "roger-padrell.github.io" + } +} diff --git a/domains/ryanbaig.json b/domains/ryanbaig.json index 1fa8545be..65f803b49 100644 --- a/domains/ryanbaig.json +++ b/domains/ryanbaig.json @@ -1,6 +1,7 @@ { "owner": { - "username": "RyanBaig" + "username": "RyanBaig", + "discord": "757475933170040893" }, "record": { "CNAME": "ryanthedev.vercel.app" diff --git a/domains/saftec.json b/domains/saftec.json new file mode 100644 index 000000000..7c062218c --- /dev/null +++ b/domains/saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "207.244.235.32" + ] + } +} diff --git a/domains/sairaj.json b/domains/sairaj.json new file mode 100644 index 000000000..eb24b7cd1 --- /dev/null +++ b/domains/sairaj.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/gegendepressed/gegendepressed.github.io", + "owner": { + "username": "gegendepressed", + "email": "sairaj09pai@gmail.com" + }, + "record": { + "CNAME": "gegendepressed.github.io" + } +} diff --git a/domains/salman.json b/domains/salman.json new file mode 100644 index 000000000..ac321a55b --- /dev/null +++ b/domains/salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} \ No newline at end of file diff --git a/domains/sang.json b/domains/sang.json new file mode 100644 index 000000000..22f7b8877 --- /dev/null +++ b/domains/sang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chauvansang", + "email": "cvansang94@gmail.com" + }, + "record": { + "CNAME": "chauvansang.github.io" + } +} diff --git a/domains/sanish.json b/domains/sanish.json new file mode 100644 index 000000000..94db405ad --- /dev/null +++ b/domains/sanish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanishkr", + "email": "sanishkr@gmail.com" + }, + "record": { + "URL": "https://sanish.me/" + } +} diff --git a/domains/santhoshkani.json b/domains/santhoshkani.json new file mode 100644 index 000000000..0d76a4142 --- /dev/null +++ b/domains/santhoshkani.json @@ -0,0 +1,11 @@ +{ + "description": "Santhosh Kani - Personal Github Page", + "repo": "https://github.com/SanthoshKani", + "owner": { + "username": "santhoshkani", + "email": "santhosh.kani@gmail.com" + }, + "record": { + "CNAME": "santhoshkani.github.io" + } +} diff --git a/domains/sashankp.json b/domains/sashankp.json new file mode 100644 index 000000000..54df694cd --- /dev/null +++ b/domains/sashankp.json @@ -0,0 +1,12 @@ +{ + "description":"My portfolio website", + "repo" : "https://github.com/Sashankps/portfolio-2023-react", + "owner": { + "username": "Sashankps", + "email": "sashank.pilli@gmail.com" + }, + "record": { + "CNAME": "sashankps.vercel.app" + } + } + \ No newline at end of file diff --git a/domains/saunak.json b/domains/saunak.json new file mode 100644 index 000000000..b947037aa --- /dev/null +++ b/domains/saunak.json @@ -0,0 +1,12 @@ +{ + "description": "my portfolio website", + "repo": "https://github.com/Saunakghosh10/dfolio.git", + "owner": { + "username": "Saunakghosh10", + "email": "saunakghosh710@gmail.com", + "discord": "695672697270829116" + }, + "record": { + "CNAME": "sgfolio-nu.vercel.app" + } + } \ No newline at end of file diff --git a/domains/saxophone.json b/domains/saxophone.json index 09300ddff..854b2e85e 100644 --- a/domains/saxophone.json +++ b/domains/saxophone.json @@ -1,12 +1,12 @@ { - "description": "my website", + "description": "my personal site where i do random stuff i guess", "owner": { "username": "saxophone-guy", "email": "itsarchit@keemail.me" }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=itsarchit@keemail.me", + "TXT": ["forward-email=itsarchit@keemail.me", "google-site-verification=xWSXW0sDedf6aw6w8tJnySqXZYExIAViuKmTEiuJZpU"], "A": ["216.24.57.1"] } } diff --git a/domains/sergio.json b/domains/sergio.json new file mode 100644 index 000000000..c31abf0e7 --- /dev/null +++ b/domains/sergio.json @@ -0,0 +1,11 @@ +{ + "description": "Mi sitio web personal", + "repo": "https://github.com/sgm1018", + "owner": { + "username": "sgm1018", + "email": "sgm1018@proton.me" + }, + "record": { + "URL": "https://www.linkedin.com/in/sergiogm1999/" + } +} diff --git a/domains/service.rachancheet.json b/domains/service.rachancheet.json new file mode 100644 index 000000000..d4cdd3d29 --- /dev/null +++ b/domains/service.rachancheet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachancheet", + "email": "raxxsngh37@gmail.com" + }, +"record": { + "A": ["152.67.163.7"] + } +} diff --git a/domains/sh770.json b/domains/sh770.json new file mode 100644 index 000000000..ed1d89f5c --- /dev/null +++ b/domains/sh770.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sh770", + "email": "sh770h@gmail.com" + + }, + "record": { + "CNAME": "sh770.github.io" + } +} diff --git a/domains/shahab.json b/domains/shahab.json new file mode 100644 index 000000000..6efff03a3 --- /dev/null +++ b/domains/shahab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shahab-xd", + "email": "0xshahab@proton.me" + }, + "record": { + "CNAME": "shahab-xd.github.io" + } +} diff --git a/domains/shivam.json b/domains/shivam.json new file mode 100644 index 000000000..334e526ec --- /dev/null +++ b/domains/shivam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shivamkumar177", + "email": "shivamk1717@gmail.com" + }, + "record": { + "CNAME": "shivam-kumar.netlify.app" + } +} diff --git a/domains/shivananda.json b/domains/shivananda.json new file mode 100644 index 000000000..d2eafb647 --- /dev/null +++ b/domains/shivananda.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/ssk090/portfolio-2024", + "owner": { + "username": "ssk090", + "email": "shivanandasai.38@gmail.com" + }, + "record": { + "URL": "https://www.shivanandasai.xyz/" + } +} \ No newline at end of file diff --git a/domains/shivansh.json b/domains/shivansh.json new file mode 100644 index 000000000..b1b947855 --- /dev/null +++ b/domains/shivansh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shivansh722", + "email": "shivanshcha722@gmail.com", + "discord": "839163183141748807" + }, + "record": { + "CNAME": "portfolio-theta-one-19.vercel.app" + } +} diff --git a/domains/shrey.json b/domains/shrey.json new file mode 100644 index 000000000..f24d2fbfe --- /dev/null +++ b/domains/shrey.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/shreyzeous21/portfolio_fullstack", + "owner": { + "username": "shreyzeous21", + "email": "shrey.sadhukhan21@gmail.com" + }, + "record": { + "URL": "https://shreysadhukhan-portfolio.vercel.app/" + } +} diff --git a/domains/shrivatsav.json b/domains/shrivatsav.json new file mode 100644 index 000000000..ac2df091c --- /dev/null +++ b/domains/shrivatsav.json @@ -0,0 +1,12 @@ +{ + "description": "nothing much here...", + "repo": "https://github.com/Millosaurs/portfolio", + "owner": { + "username": "Millosaurs", + "email": "sharanshrivatsav0@gmail.com" + }, + "record": { + "URL": "https://shrivatsav.vercel.app" + } +} + diff --git a/domains/sitaram.json b/domains/sitaram.json new file mode 100644 index 000000000..c81beb497 --- /dev/null +++ b/domains/sitaram.json @@ -0,0 +1,11 @@ +{ + "description": "Maka Sitaram's Portfolio", + "repo": "https://github.com/satyaram413", + "owner": { + "username": "satyaram413", + "email": "maka.sitaram@gmail.com" + }, + "record": { + "URL": "https://sitaram-portfolio.vercel.app/" + } +} diff --git a/domains/snehajain.json b/domains/snehajain.json new file mode 100644 index 000000000..00db595f3 --- /dev/null +++ b/domains/snehajain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "snehajain16", + "email": "snehajain161104@gmail.com" + }, + "record": { + "CNAME": "snehajain16.github.io" + } +} diff --git a/domains/soccer.json b/domains/soccer.json new file mode 100644 index 000000000..19006bc72 --- /dev/null +++ b/domains/soccer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soccer", + "email": "soccer1992.is.a.dev@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + + } +} + diff --git a/domains/sourabh.json b/domains/sourabh.json new file mode 100644 index 000000000..ad09c85de --- /dev/null +++ b/domains/sourabh.json @@ -0,0 +1,12 @@ +{ + "description": "Sourabh Yadav's Portfolio", + "repo": "https://github.com/YadavSourabhGH/YadavSourabhGH.github.io", + "owner": { + "username": "YadavSourabhGH", + "email": "yadav.sourabh9012@gmail.com" + }, + "record": { + "CNAME": "yadavsourabhgh.github.io" + } + } + \ No newline at end of file diff --git a/domains/soymadip.json b/domains/soymadip.json new file mode 100644 index 000000000..7831719fb --- /dev/null +++ b/domains/soymadip.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Site", + "repo": "https://github.com/soymadip/soymadip.github.io", + "owner": { + "username": "soymadip", + "email": "soumadip@zohomail.in" + }, + "record": { + "CNAME": "soymadip.github.io" + } +} diff --git a/domains/sri.json b/domains/sri.json new file mode 100644 index 000000000..575e8234a --- /dev/null +++ b/domains/sri.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/srikrishna180/portfolio", + "owner": { + "username": "srikrishna180", + "email": "srikrishnak.dev@gmail.com" + }, + "record": { + "CNAME": "irs.dev" + } +} diff --git a/domains/stebanportfolio.json b/domains/stebanportfolio.json new file mode 100644 index 000000000..eaf149b4d --- /dev/null +++ b/domains/stebanportfolio.json @@ -0,0 +1,11 @@ +{ + "description": "Give a profesional domain to my portfolio", + "repo": "https://github.com/fergone03/Portfolio-Desarrollador-Web", + "owner": { + "username": "fergone03", + "email": "fergonesteban03@gmail.com" + }, + "record": { + "CNAME": "devsteban-portfolio.netlify.app" + } +} diff --git a/domains/sulaiman.json b/domains/sulaiman.json new file mode 100644 index 000000000..70e23ce44 --- /dev/null +++ b/domains/sulaiman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "natsu90", + "email": "github@s.ss.my" + }, + "record": { + "URL": "https://sulai.mn" + } +} diff --git a/domains/sushankghimire.json b/domains/sushankghimire.json new file mode 100644 index 000000000..3e508c85b --- /dev/null +++ b/domains/sushankghimire.json @@ -0,0 +1,11 @@ +{ + "description": "Sushank Ghimire", + "repo": "https://github.com/Sushank-ghimire/ghimiresushank.com.np", + "owner": { + "username": "Sushank-ghimire", + "email": "ghimiresushank08@gmail.com" + }, + "record": { + "URL": "https://www.ghimiresushank.com.np" + } +} \ No newline at end of file diff --git a/domains/tanveer.json b/domains/tanveer.json new file mode 100644 index 000000000..726ea19fb --- /dev/null +++ b/domains/tanveer.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Website of Tanveer Husyn", + "repo": "https://github.com/Tanveerhusyn/new_portfolio", + "owner": { + "username": "tanveerhusyn", + "email": "tanveerhussain465@gmail.com" + }, + "record": { + "CNAME": "portfolio-tanveer.netlify.app" + + } +} diff --git a/domains/tanvir.json b/domains/tanvir.json new file mode 100644 index 000000000..8b0159df9 --- /dev/null +++ b/domains/tanvir.json @@ -0,0 +1,13 @@ +{ + "description": "Tanvir's personal website", + "repo": "https://github.com/tnv1r", + "owner": { + "username": "tnv1r", + "email": "dev@tanvir.io" + }, + "record": { + "A": ["76.76.21.21"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/thecommandcat.json b/domains/thecommandcat.json new file mode 100644 index 000000000..ca8387ad6 --- /dev/null +++ b/domains/thecommandcat.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/TheCommandCat/TheCommandCat.github.io", + "owner": { + "username": "TheCommandCat", + "email": "bhrtkhvji@gmail.com" + }, + "record": { + "CNAME": "thecommandcat.github.io" + } +} diff --git a/domains/timi2506.json b/domains/timi2506.json new file mode 100644 index 000000000..f4306b56c --- /dev/null +++ b/domains/timi2506.json @@ -0,0 +1,11 @@ +{ + "description": "A Custom Domain for my Personal Website", + "repo": "https://github.com/timi2506/register", + "owner": { + "username": "timi2506", + "email": "tim@glos-omu.uk" + }, + "record": { + "CNAME": "timi2506.github.io" + } +} diff --git a/domains/tofu.json b/domains/tofu.json new file mode 100644 index 000000000..de3d8aee0 --- /dev/null +++ b/domains/tofu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yychen1201", + "discord": "1009412927754866728", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.cZujVSVhansXZskEDTwKI9pcw2Leo2FuKUY12bFLgBv8degT9VaRgOSn7Z4evuLzwINGhnhaweh-Xgo8pUWGOqrO_bDMRyxcIItpx_mGVTMaSZy5SS_aUqGeWbOpsq1oKDGDBumKjJd82m-KXJFq9VEybWOp2B5CVq_dzFC9tzJu-Uu_-0uuC1qRhPeQJHBl1FIgPlyo_bmFoJ_Ow7p7anUonv3zTkqBwPXSyde_BBMzXYU437yharMqo6kZK7N3CVFHoXIg_4aqipW2x-KwGllezQZI8ig3ZvQfLOXDuAwxDRdlwOHQnGlLpSZSZTfVCToifGo--0X6Ml0YHYry9A.Ch4kkhWBAEOJYbdFZyOxZA.Md97JISmrKUauMgTU3ounghyfbxUYW0-M-dedQA7IMlEUE0L08SaYAxh6z88b-7GtuwpszkbxQM9geUOvIl1H3bXfOJqaDFIRlBDgl_Vp4Q.djUuJgDKO_tQYYX_Sa0vLg" + }, + + "record": { + "CNAME": "yychen1201.github.io" + } + } + \ No newline at end of file diff --git a/domains/tuanthu1.json b/domains/tuanthu1.json new file mode 100644 index 000000000..65bd1bf8c --- /dev/null +++ b/domains/tuanthu1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tuanthu1", + "email": "hoangtuanthu981@gmail.com" + }, + "record": { + "CNAME": "tuanthu1.github.io" + } +} diff --git a/domains/tullio.json b/domains/tullio.json new file mode 100644 index 000000000..cc3baa5e0 --- /dev/null +++ b/domains/tullio.json @@ -0,0 +1,11 @@ +{ + "description": "Tullio Sebastiani's Home Page", + "repo": "https://github.com/tsebastiani", + "owner": { + "username": "tsebastiani", + "email": "github.sensitize723@passinbox.com" + }, + "record": { + "CNAME": "tsebastiani.github.io" + } +} diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..cc9638774 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/UmarSidiki/me", + "owner": { + "username": "umarsidiki", + "email": "siddiquiumar0007@gmail.com" + }, + "record": { + "CNAME": "umarsidiki.github.io" + } +} diff --git a/domains/untitled.json b/domains/untitled.json deleted file mode 100644 index d5342d887..000000000 --- a/domains/untitled.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hosting my website", - "repo": "https://github.com/VihaanAnand/VihaanAnand.github.io", - "owner": { - "username": "VihaanAnand", - "email": "macos14sonoma@gmail.com" - }, - "record": { - "CNAME": "vihaananand.github.io" - } -} diff --git a/domains/utkarshsinghal26.json b/domains/utkarshsinghal26.json new file mode 100644 index 000000000..9def37f05 --- /dev/null +++ b/domains/utkarshsinghal26.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Utkarsh-Singhal-26", + "email": "singhalutkarsh26@gmail.com" + }, + "record": { + "CNAME": "utkarsh-singhal.vercel.app" + } +} diff --git a/domains/uuphoria2.json b/domains/uuphoria2.json deleted file mode 100644 index f429aa66c..000000000 --- a/domains/uuphoria2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is to be used on my blog.", - "repo": "https://github.com/uuphoria2/uuphoria2.github.io", - "owner": { - "username": "uuphoria2", - "email": "gman36147@gmail.com" - }, - "record": { - "CNAME": "uuphoria2.github.io" - } -} diff --git a/domains/valerius.json b/domains/valerius.json new file mode 100644 index 000000000..085a6b51e --- /dev/null +++ b/domains/valerius.json @@ -0,0 +1,11 @@ +{ + "description": "valerius.is-a.dev", + "repo": "https://github.com/valerius21/register", + "owner": { + "username": "valerius21", + "email": "dev@voidcode.net" + }, + "record": { + "CNAME": "valerius.me" + } +} diff --git a/domains/varad.json b/domains/varad.json new file mode 100644 index 000000000..d6763719a --- /dev/null +++ b/domains/varad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Qvme", + "email": "varad.pi@proton.me" + }, + "record": { + "CNAME": "qvme.github.io" + } +} diff --git a/domains/vigikaran.json b/domains/vigikaran.json new file mode 100644 index 000000000..30c271d2d --- /dev/null +++ b/domains/vigikaran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vigikaran", + "email": "vigikaran.php@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/vigikaran/" + } +} diff --git a/domains/vikas.json b/domains/vikas.json new file mode 100644 index 000000000..4b738d9b6 --- /dev/null +++ b/domains/vikas.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kvikas063", + "email": "vikas_063@hotmail.com" + }, + "description": "portofolio website.", + "record": { + "CNAME": "kvikas063.github.io" + } +} diff --git a/domains/vincent.json b/domains/vincent.json new file mode 100644 index 000000000..d20678a66 --- /dev/null +++ b/domains/vincent.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac+is-a@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} diff --git a/domains/vinvin.json b/domains/vinvin.json new file mode 100644 index 000000000..8ef13a67e --- /dev/null +++ b/domains/vinvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vinvin27", + "email": "simsichepac@gmail.com" + }, + "record": { + "CNAME": "vincent-homepage.pages.dev" + } +} diff --git a/domains/viral-soni.json b/domains/viral-soni.json new file mode 100644 index 000000000..1bb9156e2 --- /dev/null +++ b/domains/viral-soni.json @@ -0,0 +1,11 @@ +{ + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } +} diff --git a/domains/virtual.json b/domains/virtual.json new file mode 100644 index 000000000..b06289921 --- /dev/null +++ b/domains/virtual.json @@ -0,0 +1,12 @@ +{ + "description": "Virtual is a Dev", + "repo": "https://github.com/MarkAguirre26/virtual", + "owner": { + "username": "MarkAguirre26", + "email": "markaguirre26@gmail.com" + }, + "record": { + "URL": "https://virtual-dev.netlify.app/" + } + } + diff --git a/domains/warren.json b/domains/warren.json new file mode 100644 index 000000000..f67152f1d --- /dev/null +++ b/domains/warren.json @@ -0,0 +1,11 @@ +{ + "description": "GitHub profile of Warren", + "repo": "https://github.com/somethingwentwell/somethingwentwell.github.io", + "owner": { + "username": "somethingwentwell", + "email": "wwwc@outlook.com" + }, + "record": { + "CNAME": "somethingwentwell.github.io" + } +} diff --git a/domains/webcubed.json b/domains/webcubed.json index 80535f977..775b9a884 100644 --- a/domains/webcubed.json +++ b/domains/webcubed.json @@ -4,6 +4,7 @@ "email": "lainathannlaiv2@gmail.com" }, "record": { - "CNAME": "webcubed.github.io" - } + "CNAME": "webcubed.pages.dev" + }, + "proxied": true } diff --git a/domains/wouter.json b/domains/wouter.json new file mode 100644 index 000000000..4f5a6c765 --- /dev/null +++ b/domains/wouter.json @@ -0,0 +1,10 @@ +{ + "description": "Wouter's personal website", + "owner": { + "username": "wouter173", + "email": "wouter@debruijn.dev" + }, + "record": { + "A": ["76.76.21.21"] + } +} diff --git a/domains/wyatt.json b/domains/wyatt.json new file mode 100644 index 000000000..465bfbe59 --- /dev/null +++ b/domains/wyatt.json @@ -0,0 +1,11 @@ +{ + "description": "Blog", + "repo": "https://github.com/ws998116/ws998116.github.io", + "owner": { + "username": "ws998116", + "email": "ws998116@gmail.com" + }, + "record": { + "CNAME": "ws998116.github.io" + } +} diff --git a/domains/xrvuloepjriu.sevinda-herath.json b/domains/xrvuloepjriu.sevinda-herath.json new file mode 100644 index 000000000..a4e12249d --- /dev/null +++ b/domains/xrvuloepjriu.sevinda-herath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sevinda-Herath", + "email": "sevindaherath@gmail.com" + }, + "record": { + "CNAME": "gv-alvrz5ytmlhjh6.dv.googlehosted.com" + } +} diff --git a/domains/xshubhamg.json b/domains/xshubhamg.json new file mode 100644 index 000000000..c8a0bd98c --- /dev/null +++ b/domains/xshubhamg.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio site", + "owner": { + "username": "xshubhamg", + "email": "shubhammgiri3@gmail.com" + }, + "record": { + "URL": "https://nerd-cv.netlify.app/" + } +} diff --git a/domains/yhkz.json b/domains/yhkz.json new file mode 100644 index 000000000..5f8d65f10 --- /dev/null +++ b/domains/yhkz.json @@ -0,0 +1,11 @@ +{ + "description": "yhkz.is-a.dev", + "repo": "https://github.com/yhkz/yhkz.github.io", + "owner": { + "username": "yhkz", + "email": "yhkz@yhkz.us.kg" + }, + "record": { + "CNAME": "yhkz.github.io" + } +} diff --git a/domains/zahid.json b/domains/zahid.json new file mode 100644 index 000000000..afdbfac44 --- /dev/null +++ b/domains/zahid.json @@ -0,0 +1,11 @@ +{ + "description": "Zahid47's personal website", + "repo": "https://github.com/zahid47/pw", + "owner": { + "username": "zahid47", + "email": "epiczahid@gmail.com" + }, + "record": { + "A": ["75.2.60.5"] + } +} \ No newline at end of file diff --git a/domains/zalnars.json b/domains/zalnars.json new file mode 100644 index 000000000..5805879fc --- /dev/null +++ b/domains/zalnars.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zalnars", + "email": "zalnars@proton.me", + "discord": "zalnars" + }, + "record": { + "CNAME": "zalnars.vercel.app" + } +} diff --git a/domains/zilu.json b/domains/zilu.json new file mode 100644 index 000000000..e1b0fb5ef --- /dev/null +++ b/domains/zilu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zilurrane", + "email": "zilurrane@gmail.com" + }, + "record": { + "CNAME": "zilu.dev" + } +} diff --git a/domains/zmail._domainkey.mail.mrstickypiston.json b/domains/zmail._domainkey.mail.mrstickypiston.json new file mode 100644 index 000000000..fd2959af3 --- /dev/null +++ b/domains/zmail._domainkey.mail.mrstickypiston.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MrStickyPiston", + "discord": "700766242268774471", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.W2mVdm4dW8fJByQKFfFbX7Zy_LgzT03dRrDPZg1smltChY-8Q4ecmRlgbZg3qzCMTpZt0EAYKEvW3ZWJ2YANpH4NSl4rOExGzhByU5yhFxEFMFVu62LvAiEIRErPZLSpisd_p3sz6GNr_2lDhvy-YJHa5nstCGk8504Kfr_nLXwv6bWxpHPaQ_gMC3T3zCJs18znanaLs9A4h8O_07-_AlsKxUBhwyFPHBQv1zG05Dj-MNJXs2E3IiI2L5zwvV3807rvsolppR2et0Ghu6FZMDoq0ETelqjUmM_JW2T6fYiJk95QxRzLh0z4KHv0OcduJTAQT6OYjXDFsUOeOnl_cQ.BLMs-Z8M9F7U-qkpjWKE9g.POwlhWC7vCvZwtTz5pc6NRtbQFBqPK_DpWN7JBeIybylCNrqG9pEw12_qvlTIrb3cRh1ZEtzqLPBrVqyVV00zj8XKuFNZRmDfE7N7LZUebw.525ZlMIJoi8uHFtRgguNag" + }, + + "record": { + "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCQzqCyycL/D4W2wxwRFdiQuDNf0ityvD6KD71b67nse9rbSgQ+03F/Yt7F19nPvnmgSElmaf7yUcQajw2Nhr4xAK95NUgBkjuF4ofkXZnqw7fyVz5JdVU504yPXzLCj5SxSU2Rbu5WS+rXr0P86jjUfNWVPs30p3RTgJDJRoQgBQIDAQAB" + } +} diff --git a/domains/zold.json b/domains/zold.json new file mode 100644 index 000000000..864fdccf4 --- /dev/null +++ b/domains/zold.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AhmedOsamaMath", + "email": "ahmedosamamath@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} \ No newline at end of file diff --git a/util/wildcards.json b/util/wildcards.json new file mode 100644 index 000000000..2de23327b --- /dev/null +++ b/util/wildcards.json @@ -0,0 +1,3 @@ +[ + "*.william" +]