mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-29 16:24:41 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -16,8 +16,21 @@
|
||||
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
|
||||
</p>
|
||||
|
||||
## Registration
|
||||
###### Manual registration:
|
||||
# Issues
|
||||
|
||||
If you have any problems then feel free to open a issue on github.
|
||||
If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored.
|
||||
|
||||
## Register
|
||||
|
||||
### Automated Registration
|
||||
|
||||
Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically!
|
||||
|
||||
Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing.
|
||||
|
||||
### Manual Registration
|
||||
|
||||
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
|
||||
- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
|
||||
- [Read the documentation](https://is-a.dev/docs).
|
||||
@@ -25,17 +38,27 @@
|
||||
- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
|
||||
- Enjoy your new `.is-a.dev` domain!
|
||||
|
||||
###### Or if you prefer to use your command line:
|
||||
### CLI Registration
|
||||
|
||||
For issues with the CLI, **DO NOT OPEN AN ISSUE ON THIS REPOSITORY**, instead open an issue [here](https://github.com/wdhdev/is-a-dev-cli/issues/new).
|
||||
|
||||
Install the CLI:
|
||||
|
||||
```bash
|
||||
npm install @is-a-dev/cli -g
|
||||
|
||||
is-a-dev login
|
||||
|
||||
is-a-dev create
|
||||
```
|
||||
|
||||
Login to the CLI:
|
||||
|
||||
```bash
|
||||
is-a-dev login
|
||||
```
|
||||
|
||||
Register a subdomain on the CLI:
|
||||
|
||||
```
|
||||
is-a-dev register
|
||||
```
|
||||
|
||||
## Status
|
||||
You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "SatyamV7.is-a.dev",
|
||||
"repo": "https://github.com/SatyamV7/SatyamV7.github.io",
|
||||
"owner": {
|
||||
"username": "SatyamV7",
|
||||
"email": "satyamverma46@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "SatyamV7.github.io"
|
||||
}
|
||||
"description": "SatyamV7.is-a.dev",
|
||||
"repo": "https://github.com/SatyamV7/SatyamV7.github.io",
|
||||
"owner": {
|
||||
"username": "SatyamV7",
|
||||
"email": "satyamverma46@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "SatyamV7.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "0ad.is-a.dev",
|
||||
"owner": {
|
||||
"username": "broduer40",
|
||||
"email": "broduer@aogamers.net",
|
||||
"discord": "[AoG+] Broduer#0331"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://play0ad.com"
|
||||
}
|
||||
}
|
||||
+11
-11
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "pythonmcpi",
|
||||
"email": "user3456@insomnia247.nl",
|
||||
"irc": "user3456@irc.insomnia247.nl/#shells",
|
||||
"discord": "Little Furret#7901",
|
||||
"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc."
|
||||
},
|
||||
"description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯",
|
||||
"record": {
|
||||
"CNAME": "insomnia247.nl"
|
||||
}
|
||||
"owner": {
|
||||
"username": "pythonmcpi",
|
||||
"email": "user3456@insomnia247.nl",
|
||||
"irc": "user3456@irc.insomnia247.nl/#shells",
|
||||
"discord": "Little Furret#7901",
|
||||
"note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc."
|
||||
},
|
||||
"description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯",
|
||||
"record": {
|
||||
"CNAME": "insomnia247.nl"
|
||||
}
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "Yamaishi's website",
|
||||
"repo": "https://github.com/0x3st/0x3st.github.io",
|
||||
"owner": {
|
||||
"username": "0x3st",
|
||||
"email": "t.yamaishi@qq.com",
|
||||
"twitter": "TenkutiYamaishi"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0x3st.github.io"
|
||||
}
|
||||
"description": "Yamaishi's website",
|
||||
"repo": "https://github.com/0x3st/0x3st.github.io",
|
||||
"owner": {
|
||||
"username": "0x3st",
|
||||
"email": "t.yamaishi@qq.com",
|
||||
"twitter": "TenkutiYamaishi"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0x3st.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "0xflotus' personal developer website",
|
||||
"repo": "https://github.com/0xflotus/0xflotus.github.io",
|
||||
"owner": {
|
||||
"username": "0xflotus",
|
||||
"email": "0xflotus@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0xflotus.github.io"
|
||||
}
|
||||
"description": "0xflotus' personal developer website",
|
||||
"repo": "https://github.com/0xflotus/0xflotus.github.io",
|
||||
"owner": {
|
||||
"username": "0xflotus",
|
||||
"email": "0xflotus@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0xflotus.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
{
|
||||
"owner": {
|
||||
"username": "0xSuryax",
|
||||
"email": "surya98613@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
},
|
||||
"record": {
|
||||
"A": ["38.242.141.34"]
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "0xviel github page",
|
||||
"repo": "https://github.com/nobuyaki/nobuyaki.github.io",
|
||||
"owner": {
|
||||
"username": "nobuyaki",
|
||||
"email": "contact@0xviel.my.id",
|
||||
"discord": "445073800850046977"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nobuyaki.github.io"
|
||||
}
|
||||
"description": "0xviel github page",
|
||||
"repo": "https://github.com/nobuyaki/nobuyaki.github.io",
|
||||
"owner": {
|
||||
"username": "nobuyaki",
|
||||
"email": "contact@0xviel.my.id",
|
||||
"discord": "445073800850046977"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nobuyaki.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -10,4 +10,4 @@
|
||||
"record": {
|
||||
"URL": "https://18o4.tk"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "1NO26",
|
||||
"email": "ali2626albayrak@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://whub.pro"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
|
||||
"repo": "https://github.com/EndingPencil/EndingPencil.github.io",
|
||||
"owner": {
|
||||
"username": "EndingPencil",
|
||||
"email": "watsonsohil@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "EndingPencil.github.io"
|
||||
}
|
||||
"description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.",
|
||||
"repo": "https://github.com/EndingPencil/EndingPencil.github.io",
|
||||
"owner": {
|
||||
"username": "EndingPencil",
|
||||
"email": "watsonsohil@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "EndingPencil.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "RainyXeon",
|
||||
"email": "minh15052008@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "5a3e476d-47ce-4088-9b34-42cdb8c3395b.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "1st.is-a.dev",
|
||||
"repo": "https://github.com/Rahuletto/1st",
|
||||
"owner": {
|
||||
"username": "Rahuletto",
|
||||
"email": "rahulmarban@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "d0720bf3-70d2-4b24-9273-b44ce8e0c708.id.repl.co"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "merakesh207",
|
||||
"email": "merakesh207@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://behance.net/merakesh207"
|
||||
}
|
||||
}
|
||||
+10
-10
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "2096779623",
|
||||
"email": "2096779623@qq.com",
|
||||
"telegram": "utermux_blog"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.utermux.dev"
|
||||
}
|
||||
}
|
||||
{
|
||||
"owner": {
|
||||
"username": "2096779623",
|
||||
"email": "2096779623@qq.com",
|
||||
"telegram": "utermux_blog"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.utermux.dev"
|
||||
}
|
||||
}
|
||||
|
||||
+11
-11
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "3pls0de.is-a.dev.",
|
||||
"repo": "https://github.com/3pls0de",
|
||||
"owner": {
|
||||
"username": "3pls0de",
|
||||
"email": "naji.aka58@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://lostpipel.blogspot.com"
|
||||
}
|
||||
}
|
||||
{
|
||||
"description": "3pls0de.is-a.dev.",
|
||||
"repo": "https://github.com/3pls0de",
|
||||
"owner": {
|
||||
"username": "3pls0de",
|
||||
"email": "naji.aka58@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://lostpipel.blogspot.com"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "404Dev-404",
|
||||
"email": "anthonyvaldes318+404@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "404dev-404.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "44.is-a.dev",
|
||||
"repo": "https://github.com/9xN/9xN.github.io",
|
||||
"owner": {
|
||||
"username": "9xN",
|
||||
"email": "0@fbi.ac"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "9xN.github.io"
|
||||
}
|
||||
}
|
||||
+5
-7
@@ -1,12 +1,10 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
{
|
||||
"owner": {
|
||||
"username": "Akshay-Arjun",
|
||||
"email": "akshayvollala779@gmail.com"
|
||||
},
|
||||
},
|
||||
|
||||
"record": {
|
||||
"record": {
|
||||
"URL": "https://akshay-arjun.github.io/Akshay-Arjun"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
+8
-8
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"repo": "https://github.com/5rq/5rq.github.io",
|
||||
"owner": {
|
||||
"username": "5rq",
|
||||
"email": "600@fbi.ac"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "5rq.github.io"
|
||||
}
|
||||
"repo": "https://github.com/5rq/5rq.github.io",
|
||||
"owner": {
|
||||
"username": "5rq",
|
||||
"email": "600@fbi.ac"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "5rq.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Portfolio website for 6502",
|
||||
"repo": "https://github.com/nobody5050/nobody5050.github.io",
|
||||
"owner": {
|
||||
"username": "Nobody5050",
|
||||
"email": "levibelland@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nobody5050.github.io"
|
||||
}
|
||||
"description": "Portfolio website for 6502",
|
||||
"repo": "https://github.com/nobody5050/nobody5050.github.io",
|
||||
"owner": {
|
||||
"username": "Nobody5050",
|
||||
"email": "levibelland@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nobody5050.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sonic853",
|
||||
"email": "sonic853@qq.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["119.29.157.82"]
|
||||
}
|
||||
}
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "The root domain for is-a.dev website",
|
||||
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "http://www.is-a.dev"
|
||||
}
|
||||
"description": "The root domain for is-a.dev website",
|
||||
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "http://www.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "404Dev-404",
|
||||
"email": "anthonyvaldes318+404@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "22a06372e0e8c1ce907acca87f8222"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Adolar0042",
|
||||
"email": "adolar0042@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "927a8ca97dbdccd9140313116bd068"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sife-shuo",
|
||||
"email": "sifed@qq.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "35bbdb5b21b0f5706786ea4bc01002"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TorchedSammy",
|
||||
"email": "torchedsammy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "9693d9e721696f4184aa3abfa35921"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Shinyzenith",
|
||||
"email": "aakashsensharma@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6f217d98c6a92f084c092bab59d8b1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anamolsapkota",
|
||||
"email": "anamolsapkota@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "d89d65454e6f71641cc8e45a2ad8b2"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "@is-a-dev/maintainers",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f4099fcae5cf0ea04f853bc649c5b1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Github verification",
|
||||
"owner": {
|
||||
"username": "anshtyagi0",
|
||||
"email": "tyagiansh175@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "7b628651b5ce7a58e0876e8ddbae98"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "auravoid",
|
||||
"email": "github@auravoid.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "a0182396037ba6edc7f689cf8847f9"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avellea",
|
||||
"email": "is-a-dev@win11react.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5c38dbee73e6936232992c0f98829e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "avipars",
|
||||
"email": "avi.pars@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "68e225e3d290a962de10935ed3f684"
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,9 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
"username": "AXVIII3",
|
||||
"email": "anirbanrc2286@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f99b7081b391b0e77e8b9bd80ea50e"
|
||||
}
|
||||
"owner": {
|
||||
"username": "AXVIII3",
|
||||
"email": "anirbanrc2286@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f99b7081b391b0e77e8b9bd80ea50e"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Personal site for github@ayvacs (GH Pages verification)",
|
||||
"repo": "https://github.com/ayvacs/ayvacs.github.io",
|
||||
"owner": {
|
||||
"username": "ayvacs",
|
||||
"email": "ayvacs@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5a1e6c3195a98bf63ceba5a88f4be2"
|
||||
}
|
||||
}
|
||||
"description": "Personal site for github@ayvacs (GH Pages verification)",
|
||||
"repo": "https://github.com/ayvacs/ayvacs.github.io",
|
||||
"owner": {
|
||||
"username": "ayvacs",
|
||||
"email": "ayvacs@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5a1e6c3195a98bf63ceba5a88f4be2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "boredcodebyk",
|
||||
"email": "khromabyk+dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "18eddbb722418d4b62eb8976f91621"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "charmingdisorder",
|
||||
"email": "null"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "8045a0394db9ecae4e8f4a76f5c17c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Github verification",
|
||||
"owner": {
|
||||
"username": "compCoder007",
|
||||
"email": "competentcoder007@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "7e581a7ce40509036ecb310e92fd21"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "crystalbajgai",
|
||||
"email": "crystalbajgai@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6fbb6593b607699c01a1c17c8c2849"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "danilofuchs",
|
||||
"email": "danilo_fuchs@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "09bee48261a7e91718432a7b51baaa"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dumprr",
|
||||
"email": "duhhhmprr@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "493971f29452bc15b55966259b43a5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dushmanta05",
|
||||
"email": "dushmanta.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "259ff2c88b910f54c7a1ec2d0da405"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Endermanbugzjfc",
|
||||
"email": "endermanbugzjfc@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "238acf06da9051a27631863f11abbf"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "foxy4096",
|
||||
"email": "adityapriyadarshi669@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "eb006bea4f375b57b795dbfc8dd3fe"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gautamkrishnar",
|
||||
"email": "rgautamkrishna@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "155ab7179ccadb58ed0627f0b45420"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iakzs",
|
||||
"email": "iakzs@protonmail.com",
|
||||
"discord": "622795838032314388"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "e20d874e765da4afd4a221f6c8bce4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iakzs",
|
||||
"email": "iakzs@protonmail.com",
|
||||
"discord": "622795838032314388"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "cb7cd68eea57b70a1cd2814629c399"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Icky17",
|
||||
"email": "jairomoralesperez0@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "iraviteja",
|
||||
"email": "iraviteja77@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "6bb854139d8be9a7f37ccb05319b75"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "joythejoystick1",
|
||||
"email": "midoayoub778@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "eb682c2a35bd6139b653df86f7d248"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "AyanAmy's About Page - Verification",
|
||||
"repo": "https://github.com/jy1263/jy1263.github.io",
|
||||
"owner": {
|
||||
"username": "jy1263",
|
||||
"email": "",
|
||||
"twitter": "jy126orjy126"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "250303a2dde21ac34ad10792da01fa"
|
||||
}
|
||||
"description": "AyanAmy's About Page - Verification",
|
||||
"repo": "https://github.com/jy1263/jy1263.github.io",
|
||||
"owner": {
|
||||
"username": "jy1263",
|
||||
"email": "",
|
||||
"twitter": "jy126orjy126"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "250303a2dde21ac34ad10792da01fa"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "marcossatoshi",
|
||||
"email": "marcos.satoshi@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f3045f0960ac5562a7d764b72d102a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NatBLida68",
|
||||
"email": "aswajith.jithu888@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "f20bb532af2838eed8bfe622378d4b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "nobody5050",
|
||||
"email": "levibelland@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "0648c9309d9441b7f6b0dea3a78194"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "node0505",
|
||||
"email": "node0505@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "18bf4da227454aaee1c8e2ba62d466"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "notnotrachit",
|
||||
"email": "rachitkhurana40@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "934b26e127661bad98765dc4d571f2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Github verification",
|
||||
"owner": {
|
||||
"username": "nxb1t",
|
||||
"email": "nxb1t@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "c18d4423748e2acdfacadefa6495a6"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "OpAayush",
|
||||
"email": "aayushmagrawal@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "d609a47482f885a41a61549fbad3ee"
|
||||
}
|
||||
"owner": {
|
||||
"username": "OpAayush",
|
||||
"email": "aayushmagrawal@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "d609a47482f885a41a61549fbad3ee"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "oxmc",
|
||||
"email": "oxmc7769.mail@gmail.com",
|
||||
"discord": "oxmc7769"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "eb7d97f93f961fd03de6e26db45846"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "priyanshprajapat",
|
||||
"email": "priy@nsh.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "a65192c96ebe888e8f9b09822aa059"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "priyanshprajapat",
|
||||
"email": "priy@nsh.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "9344cea7b5e595f0feaf87f729a26a"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "roktim32",
|
||||
"email": "roktimsenapoty2@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "d6e6727362997465d332f12898ad6b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "roktim32",
|
||||
"email": "roktimsenapoty2@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "9870d553eddd629da2c41de6add304"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
"username": "roktim32",
|
||||
"email": "roktimsenapoty2@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "f2a400f4d62cba7fa18b6c288f38b1"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "S3mant",
|
||||
"email": "contact@semant.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "137038fe5e46e3f5a6859e5985b8fd"
|
||||
}
|
||||
"owner": {
|
||||
"username": "S3mant",
|
||||
"email": "contact@semant.is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "137038fe5e46e3f5a6859e5985b8fd"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "sekharmalla",
|
||||
"email": "sekharmalla.vfx@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "11ecb44a01a667c78ba76d704d9fc5"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "seriaati",
|
||||
"email": "seria.ati@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "2b63f16e0af54ee011fd27e02091a0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Sharkaboi",
|
||||
"email": "sarathsedu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "9cc661fc83c313e055250b32fedfac"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "SHays24",
|
||||
"email": "shays24@student.sacs.nsw.edu.au"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "16d1b82e4e76d05a0301fbf7a80f9b"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ShoreCN",
|
||||
"email": "c.shore.cn@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "d4e6cbb56d440ddedd7bf5079b0d81"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Stef-00012",
|
||||
"email": "stefano.delprete.08@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "27c2dc9cd3e8a0a37947e82ab6f637"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "studiousgamer",
|
||||
"email": "natyavidhanbiswas10@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "4bab75757c1cd0f3fc332eadf5e1a9"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TalinTheDev",
|
||||
"email": "talinsharma.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "2f1f6ebe67567dd216878b0619f465"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "thehatkid",
|
||||
"email": "saha22023@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "20405c421d70798fcddcbe0bb3d06d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "thesct22",
|
||||
"email": "sharathct22@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "1cfa8b70882ea9cdf466e7b40dbe81"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
"username": "TurquoiseTNT",
|
||||
"email": "turquoisetntmultimedia@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "a70919bec5e292800f53b8bd87da03"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "98ab14aec3df26fb9b1626d584d5f5"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"TXT": "a6bc96312c4473df6c37f63d3e0fed"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "yorodm",
|
||||
"email": "yoandy.rmartinez@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "4e4101d7a9a7606d96f9757829a24d"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "zyrouge",
|
||||
"email": "zyrouge@hotmail.com",
|
||||
"twitter": "_zyrouge_"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dde2728dbadb035a4ffeda6f696112"
|
||||
}
|
||||
}
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "PSL validation record for is-a.dev",
|
||||
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "https://github.com/publicsuffix/list/pull/1327"
|
||||
}
|
||||
"description": "PSL validation record for is-a.dev",
|
||||
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
|
||||
"owner": {
|
||||
"username": "phenax",
|
||||
"email": "phenax5@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "https://github.com/publicsuffix/list/pull/1327"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AdityaOP2008",
|
||||
"discord": "844843800874582048",
|
||||
"email": "bw.dev@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co"
|
||||
}
|
||||
"owner": {
|
||||
"username": "AdityaOP2008",
|
||||
"discord": "844843800874582048",
|
||||
"email": "bw.dev@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co"
|
||||
}
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "Ashley's website",
|
||||
"repo": "https://github.com/Sxshley/sxshley.github.io",
|
||||
"owner": {
|
||||
"username": "Sxshley",
|
||||
"email": "tsuuunyaaa@gmail.com",
|
||||
"twitter": "TsU1"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "sxshley.github.io"
|
||||
}
|
||||
"description": "Ashley's website",
|
||||
"repo": "https://github.com/Sxshley/sxshley.github.io",
|
||||
"owner": {
|
||||
"username": "Sxshley",
|
||||
"email": "tsuuunyaaa@gmail.com",
|
||||
"twitter": "TsU1"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "sxshley.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
|
||||
{
|
||||
"owner": {
|
||||
{
|
||||
"owner": {
|
||||
"username": "aaaminee",
|
||||
"email": "amineoumellouk@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://aaaminee.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"repo": "https://github.com/ringholder/ringholder.github.io",
|
||||
"owner": {
|
||||
"username": "ringholder",
|
||||
"email": "",
|
||||
"discord": "ringholder"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ringholder.github.io"
|
||||
}
|
||||
}
|
||||
@@ -2,10 +2,10 @@
|
||||
"description": "Aakanksha's .is-a.dev domain",
|
||||
"repo": "https://github.com/aakankshabhende/aakankshabhende.github.io",
|
||||
"owner": {
|
||||
"username": "aakankshabhende",
|
||||
"email": "aakanksha0407@gmail.com"
|
||||
"username": "aakankshabhende",
|
||||
"email": "aakanksha0407@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aakankshabhende.github.io"
|
||||
"CNAME": "aakankshabhende.github.io"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+8
-7
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Shinyzenith",
|
||||
"email": "aakashsensharma@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "shinyzenith.github.io"
|
||||
}
|
||||
"repo": "https://github.com/shinyzenith/website",
|
||||
"owner": {
|
||||
"username": "Shinyzenith",
|
||||
"email": "aakashsensharma@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "shinyzenith.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"repo": "https://github.com/Aakash-kun/Aakash-kun.github.io",
|
||||
"owner": {
|
||||
"username": "Aakash-kun",
|
||||
"email": "aakashshivhare1704@gmail.com",
|
||||
"discord": "AakashS#9630"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "Aakash-kun.github.io"
|
||||
}
|
||||
"repo": "https://github.com/Aakash-kun/Aakash-kun.github.io",
|
||||
"owner": {
|
||||
"username": "Aakash-kun",
|
||||
"email": "aakashshivhare1704@gmail.com",
|
||||
"discord": "AakashS#9630"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "Aakash-kun.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+10
-10
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"description": "A personal portfolio site for all my projects and commissions.",
|
||||
"repo": "https://github.com/aakhilv/portfolio",
|
||||
"owner": {
|
||||
"username": "aakhilv",
|
||||
"email": "bluninja165@gmail.com",
|
||||
"twitter": "corruptblu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aakhilv.github.io"
|
||||
}
|
||||
"description": "A personal portfolio site for all my projects and commissions.",
|
||||
"repo": "https://github.com/aakhilv/portfolio",
|
||||
"owner": {
|
||||
"username": "aakhilv",
|
||||
"email": "bluninja165@gmail.com",
|
||||
"twitter": "corruptblu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aakhilv.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "aaksa.is-a.dev",
|
||||
"repo": "https://github.com/aaksa/aaksan.github.io",
|
||||
"owner": {
|
||||
"username": "aaksa",
|
||||
"email": "andiaksa16@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aaksa.github.io"
|
||||
}
|
||||
}
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "This website is a link to my personal developer portfolio.",
|
||||
"repo": "https://github.com/aaraam/aaraam.github.io",
|
||||
"owner": {
|
||||
"username": "aaraam",
|
||||
"email": "aaraam.goblin@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aaraam.github.io"
|
||||
}
|
||||
"description": "This website is a link to my personal developer portfolio.",
|
||||
"repo": "https://github.com/aaraam/aaraam.github.io",
|
||||
"owner": {
|
||||
"username": "aaraam",
|
||||
"email": "aaraam.goblin@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aaraam.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "aargh.is-a.dev",
|
||||
"repo": "https://github.com/FloatingComet62/floatingcomet62.github.io",
|
||||
"owner": {
|
||||
"username": "FloatingComet62",
|
||||
"email": "shubh2007rai@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "floatingcomet62.github.io"
|
||||
}
|
||||
"description": "aargh.is-a.dev",
|
||||
"repo": "https://github.com/FloatingComet62/floatingcomet62.github.io",
|
||||
"owner": {
|
||||
"username": "FloatingComet62",
|
||||
"email": "shubh2007rai@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "floatingcomet62.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "My Personal Website.",
|
||||
"repo": "https://github.com/DorianAarno/dorianaarno.github.io",
|
||||
"owner": {
|
||||
"username": "DorianAarno",
|
||||
"email": "aarnodorian56@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dorianaarno.github.io"
|
||||
}
|
||||
"description": "My Personal Website.",
|
||||
"repo": "https://github.com/DorianAarno/dorianaarno.github.io",
|
||||
"owner": {
|
||||
"username": "DorianAarno",
|
||||
"email": "aarnodorian56@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dorianaarno.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
+9
-9
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Aaryan's personal website!",
|
||||
"repo": "https://github.com/aaryanporwal/My-website",
|
||||
"owner": {
|
||||
"username": "aaryanporwal",
|
||||
"email": "altaaryan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.aaryanporwal.me"
|
||||
}
|
||||
"description": "Aaryan's personal website!",
|
||||
"repo": "https://github.com/aaryanporwal/My-website",
|
||||
"owner": {
|
||||
"username": "aaryanporwal",
|
||||
"email": "altaaryan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.aaryanporwal.me"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"description": "Aashutosh Rathi's Space on Web",
|
||||
"owner": {
|
||||
"username": "aashutoshrathi",
|
||||
"email": "me@aashutosh.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aashutosh.dev"
|
||||
}
|
||||
"description": "Aashutosh Rathi's Space on Web",
|
||||
"owner": {
|
||||
"username": "aashutoshrathi",
|
||||
"email": "me@aashutosh.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aashutosh.dev"
|
||||
}
|
||||
}
|
||||
|
||||
+8
-8
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "OpAayush",
|
||||
"email": "aayushmagrawal@gmail.com",
|
||||
"discord": "Aayu5h#1737"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "opaayush.pages.dev"
|
||||
}
|
||||
"owner": {
|
||||
"username": "OpAayush",
|
||||
"email": "aayushmagrawal@gmail.com",
|
||||
"discord": "Aayu5h#1737"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "opaayush.pages.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"description": "Aayush aka Cloudy's Arcade Home",
|
||||
"repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io",
|
||||
"owner": {
|
||||
"username": "gamedevCloudy",
|
||||
"email": "aaayush.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gamedevCloudy.github.io"
|
||||
}
|
||||
"description": "Aayush aka Cloudy's Arcade Home",
|
||||
"repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io",
|
||||
"owner": {
|
||||
"username": "gamedevCloudy",
|
||||
"email": "aaayush.dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gamedevCloudy.github.io"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "abde0ba",
|
||||
"email": "abdesoft1@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://ab-portfolio-one.vercel.app"
|
||||
}
|
||||
}
|
||||
+8
-8
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Abdul1810",
|
||||
"email": "abdulking8010@gmail.com",
|
||||
"discord": "Abdul ♥#5464"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rahman.works"
|
||||
}
|
||||
"owner": {
|
||||
"username": "Abdul1810",
|
||||
"email": "abdulking8010@gmail.com",
|
||||
"discord": "Abdul ♥#5464"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rahman.works"
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user