Merge branch 'is-a-dev:main' into main

This commit is contained in:
Strong Heart
2022-04-12 21:42:20 +07:00
committed by GitHub
191 changed files with 1971 additions and 108 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ You can create an pull request for the following reasons -
#### Domains
Changes to domain files will follow the given process -
* PR will be reviewed and merged to `main` branch.
* Currently, the publishing of records is done manually. This will be automated soon with releases.
* The records will be published as soon as the PR is merged.
* The changes should reflect soon after publishing.
+4 -3
View File
@@ -8,7 +8,7 @@
## How do I register?
* Fork this project
* Fork this repository
* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`
* [Read the docs](./docs)
* The PR will be reviewed and merged
@@ -22,6 +22,8 @@ This project is a free and open source service for developers and will stay that
Please consider donating to help me keep this running forever!
Also, consider starring this repo!
<a href="https://www.buymeacoffee.com/phenax" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="28" width="119"></a>
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=for-the-badge" alt="Liberapay recurring donation button" /></a>
@@ -30,8 +32,7 @@ Please consider donating to help me keep this running forever!
## Similar services
You should also checkout -
* [js.org](https://github.com/js-org/js.org/tree/master)
* [thedev.id](https://github.com/fransallen/thedev.id)
* [js.org](https://github.com/js-org/js.org/tree/master) (**NOTE**: `js.org` is specifically for JS focused project)
* [runs-on.tech](https://github.com/aakhilv/runs-on.tech)
+1 -1
View File
@@ -103,7 +103,7 @@ MX must be a list of host names
```
* **TXT**
TXT can be any string value
TXT can be any string value. **You can only have 1 TXT record.**
```json
{
"record": {
+1 -1
View File
@@ -17,7 +17,7 @@ Create a json file inside the `domains` directory (`domains/<subdomain>.json`) w
"twitter": "your-twitter-username"
},
"record": {
"CNAME": "github-username.github.io"
"CNAME": "<replace-this-with-your-github-username>.github.io"
}
}
```
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Aakanksha's .is-a.dev domain",
"repo": "https://github.com/aakankshabhende/aakankshabhende.github.io",
"owner": {
"username": "aakankshabhende",
"email": "aakanksha0407@gmail.com"
},
"record": {
"CNAME": "aakankshabhende.github.io"
}
}
+11
View File
@@ -0,0 +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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Aayush-Rajagopalan",
"email": "aayush.rajagopalan77@gmail.com"
},
"record": {
"CNAME": "byteserver.tech"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal website for my career.",
"repo": "https://github.com/TheMaestro1s/my-website",
"owner": {
"username": "TheMaestro1s",
"email": "abdulrahman.8alah@gmail.com"
},
"record": {
"URL": "https://themaestro.site"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Achraf's Website!",
"repo": "https://github.com/Ax-r/ax-r.github.io",
"owner": {
"username": "Ax-r",
"email": "hostmaster@netcourrier.com"
},
"record": {
"CNAME": "ax-r.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "docs for my lib, nc-ext-activities",
"repo": "https://github.com/MaskDuck/nextcord-ext-activities",
"owner": {
"username": "MaskDuck",
"twitter": "MaskDuck1",
"email": ""
},
"record": {
"CNAME": "readthedocs.io"
}
}
+3 -12
View File
@@ -3,19 +3,10 @@
"repo": "https://github.com/icancodebeauty/aditya",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com"
"email": "aditya@mail.aditya.is-a.dev",
"twitter": "@CodeWithAadi"
},
"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"
"CNAME": "icancodebeauty.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Will save it for future for my portfolio site",
"owner": {
"username": "aestra",
"email": "aestradev@gmail.com",
"github": "aestradev"
},
"record": {
"CNAME": "portfolio-production-7e27.up.railway.app"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "agam778@zohomail.in"
},
"record": {
"CNAME": "agamsblog.pages.dev"
"CNAME": "agamsblog.xyz"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner":{
"username":"aGoldDev",
"discord":"aGold#9596",
"email":"abloggoldwin@gmail.com"
},
"record":{
"CNAME":"agolddev.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Domain for my personal blog",
"repo": "https://github.com/rbaks/rbaks.github.io",
"owner": {
"username": "rbaks",
"email": "andri.bakoson@gmail.com"
},
"record": {
"CNAME": "rbaks.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My Portfolio",
"repo": "https://github.com/andrewstech/andrewstech",
"owner": {
"username": "andrewstech",
"email": "hello@andrewstech.me",
"twitter": "andrewstech1"
},
"record": {
"CNAME": "andrewstech.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal website",
"repo": "https://github.com/Anthony2be/Anthony2be.github.io",
"owner": {
"username": "Anthony2be",
"email": "adubovitsky1234@gmail.com",
"discord": "anthony2be#1900"
},
"record": {
"CNAME": "anthony2be.github.io"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Suzumi Api",
"owner": {
"username": "bad-boy-codes",
"email": "sonupanda078@gmail.com",
"discord": "445073800850046977",
"note": "My Discord ID is 445073800850046977.",
"twitter": "BadBoyGoesBrr"
},
"record": {
"CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "api for karyakarsa",
"repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api",
"owner": {
"username": "WilloIzCitron",
"email": "",
"twitter": "willoizcitron"
},
"record": {
"CNAME": "karyakarsa-rest-api-production.up.railway.app"
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"description": "Zeppelin selfhost API",
"repo": "https://github.com/maskducks/maskducks.github.io",
"owner": {
"username": "MaskDuck",
"email": "",
"discord": "MaskDuck#1337",
"twitter": "MaskDuck1",
"reddit": "u/maskduck",
"note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586."
},
"record": {
"CNAME": "zeppelin-railway-api.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Domain for my github page",
"repo": "https://github.com/aqua22/aqua22.github.io",
"owner": {
"username": "Aqua22",
"email": "hello@aqua22.hu",
"twitter": "aqua22of"
},
"record": {
"CNAME": "aqua22.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Most likely a page for my portfolio.",
"repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io/",
"owner": {
"username": "ArjixWasTaken",
"email": "",
"discord": "Hecker#5573"
},
"record": {
"CNAME": "arjixwastaken.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Arman's personal website!",
"repo": "https://github.com/ItzArman09/website",
"owner": {
"username": "ItzArman09",
"email": "gyfufifa@norwegischlernen.info"
},
"record": {
"CNAME": "itzarman09.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "animemoeus",
"email": "arter.tendean.07@gmail.com"
},
"record": {
"URL": "https://animemoe.us"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My personal developer portfolio.",
"repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io",
"owner": {
"username": "ashl3ycodes",
"email": "ashl3ycodes@protonmail.com",
"twitter": "ashl3ycodes"
},
"record": {
"CNAME": "ashl3ycodes.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal site for github@ayvacs",
"repo": "https://github.com/ayvacs/ayvacs.github.io",
"owner": {
"username": "ayvacs",
"email": "ayvacs@protonmail.com",
"twitter": "ayvacs_"
},
"record": {
"CNAME": "ayvacs.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "https://badboy.is-a.dev/ redirector",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
+5 -3
View File
@@ -1,11 +1,13 @@
{
"description": "Bad Boy's Website",
"repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io",
"owner": {
"username": "bad-boy-codes",
"email": "badboyplays9999@gmail.com"
"email": "contact@mail.badboy.is-a.dev",
"discord": "445073800850046977",
"note": "My Discord ID is 445073800850046977.",
"twitter": "BadBoyGoesBrr"
},
"record": {
"CNAME": "badboy.up.railway.app"
"CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co"
}
}
+17
View File
@@ -0,0 +1,17 @@
{
"description": "A Subdomain For My Blogs!!",
"repo": "https://github.com/icancodebeauty/blog",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "my hashnode blog",
"owner": {
"username": "carrotfarmer",
"email": "dhruvas17068@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Samiha Tasnim's blog.",
"repo": "https://github.com/samihaTasnim/website",
"owner": {
"username": "samihaTasnim",
"discord": "sam.#7750",
"email": "samxtasnim@gmail.com",
"twitter": "@SamihaTasnimm"
},
"record": {
"CNAME": "hashnode.network"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"description": "whi_ne's blog",
"record": {
"CNAME": "blog-production-f684.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Shaunak's Blog",
"repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io",
"owner": {
"username": "Shaunak-Pandya",
"email": "shaunak.n.pandya@gmail.com"
},
"record": {
"CNAME": "hashnode.network"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "soudblox",
"email": "nick8x@gmail.com"
},
"record": {
"CNAME": "bloxsite.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/blurnope/blurnope.github.io",
"owner": {
"username": "blurnope",
"email": "cynosuregone@gmail.com",
"discord": "blurnope.#2655"
},
"record": {
"CNAME": "blurnope.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal blog.",
"repo": "https://github.com/tarob0ba/tarob0ba.github.io",
"owner": {
"username": "tarob0ba",
"email": "beckett@chatter-social.com"
},
"record": {
"CNAME": "tarob0ba.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Bolt's portfolio website",
"repo": "https://github.com/Adityeahhh/portfolio",
"owner": {
"username": "Adityeahhh",
"email": "adty200807@gmail.com"
},
"record": {
"CNAME": "adityeahhh.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"repo": "https://github.com/boolean44-repos/boolean44-repos.github.io",
"owner": {
"username": "boolean44-repos",
"email": "serenitypalmer10@gmail.com"
},
"record": {
"CNAME": "boolean44-repos.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal site",
"repo": "https://github.com/xXTgamerXx/xXTgamerXx.github.io",
"owner": {
"username": "xXTgamerXx",
"email": "trin.n2848@gmail.com"
},
"record": {
"CNAME": "xxtgamerxx.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Just Another One Of Those Portfolios.",
"repo": "https://github.com/crazyaccess/crazyaccess.github.io/",
"owner": {
"username": "crazyaccess",
"email": "caz@monke.team",
"discord": "crazyaccess#7707"
},
"record": {
"CNAME": "crazyaccess.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/Bad-Boy-Codes/cdn",
"description": "My static database",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "a322b85b-dae2-4ae1-87b4-4d75db26c7e5.id.repl.co"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "LellisV2",
"email": "cloud@lellis.tech",
"discord": "Lellis#9405",
"note": "I dont look that much on my email, Fast Respons on Discord."
},
"description": "I will use it for my CDN to be able to access the files",
"record": {
"A": ["130.162.183.250"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "An Data Analyst Portfolio",
"repo": "https://github.com/sekharmalla/portfolio/",
"owner": {
"username": "sekharmalla",
"email": "chandra.malla@msftcommunity.com",
"twitter": "ChandraSMalla"
},
"record": {
"CNAME": "sekharmalla.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "CharCG's Website",
"repo": "https://github.com/charcg/charcg.github.io",
"owner": {
"username": "CharCG",
"email": "charlescong91@gmail.com",
"twitter": "charlescong91"
},
"record": {
"CNAME": "charcg.github.io"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"description": "SX's Discord Server",
"repo": "https://sx-9.github.io/sx-discord-redirect",
"owner": {
"username": "SX-9",
"twitter": "SX_Discord",
"discord": "SX-Spy-Agent#1377",
"email": "sx-91@outlook.com",
"note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me"
},
"record": {
"CNAME": "sx-9.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "testing",
"owner": {
"username": "Chris8889",
"email": "chris88892@protonmail.com",
"Twitter": "@Chris8889"
},
"record": {
"CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "cursorweb",
"email": "",
"twitter": "Coder1002"
},
"description": "Personal Home Page and Blog",
"record": {
"CNAME": "coder100-blog-production.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Cyanic's website (link to cyanic.tk)",
"repo": "https://github.com/Cyanic76/Cyanic76",
"owner": {
"username": "Cyanic76",
"email": "git@cyanic.tk"
},
"record": {
"URL": "https://cyanic.tk"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "I am a professional developer that loves to code in HTML, CSS, and JavaScript!",
"repo": "https://github.com/cyanide1x/cyanide1x.github.io",
"owner": {
"username": "cyanide1x",
"email": "contact@cyanidedev.mn",
"twitter": "cyanide1x"
},
"record": {
"CNAME": "cyanide1x.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "My blog with writeups :)",
"owner": {
"username": "daanbreur",
"email": "me@daanbreur.systems"
},
"record": {
"URL": "https://blog.daanbreur.systems/"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Danidev's Website",
"repo": "https://github.com/Danidev819/danidev819.github.io",
"owner": {
"username": "Danidev819",
"email": "danidev82@gmail.com",
"twitter": "Danidev819"
},
"record": {
"CNAME": "danidev819.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "daniel-shuy",
"email": "daniel_shuy@hotmail.com"
},
"record": {
"A": [
"76.76.21.21"
]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Daniel Barton's games site",
"owner": {
"username": "daniel4-scratch",
"email": "llama552621@gmail.com"
},
"record": {
"CNAME": "daniel4-scratch.gamejolt.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "DarshSood's personal website",
"repo": "https://replit.com/@DarshS/introduction-page",
"owner": {
"username": "DarshSood",
"email": "darshsood1@gmail.com"
},
"record": {
"CNAME": "5dcb1e8b-787e-43ce-bd1d-217d51ab09e1.id.repl.co"
}
}
+15
View File
@@ -0,0 +1,15 @@
{
"description": "MaskDuck's personal website!",
"repo": "https://github.com/maskducks/maskducks.github.io",
"owner": {
"username": "MaskDuck",
"email": "",
"discord": "MaskDuck#1337",
"twitter": "MaskDuck1",
"reddit": "u/maskduck",
"note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586."
},
"record": {
"CNAME": "zeppelin-railway-dashboard.up.railway.app"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "whi_ne's discord",
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"description": "whi_ne's deno subdomain",
"record": {
"A": ["34.120.54.55"],
"TXT": "deno-com-validation=572b9c00ebc922b6f8367944"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal website",
"repo": "https://github.com/debertjamie",
"owner": {
"username": "debertjamie",
"email": "debert123@protonmail.com"
},
"record": {
"CNAME": "debertjamie.up.railway.app"
}
}
+1 -1
View File
@@ -6,6 +6,6 @@
"email": "hi@devcomp.tk"
},
"record": {
"URL": "https://landing.devcomp.tk"
"URL": "https://landing.devcomp.xyz"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "DeXo's personal website",
"repo": "https://github.com/dexohigh",
"owner": {
"username": "DeXo",
"email": "dexo1337@pm.me",
"discord": "DeXo#1337"
},
"record": {
"CNAME": "dexodev.cf"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "personal site",
"repo": "https://github.com/carrotfarmer/portfolio-1",
"owner": {
"username": "carrotfarmer",
"email": "dhruvas17068@gmail.com"
},
"record": {
"CNAME": "dhruva.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "URL Shortener for sites.",
"repo": "https://github.com/DIBSTERYT",
"owner": {
"username": "DIBSTERYT",
"email": "contact@dibster.ml",
"twitter": "DEV_DIBSTER"
},
"record": {
"A": ["192.95.42.74"]
}
}
+6 -5
View File
@@ -1,13 +1,14 @@
{
"description": "ShareX Server/Protfolio Site",
"description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.",
"repo": "https://github.com/DIBSTERYT",
"owner": {
"username": "DIBSTERYT",
"email": "contact@dibster.ml"
"email": "contact@dibster.ml",
"twitter": "DEV_DIBSTER"
},
"record": {
"A": [
"164.132.74.251"
]
"A": ["192.95.42.74"],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/Bad-Boy-Codes/Discord-Projects",
"description": "Discord Webhook and Interface Viewer.",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "bad-boy-codes.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My discord server",
"owner": {
"email": "",
"username": "MaskDuck",
"reddit": "u/maskduck"
},
"record": {
"URL": "https://discord.gg/weMcPBJV77"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My Personal site",
"repo": "https://github.com/Code19Master/portfolio",
"owner": {
"username": "Code19Master",
"email": "divikbabbar@gmail.com"
},
"record": {
"CNAME": "code19master.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Just-a-Unity-Dev",
"email": "",
"twitter": "@eclips_e69"
},
"description": "A little portfolio based with a basic account system for learning purposes.",
"record": {
"CNAME": "eclips-espace-production.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "My personal website, im learning web dev!",
"repo": "https://github.com/EliasKernel/EliasKernel.github.io",
"owner": {
"username": "eliaskernel",
"email": "eliaskernel@protonmail.com",
"twitter": "eliaskernel"
},
"record": {
"CNAME": "eliaskernel.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Personal Site",
"repo": "https://github.com/wensente27",
"owner": {
"username": "wensente27",
"email": "",
"twitter": "pnqe_eli"
},
"record": {
"CNAME": "epnq.up.railway.app"
}
}
+6 -1
View File
@@ -6,6 +6,11 @@
"email": "fake@fake.is-a.dev"
},
"record": {
"CNAME": "yeeett.github.io"
"A": ["185.199.108.153"],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"description": "Email",
"repo": "",
"owner": {
"username": "fxrysh",
"discord": "Fxrysh#5947",
"twitter": "fxryshdev",
"email": "hello@farish.is-a.dev"
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "2Much4U's Website",
"repo": "https://github.com/2m4u",
"owner": {
"username": "2M4U",
"email": "2m4u@fbi.is-a.dev"
},
"record": {
"URL": "https://2m4u.netlify.app"
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "Personal portfolio written in VueJS",
"repo": "https://github.com/fxrysh/portfolio",
"owner": {
"username": "fxrysh",
"discord": "Fxrysh#5947",
"twitter": "fxryshdev",
"email": "hello@farish.is-a.dev"
},
"record": {
"CNAME": "86872205c14179c98afa1392.cname.deno.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A description",
"repo": "https://github.com/gamingboots/gamingboots.github.io",
"owner": {
"username": "gamingboots",
"email": "gamngboots19@gmail.com"
},
"record": {
"CNAME": "gamingboots.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "My is-a.dev cname record",
"repo": "https://github.com/givinghawk",
"owner": {
"username": "givinghawk",
"email": "gh@givinghawk.xyz"
},
"record": {
"URL": "https://givinghawk.xyz"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "thatgravyboat",
"twitter": "thatgravyboat",
"discord": "thatgravyboat#0001",
"email": ""
},
"record": {
"URL": "https://thatgravyboat.tech"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "personal website at some point, now pointing to a VPS I own",
"repo": "https://github.com/iohansson/kldcs",
"owner": {
"username": "iohansson",
"email": "root@helge8.one"
},
"record": {
"CNAME": "helge8.cc"
}
}
+16
View File
@@ -0,0 +1,16 @@
{
"description": "Yes I am a developer",
"repo": "https://github.com/hironichu",
"owner": {
"username": "hironichu",
"email": "hironichu@gmail.com"
},
"record": {
"A": [
"34.120.54.55"
],
"TXT": [
"deno-com-validation=f1b7200ba5f97a80db0aaa12"
]
}
}
+2 -2
View File
@@ -3,10 +3,10 @@
"repo": "https://github.com/Hugovidafe-OSS",
"owner": {
"username": "Hugovidafe",
"email": "hugo.vidal.ferre@gmail.com",
"email": "hugo@hugovidafe.dev",
"twitter": "Hugovidafe"
},
"record": {
"CNAME": "hugovidafe.github.io"
"URL": "https://hugovidafe.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Simply Iconical",
"repo": "https://github.com/babyico/babyico.github.io",
"owner": {
"username": "babyico",
"email": "iconical@programmer.net"
},
"record": {
"CNAME": "babyico.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "A personal portfolio site for all my projects",
"repo": "https://github.com/imsudip/portfolio",
"owner": {
"username": "imsudip",
"email": "sudipghosh9333@gmail.com"
},
"record": {
"URL": "https://portfolio.imsudip.ml"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Infinite's personal portfolio!",
"owner": {
"username": "InfiniteCode",
"email": "foxyss@pm.me"
},
"record": {
"CNAME": "panther.brutecdn.eu"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/Bad-Boy-Codes/Instagram-Projects",
"description": "Instagram profile viewer.",
"owner": {
"username": "bad-boy-codes",
"email": "contact@mail.badboy.is-a.dev"
},
"record": {
"CNAME": "bad-boy-codes.github.io"
}
}
+13
View File
@@ -0,0 +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": {
"A": ["76.223.55.44"]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "nicholasyoannou",
"email": "",
"discord": "janeberru#4594",
"note": "You can contact me by email or discord, really don't mind :)"
},
"description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯",
"record": {
"CNAME": "testing-12.nicholas.dev"
}
}
+1 -3
View File
@@ -4,8 +4,6 @@
"email": "jeweetzelf@rtexbot.com"
},
"record": {
"A": [
"164.132.74.251"
]
"CNAME": "jeweetzelfwastaken.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "I play a game called Genshin Impact",
"repo": "https://github.com/Jeydin/jeydin.github.io",
"owner": {
"username": "Jeydin",
"email": "JeyPham21@gmail.com",
"twitter": "Jeydin21"
},
"record": {
"CNAME": "jeydin.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Tryna's website",
"repo": "https://github.com/JustTrynacodee/JustTrynaCodee.github.io",
"owner": {
"username": "JustTrynacodee",
"email": "",
"discord": "JustTrynaCode#0810"
},
"record": {
"CNAME": "JustTrynaCodee.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "K93MSY website",
"repo": "https://github.com/K93MSY/K93MSY.github.io",
"owner": {
"username": "K93MSY",
"email": "kuritama0903@gmail.com"
},
"record": {
"CNAME": "k93msy.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Add some description",
"repo": "https://github.com/kazz0001/kazz0001.github.io",
"owner": {
"username": "kazz0001",
"email": "badchicken11690@gmail.com"
},
"record": {
"CNAME": "kazz0001.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A description",
"repo": "https://github.com/kekda-py/kekda-py.github.io",
"owner": {
"username": "kekda-py",
"email": "yashverma7869@gmail.com",
"twitter": "your-twitter-username"
},
"record": {
"CNAME": "kekdais-adev-production.up.railway.app"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "This is Ken Wu's personal portfolio website.",
"repo": "https://github.com/kenwuqianghao/kenwuqianghao.github.io",
"owner": {
"username": "KenWuqianghao",
"email": "wooqianghao@gmail.com",
"twitter": "KenWuqianghao"
},
"record": {
"CNAME": "kenwuqianghao.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "using for personal projects",
"repo": "https://github.com/ItsMyEyes",
"owner": {
"username": "ItsMyEyes",
"email": "dev@sipaling.top"
},
"record": {
"CNAME": "itsmyeyes.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner":{
"username": "kyokiii",
"discord": "kyoki#0162",
"email": "kyokisunn@gmail.com"
},
"record": {
"CNAME": "d7dc33e6-0a6b-49ab-bad4-4b006a476a02.id.repl.co"
}
}
-13
View File
@@ -1,13 +0,0 @@
{
"description": "Personal portfolio built with ReactJS",
"repo": "https://github.com/kyuzu/portfolio",
"owner": {
"username": "kyuzu",
"discord": "Kyuzu#9214",
"twitter": "kyuzudev",
"email": ""
},
"record": {
"CNAME": "280985daeff00a3fed6006ff.cname.deno.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Personal Site for Stadial",
"repo": "https://github.com/stadial/stadial.github.io",
"owner": {
"username": "stadial",
"email": "kfulain.uphrj@aleeas.com"
},
"record": {
"CNAME": "stadial.github.io"
}
}
+3 -3
View File
@@ -1,11 +1,11 @@
{
"description": "a cool subdomain",
"repo": "https://github.com/LellisV2",
"repo": "https://github.com/LellisV2/register",
"owner": {
"username": "LellisV2",
"email": "me@lellis.xyz"
"email": "cloud@lellis.tech"
},
"record": {
"CNAME": "dev.lellis.ga"
"A": ["150.230.126.219"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Lenicyl",
"discord": "HUT#5940",
"email": ""
},
"record": {
"CNAME": "lenicyl.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "whi_ne's redirects",
"owner": {
"username": "whinee",
"email": "",
"twitter": "whi_nyaan"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "A Subdomain For My Links Redirection!!",
"repo": "https://github.com/icancodebeauty/links",
"owner": {
"username": "icancodebeauty",
"email": "ishqaddy@gmail.com",
"twitter": "CodeWithAadi"
},
"record": {
"CNAME": "a.redirect.pizza"
}
}

Some files were not shown because too many files have changed in this diff Show More