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

This commit is contained in:
Essig
2024-01-10 08:06:44 +01:00
committed by GitHub
2306 changed files with 10389 additions and 8272 deletions
-26
View File
@@ -1,26 +0,0 @@
name: Helper
on:
pull_request:
types:
- closed
jobs:
instructions:
name: instructions
runs-on: ubuntu-latest
steps:
- run: curl https://notify-api.is-a.dev/pr/merged/${{ github.event.pull_request.number }}
if: github.event.action == 'closed' && github.event.pull_request.merged == true
# - uses: actions/checkout@v2
# - name: Comment
# if: github.event.action == 'closed' && github.event.pull_request.merged == true
# uses: actions/github-script@v3
# with:
# github-token: ${{secrets.GITHUB_TOKEN}}
# script: |
# const { hasLabel } = require(`${process.env.GITHUB_WORKSPACE}/scripts/action-utils.js`);
# const { instructions } = require(`${process.env.GITHUB_WORKSPACE}/scripts/reply.js`);
# if (hasLabel(context, 'domain'))
# console.log('Domain');
# await instructions(context, github);
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
days-before-close: 20
days-before-stale: 7
days-before-close: 14
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it'
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
exempt-issue-labels: 'no-stale'
-26
View File
@@ -1,26 +0,0 @@
name: URL Validation
on:
schedule:
- cron: '0 0 * * 1' # At 00:00 on Monday
workflow_dispatch:
jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Setup Up Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: pip install requests
- run: python tests/url-validation.py
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: URL Validiation Result
path: url-validation-result.json
retention-days: 7
+5 -4
View File
@@ -5,17 +5,18 @@ RUN ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime
RUN apt-get -y update
RUN apt-get install -y nodejs npm curl wget dnsutils certbot --fix-missing
RUN apt-get install -y unzip
RUN npm i -g n yarn && n 15.11
RUN bash -c "curl -fsSL https://bun.sh/install | bash -s 'bun-v1.0.15'"
RUN node -v
RUN ~/.bun/bin/bun -v
WORKDIR /opt/app
COPY yarn.lock .
COPY bun.lockb .
COPY package.json .
RUN yarn install
RUN ~/.bun/bin/bun install
CMD ["sh", "-c", "cp -r node_modules code; cd code; tail -f /dev/null"]
+7 -2
View File
@@ -16,12 +16,17 @@
<a href="https://discord.gg/PZCGHz4RhQ"><img alt="Discord Server" src="https://discord.com/api/guilds/830872854677422150/widget.png?style=banner2"></a>
</p>
## 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!
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 automatically!
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.
Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing.
### Manual Registration
- [Fork](https://github.com/is-a-dev/register/fork) this repository.
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "zerobun",
"email": "tareku2003@gmail.com"
},
"record": {
"A": [
"217.174.245.249",
"51.161.54.161"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "aryan-212",
"email": "aryananandxic07@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "0xSuryax",
"email": "surya98613@gmail.com"
},
"record": {
"A": ["38.242.141.34"]
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "cuiyang673308817@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "NuroHimself",
"email": "nurorust2023@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "1ly4s0",
"email": "ilyaslamzouri2@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "RainyXeon",
"email": "minh15052008@gmail.com"
},
"record": {
"CNAME": "5a3e476d-47ce-4088-9b34-42cdb8c3395b.id.repl.co"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"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"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "20GN",
"email": "da20gn@outlook.com"
},
"record": {
"A": [
"217.174.245.249",
"51.161.54.161"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "hamdankalliyil@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "echo-the-coder@tuta.io"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "4cxa",
"email": "kurdiabood123@gmail.com"
},
"record": {
"CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "VerloxDevs",
"email": "VorlexDevs@outlook.com"
},
"record": {
"CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "EurekaMathSkillIssue",
"email": "ataharmolla@hotmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "joas.van.der.eerden@outlook.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "Sonic853",
"email": "sonic853@qq.com"
},
"record": {
"A": ["119.29.157.82"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "baratt-88",
"email": "anisaputry0708@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+6 -1
View File
@@ -1,7 +1,12 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "sweepalf@gmail.com"
"email": "alpha@alpha.is-a.dev",
"Discord": "661121998830960651",
"Twitter": "YouFoundAlpha",
"GitHub": "YouFoundAlpha",
"GitLab": "YouFoundAlpha",
"Mastodon": "@YouFoundAlpha@mastodon.social"
},
"record": {
"TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e"
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "amol234545",
"email": "amolmilton@gmail.com"
},
"record": {
"TXT": "dh=383b5b12e8a16256189d4e54677f7c217ddde07a"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "CuteDog5695",
"email": "cutedog5695@gmail.com",
"discord": "cutedog5695",
"twitter": "cutedog5695"
},
"record": {
"TXT": "dh=f85ce7cf4e6ff1f6136767a12c041fbbcb446045"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Stef-00012",
"email": "stefano.delprete.08@gmail.com"
},
"record": {
"TXT": "dh=8fb11c7ecad141914be5cc41aa1b4569dcd14f6c"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "DynoW",
"email": "naffets0@gmail.com",
"discord": "455608238335983617"
},
"record": {
"TXT": "dh=8bb2a3b679cd393d772165a0baf0eea849b5c698"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "EnderPoint07",
"email": "",
"discord": "DotM38#5497"
},
"record": {
"TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jirafey",
"email": "jirafey@tuta.io"
},
"record": {
"TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "KrazyKleb",
"email": "krazykleb@outlook.com"
},
"record": {
"TXT": "dh=9b437fc3639b73eb33fe9b536d5ad6acbec42dd1"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "Stef-00012",
"email": "admin@stefdp.is-a.dev",
"discord": "694986201739952229"
},
"record": {
"TXT": "dh=a34d656a6fb91723bfe4f87e413345df85ca74f7"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "alpha@alpha.is-a.dev",
"Discord": "661121998830960651",
"Twitter": "YouFoundAlpha",
"GitHub": "YouFoundAlpha",
"GitLab": "YouFoundAlpha",
"Mastodon": "@YouFoundAlpha@mastodon.social"
},
"record": {
"TXT": "dh=b8044fd4f0628a706be5fd878fae96886bae23b7"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"TXT": "0e84f14f3a"
}
}
@@ -5,6 +5,6 @@
},
"record": {
"A": ["217.174.245.249"]
"TXT": "2c9dfbe7c8"
}
}
@@ -1,7 +1,12 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "sweepalf@gmail.com"
"owner": {
"username": "YouFoundAlpha",
"email": "alpha@alpha.is-a.dev",
"Discord": "661121998830960651",
"Twitter": "YouFoundAlpha",
"GitHub": "YouFoundAlpha",
"GitLab": "YouFoundAlpha",
"Mastodon": "@YouFoundAlpha@mastodon.social"
},
"record": {
"TXT": "9568f60569"
@@ -0,0 +1,14 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "alpha@alpha.is-a.dev",
"Discord": "661121998830960651",
"Twitter": "YouFoundAlpha",
"GitHub": "YouFoundAlpha",
"GitLab": "YouFoundAlpha",
"Mastodon": "@YouFoundAlpha@mastodon.social"
},
"record": {
"TXT": "3436b41d67"
}
}
@@ -0,0 +1,14 @@
{
"owner": {
"username": "YouFoundAlpha",
"email": "alpha@alpha.is-a.dev",
"Discord": "661121998830960651",
"Twitter": "YouFoundAlpha",
"GitHub": "YouFoundAlpha",
"GitLab": "YouFoundAlpha",
"Mastodon": "@YouFoundAlpha@mastodon.social"
},
"record": {
"TXT": "ed3c92c01a"
}
}
@@ -0,0 +1,11 @@
{
"owner": {
"username": "CuteDog5695",
"email": "cutedog5695@gmail.com",
"discord": "cutedog5695",
"twitter": "cutedog5695"
},
"record": {
"TXT": "cd8aac10494e4b5b76656163a11508"
}
}
@@ -0,0 +1,10 @@
{
"description": "GitHub Pages verification for foxsden.is-a.dev",
"owner": {
"username": "FoxsDenYT",
"email": "foxsdenyt+isadev@gmail.com"
},
"record": {
"TXT": "37455d1a9cf706acc4f0cd6ada2ce7"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "aravinds-arv",
"email": "aravinds.arv@pm.me"
},
"record": {
"TXT": "4596a3ed04da898883da2218983b90"
}
}
@@ -4,6 +4,6 @@
"email": "avi.pars@gmail.com"
},
"record": {
"TXT": "68e225e3d290a962de10935ed3f684"
"TXT": "870948b647f71ebf9489fa34db4efb"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "sxurabh",
"email": "saurabhkirve@gmail.com"
},
"record": {
"TXT": "e587577c97f73d2047aaf6ec8ff92c"
}
}
@@ -0,0 +1,10 @@
{
"description": "Github page domain verification",
"owner": {
"username": "fa-fifi",
"email": "fafifi1997@gmail.com"
},
"record": {
"TXT": "4076c15aac94a89c1a131d252cf368"
}
}
@@ -4,6 +4,6 @@
"email": "cp@imtaqin.id"
},
"record": {
"TXT": "b300a7cdb4c929b57cae7e0bf0ab69"
"TXT": "54ca8d4fa780d986e86c1306c00519"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "is-a-dev",
"email": "phenax5@gmail.com"
},
"record": {
"TXT": "c551c059fb167540ec0498d9011556"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "jakehe1226",
"email": "jakehe1226@gmail.com"
},
"record": {
"TXT": "d96dac12901888fba491ca3e7666b6"
}
}
@@ -0,0 +1,10 @@
{
"owner": {
"username": "likalium",
"email": "",
"discord": "likalium"
},
"record": {
"TXT": "57407626f3a1e351e728a974c6d5af"
}
}
@@ -5,6 +5,6 @@
"email": "oliver.anderson4435@gmail.com"
},
"record": {
"TXT": "088d75670097903fabd47977697d42"
"TXT": "39223fa7956e66887c05db8b244538"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "prakhillohiya",
"email": "prakhillohiya@gmail.com"
},
"record": {
"TXT": "31f067f6796f63a3cb4e0110ff10df"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
"TXT": "15bce163359555d636e6bd2cc5903f"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
"TXT": "56a8f3f0363cd17d881a7380ede544"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "riviox",
"email": "rivioxyt@hotmail.com"
},
"record": {
"TXT": "2f2432d565a3e7e8f3a4577c0e4a90"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "tr1xem",
"email": "kmtechnical2006@gmail.com"
},
"record": {
"TXT": "612be6ed1c46c3f2ae43faf700aa5a"
}
}
@@ -0,0 +1,9 @@
{
"owner": {
"username": "tr1xem",
"email": "kmtechnical2006@gmail.com"
},
"record": {
"TXT": "a877a72296a97b52bb3913a1fc05da"
}
}
@@ -1,10 +1,10 @@
{
"owner": {
"username": "is-a-dev",
"email": "phenax5@gmail.com"
"username": "wdhdev",
"email": "william@williamharrison.dev"
},
"record": {
"TXT": "98ab14aec3df26fb9b1626d584d5f5"
"TXT": "dd771e3f8e535c62bb471e3760dc66"
}
}
@@ -1,10 +1,10 @@
{
"owner": {
"username": "is-a-dev",
"email": "phenax5@gmail.com"
"username": "wdhdev",
"email": "william@williamharrison.dev"
},
"record": {
"TXT": "a6bc96312c4473df6c37f63d3e0fed"
"TXT": "f702ea064c3d034b70bb3576bba918"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "alijafari-gd",
"email": "ali.jafari.sn@gmail.com"
},
"record": {
"URL": "https://alijafari.is-a.dev"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "9898video",
"email": "548625653@qq.com"
},
"record": {
"CNAME": "mg.707077.xyz"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "A1X5H04",
"email": "alishbaig2004@gmail.com"
},
"description": "a1x5h04's Portfolio",
"repo" : "https://github.com/a1x5h04/portfolio",
"record": {
"CNAME": "a1x5h04.pages.dev"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "aadarshkumarsingh198@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "polsagyipols6@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "akrisht62@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "aantaripdas@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
-12
View File
@@ -1,12 +0,0 @@
{
"description": "A Personal Portfilo",
"repo": "https://portfolio.anime0test.repl.co",
"owner": {
"username": "LittleSoldierGaming",
"email": "aantaripdas@gmail.com",
"twitter": "littlesoldiergaming"
},
"record": {
"CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "CoderApuri",
"email": "puri.aarav@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AaravAtGit",
"email": "aarav54897@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "d1qtwmsmdga@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "aayank13",
"email": "aayank1306@gmail.com"
},
"record": {
"A": [
"217.174.245.249",
"51.161.54.161"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AayushBharti",
"email": "aayushbh2002@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AayushBharti",
"email": "aayushbh2002@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AayushBharti",
"email": "aayushbh2002@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "abdallahmehiz",
"email": "abdallah.mehiz@univ-bba.dz"
},
"record": {
"CNAME": "abdallah.mehiz.xyz"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "netsterX",
"email": "mb3202879@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "abdessattarElyagoubi",
"email": "abdeldroid2@gmail.com"
},
"record": {
"CNAME": "abdessattar-elyagoubi.github.io"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "aleatoir3@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "abdessattarElyagoubi",
"email": "abdeldroid2@gmail.com"
},
"record": {
"CNAME": "abdessattarelyagoubi.github.io"
}
}
+4 -4
View File
@@ -1,11 +1,11 @@
{
"owner": {
"username": "5enox",
"email": "animikantan@gmail.com"
"username": "xAbdoAT",
"email": "ABDO199877@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "Abdul1810",
"email": "abdulking8010@gmail.com",
"discord": "Abdul ♥#5464"
},
"record": {
"CNAME": "rahman.works"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "abdullohalimov",
"email": "raistlinmajere10@gmail.com"
},
"record": {
"A": ["91.200.84.14"]
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "MRJ-Badshah",
"email": "illegalhacker2.0@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "abhiwa6@protonmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
-10
View File
@@ -1,10 +0,0 @@
{
"owner": {
"username": "abhinandanwadwa",
"email": "abhinandanwadhwa5@gmail.com"
},
"record": {
"A": ["139.59.76.105"]
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "abhinavcool42@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "abxisxekpanda@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "studentabhishekpb@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "demoxs",
"email": "devatjps@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"owner": {
"username": "leburgue",
"email": "albertonazijew@gmail.com"
},
"record": {
"A": [
"217.174.245.249",
"51.161.54.161"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "ajachintya",
"email": "ajachintyajaiswal@gmail.com"
},
"record": {
"URL": "https://portfolio-app-production.up.railway.app"
}
}
-11
View File
@@ -1,11 +0,0 @@
{
"owner": {
"username": "ActivateClosur3",
"email": "activateclosureyt@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": ["hosts.is-a.dev"]
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "acton.clever@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "nguyenanhducxmen@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AdamEXu",
"email": "adam.yi.xu@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "AdamOusmer",
"email": "aousmer03@gmail.com"
},
"record": {
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 include:icloud.com ~all"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "adarshinamdar2003@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": ["hosts.is-a.dev"]
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "akshworkmail@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "adhitht",
"email": "adhith.tharammal@gmail.com"
},
"record": {
"URL": "https://adhitht.me"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "Adib23704",
"email": "adib23704@gmail.com"
},
"record": {
"CNAME": "adib23704.tk"
}
}
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "adyoblu2000@yahoo.com"
},
"record": {
"A": ["217.174.245.249"],
"A": ["217.174.245.249", "51.161.54.161"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
-11
View File
@@ -1,11 +0,0 @@
{
"description": "This is my personal portfolio website",
"repo": "https://github.com/Adityyaaa/adityyaaa.github.io",
"owner": {
"username": "Adityyaaa",
"email": "aditya.awasthi612@gmail.com"
},
"record": {
"CNAME": "adityyaaa.github.io"
}
}

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