diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml new file mode 100644 index 000000000..a6a5e4b16 --- /dev/null +++ b/.github/workflows/wildcard.yml @@ -0,0 +1,65 @@ +name: Wildcard temp record + +on: + workflow_dispatch: + inputs: + recordcontent: + description: "Record Content" + required: true + default: "warning" + +jobs: + publish: + runs-on: ubuntu-latest + steps: + - name: Checkout repository + uses: actions/checkout@v2 + + - name: Generate JSON file + run: | + echo '{ + "owner": { + "username": "is-a-dev", + "email": "hello@maintainers.is-a.dev" + }, + "record": { + "TXT": "${{ github.event.inputs.recordcontent }}" + } + }' > ./domains/_acme-challenge.json + + - name: test + run: cat domains/_acme-challenge.json + + - name: Install Yarn dependencies + run: yarn install --ignore-engines + + - name: Publishing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records + - name: Sleep + run: sleep 10m + shell: bash + + - name: Remove + run: rm domains/_acme-challenge.json + shell: bash + + - name: removing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records diff --git a/README.md b/README.md index 4fa2a3790..58a770788 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration -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. +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 diff --git a/default.nix b/default.nix index 51e03c2d0..b806eb6c4 100644 --- a/default.nix +++ b/default.nix @@ -3,7 +3,7 @@ let inherit (nixpkgs) pkgs; nixPackages = with pkgs; [ - nodejs-16_x + nodejs-18_x yarn docker-compose dnsutils diff --git a/domains/1no.json b/domains/1no.json new file mode 100644 index 000000000..97cda75d2 --- /dev/null +++ b/domains/1no.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1NO26", + "email": "ali2626albayrak@gmail.com" + }, + "record": { + "URL": "https://whub.pro" + } +} diff --git a/domains/853.json b/domains/853.json new file mode 100644 index 000000000..15f4a86fe --- /dev/null +++ b/domains/853.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sonic853", + "email": "sonic853@qq.com" + }, + "record": { + "A": ["119.29.157.82"] + } +} diff --git a/domains/_github-pages-challenge-404dev-404.404.json b/domains/_github-pages-challenge-404dev-404.404.json new file mode 100644 index 000000000..6b1955b74 --- /dev/null +++ b/domains/_github-pages-challenge-404dev-404.404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + "record": { + "TXT": "22a06372e0e8c1ce907acca87f8222" + } +} diff --git a/domains/_github-pages-challenge-Adolar0042.adolar0042.json b/domains/_github-pages-challenge-Adolar0042.adolar0042.json new file mode 100644 index 000000000..38abcd5c9 --- /dev/null +++ b/domains/_github-pages-challenge-Adolar0042.adolar0042.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "TXT": "927a8ca97dbdccd9140313116bd068" + } +} diff --git a/domains/_github-pages-challenge-Sife-shuo.sife.json b/domains/_github-pages-challenge-Sife-shuo.sife.json new file mode 100644 index 000000000..e47131410 --- /dev/null +++ b/domains/_github-pages-challenge-Sife-shuo.sife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sife-shuo", + "email": "sifed@qq.com" + }, + "record": { + "TXT": "35bbdb5b21b0f5706786ea4bc01002" + } +} diff --git a/domains/_github-pages-challenge-TorchedSammy.sammy.json b/domains/_github-pages-challenge-TorchedSammy.sammy.json new file mode 100644 index 000000000..60d74c0dc --- /dev/null +++ b/domains/_github-pages-challenge-TorchedSammy.sammy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TorchedSammy", + "email": "torchedsammy@gmail.com" + }, + "record": { + "TXT": "9693d9e721696f4184aa3abfa35921" + } +} diff --git a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json new file mode 100644 index 000000000..351c155ee --- /dev/null +++ b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for aakanksha.is-a.dev", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "TXT": "0e195a2a30854573db976207e5f2f2" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json b/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json new file mode 100644 index 000000000..b0ac5a460 --- /dev/null +++ b/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AldenizenMC", + "email": "aldenizen09@gmail.com" + }, + "record": { + "TXT": "3a73c3c550c151965f6781677b6d2d" + } +} diff --git a/domains/_github-pages-challenge-amalpotra.amarjeet.json b/domains/_github-pages-challenge-amalpotra.amarjeet.json new file mode 100644 index 000000000..099fc38b6 --- /dev/null +++ b/domains/_github-pages-challenge-amalpotra.amarjeet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" + } +} diff --git a/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json b/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json new file mode 100644 index 000000000..957cf3eb5 --- /dev/null +++ b/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "anamolsapkota", + "email": "anamolsapkota@gmail.com" + }, + + "record": { + "TXT": "d89d65454e6f71641cc8e45a2ad8b2" + } +} diff --git a/domains/_github-pages-challenge-anandyeole.anandyeole.json b/domains/_github-pages-challenge-anandyeole.anandyeole.json new file mode 100644 index 000000000..85a7981ac --- /dev/null +++ b/domains/_github-pages-challenge-anandyeole.anandyeole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "TXT": "510cbb66f4422990546436db3c897a" + } +} diff --git a/domains/_github-pages-challenge-ananth-swamy.ananth.json b/domains/_github-pages-challenge-ananth-swamy.ananth.json new file mode 100644 index 000000000..0fe3c7a2c --- /dev/null +++ b/domains/_github-pages-challenge-ananth-swamy.ananth.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website (domain verification)", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "TXT": "cb106acbe8da52273b1a5807fb1d9f" + } +} diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json deleted file mode 100644 index d16b0382a..000000000 --- a/domains/_github-pages-challenge-andrewstech.privacy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "f4099fcae5cf0ea04f853bc649c5b1" - } -} diff --git a/domains/_github-pages-challenge-armoredvortex.armoredvortex.json b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json new file mode 100644 index 000000000..1f76ed4cc --- /dev/null +++ b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "TXT": "f333cd13b1edfcaa51d5413b7fd05f" + } +} diff --git a/domains/_github-pages-challenge-ashesh3.ashesh.json b/domains/_github-pages-challenge-ashesh3.ashesh.json new file mode 100644 index 000000000..0d3441db1 --- /dev/null +++ b/domains/_github-pages-challenge-ashesh3.ashesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "TXT": "a0d1fde4660333a6c2b992a1d5e637" + } +} diff --git a/domains/_github-pages-challenge-auravoid.aura.json b/domains/_github-pages-challenge-auravoid.aura.json new file mode 100644 index 000000000..3f682337f --- /dev/null +++ b/domains/_github-pages-challenge-auravoid.aura.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + "record": { + "TXT": "a0182396037ba6edc7f689cf8847f9" + } +} diff --git a/domains/_github-pages-challenge-avellea.avellea.json b/domains/_github-pages-challenge-avellea.avellea.json new file mode 100644 index 000000000..774d76a90 --- /dev/null +++ b/domains/_github-pages-challenge-avellea.avellea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avellea", + "email": "is-a-dev@win11react.com" + }, + "record": { + "TXT": "5c38dbee73e6936232992c0f98829e" + } +} diff --git a/domains/_github-pages-challenge-avipars.avi.json b/domains/_github-pages-challenge-avipars.avi.json new file mode 100644 index 000000000..65a8f5eeb --- /dev/null +++ b/domains/_github-pages-challenge-avipars.avi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avipars", + "email": "avi.pars@gmail.com" + }, + "record": { + "TXT": "68e225e3d290a962de10935ed3f684" + } +} diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json new file mode 100644 index 000000000..d32c795e4 --- /dev/null +++ b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "TXT": "18eddbb722418d4b62eb8976f91621" + } +} diff --git a/domains/_github-pages-challenge-bqwerr.srujan.json b/domains/_github-pages-challenge-bqwerr.srujan.json new file mode 100644 index 000000000..bd5de8f82 --- /dev/null +++ b/domains/_github-pages-challenge-bqwerr.srujan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bqwerr", + "email": "srujan.t@outlook.com" + }, + "record": { + "TXT": "0f2975970f0cdf325103a7d1f3ecf3" + } +} diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json new file mode 100644 index 000000000..073aabc3b --- /dev/null +++ b/domains/_github-pages-challenge-caodoc.caodoc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "caodoc", + "email": "", + "discord": "caodoc" + }, + "record": { + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + } +} diff --git a/domains/_github-pages-challenge-charmingdisorder.alexey.json b/domains/_github-pages-challenge-charmingdisorder.alexey.json new file mode 100644 index 000000000..6738fc537 --- /dev/null +++ b/domains/_github-pages-challenge-charmingdisorder.alexey.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "charmingdisorder", + "email": "null" + }, + + "record": { + "TXT": "8045a0394db9ecae4e8f4a76f5c17c" + } +} diff --git a/domains/_github-pages-challenge-chethanyadav456.chethan.json b/domains/_github-pages-challenge-chethanyadav456.chethan.json new file mode 100644 index 000000000..2cf2f46e7 --- /dev/null +++ b/domains/_github-pages-challenge-chethanyadav456.chethan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chethanyadav456", + "email": "rockchethan1111@gmail.com" + }, + "record": { + "TXT": "9781ed4422557bd427d0eff2c17b99" + } +} diff --git a/domains/_github-pages-challenge-clumzyofficial.adarsh.json b/domains/_github-pages-challenge-clumzyofficial.adarsh.json new file mode 100644 index 000000000..eb311ade9 --- /dev/null +++ b/domains/_github-pages-challenge-clumzyofficial.adarsh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "clumzyofficial", + "email": "adarshshukla0344@gmail.com" + }, + + "record": { + "TXT": "b37649c87b3dc3594b1c44139e420a" + } +} diff --git a/domains/_github-pages-challenge-compcoder007.umesh.json b/domains/_github-pages-challenge-compcoder007.umesh.json new file mode 100644 index 000000000..7eebe0abd --- /dev/null +++ b/domains/_github-pages-challenge-compcoder007.umesh.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "TXT": "7e581a7ce40509036ecb310e92fd21" + } +} diff --git a/domains/_github-pages-challenge-crystalbajgai.crystal.json b/domains/_github-pages-challenge-crystalbajgai.crystal.json new file mode 100644 index 000000000..7c635498a --- /dev/null +++ b/domains/_github-pages-challenge-crystalbajgai.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "6fbb6593b607699c01a1c17c8c2849" + } +} diff --git a/domains/_github-pages-challenge-danilofuchs.danilofuchs.json b/domains/_github-pages-challenge-danilofuchs.danilofuchs.json new file mode 100644 index 000000000..122ce8335 --- /dev/null +++ b/domains/_github-pages-challenge-danilofuchs.danilofuchs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "TXT": "09bee48261a7e91718432a7b51baaa" + } +} diff --git a/domains/_github-pages-challenge-dumprr.dumprr.json b/domains/_github-pages-challenge-dumprr.dumprr.json new file mode 100644 index 000000000..37acbe038 --- /dev/null +++ b/domains/_github-pages-challenge-dumprr.dumprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dumprr", + "email": "duhhhmprr@proton.me" + }, + "record": { + "TXT": "493971f29452bc15b55966259b43a5" + } +} diff --git a/domains/_github-pages-challenge-dushmanta05.dushmanta.json b/domains/_github-pages-challenge-dushmanta05.dushmanta.json new file mode 100644 index 000000000..354d2d348 --- /dev/null +++ b/domains/_github-pages-challenge-dushmanta05.dushmanta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dushmanta05", + "email": "dushmanta.dev@gmail.com" + }, + "record": { + "TXT": "259ff2c88b910f54c7a1ec2d0da405" + } +} diff --git a/domains/_github-pages-challenge-dvandervlag.dennis.json b/domains/_github-pages-challenge-dvandervlag.dennis.json new file mode 100644 index 000000000..53deda04d --- /dev/null +++ b/domains/_github-pages-challenge-dvandervlag.dennis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dvandervlag", + "email": "dvandervlag@gmail.com" + }, + "record": { + "TXT": "e0c9a40b22c0a75c4043ff40e1b926" + } +} diff --git a/domains/_github-pages-challenge-edwardthelegend.edward.json b/domains/_github-pages-challenge-edwardthelegend.edward.json new file mode 100644 index 000000000..1e3ed00dc --- /dev/null +++ b/domains/_github-pages-challenge-edwardthelegend.edward.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EdwardTheLegend", + "email": "edward@edwardtlowe.com" + }, + + "record": { + "TXT": "fba1c393a4bf816cdb2aa4515feae1" + } +} diff --git a/domains/_github-pages-challenge-endermanbugzjfc.zjfc.json b/domains/_github-pages-challenge-endermanbugzjfc.zjfc.json new file mode 100644 index 000000000..56b3810db --- /dev/null +++ b/domains/_github-pages-challenge-endermanbugzjfc.zjfc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Endermanbugzjfc", + "email": "endermanbugzjfc@gmail.com" + }, + "record": { + "TXT": "238acf06da9051a27631863f11abbf" + } +} diff --git a/domains/_github-pages-challenge-fdciabdul.fdciabdul.json b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json new file mode 100644 index 000000000..6f3e033b2 --- /dev/null +++ b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fdciabdul", + "email": "cp@imtaqin.id" + }, + "record": { + "TXT": "b300a7cdb4c929b57cae7e0bf0ab69" + } +} diff --git a/domains/_github-pages-challenge-flazepe.flazepe.json b/domains/_github-pages-challenge-flazepe.flazepe.json new file mode 100644 index 000000000..0df317748 --- /dev/null +++ b/domains/_github-pages-challenge-flazepe.flazepe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "flazepe", + "email": "flazepe@gmail.com" + }, + "record": { + "TXT": "68edc295b0936fb51d13af5cbbfc3b" + } +} diff --git a/domains/_github-pages-challenge-flc995.florin.json b/domains/_github-pages-challenge-flc995.florin.json new file mode 100644 index 000000000..ba21b7cf8 --- /dev/null +++ b/domains/_github-pages-challenge-flc995.florin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "flc995", + "email": "flc995@gmail.com" + }, + "record": { + "TXT": "eab0530066ed691b55a4edd424f74b" + } +} diff --git a/domains/_github-pages-challenge-foxy4096.foxy4096.json b/domains/_github-pages-challenge-foxy4096.foxy4096.json new file mode 100644 index 000000000..bb079d007 --- /dev/null +++ b/domains/_github-pages-challenge-foxy4096.foxy4096.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "foxy4096", + "email": "adityapriyadarshi669@gmail.com" + }, + "record": { + "TXT": "eb006bea4f375b57b795dbfc8dd3fe" + } +} diff --git a/domains/_github-pages-challenge-gautamkrishnar.gkr.json b/domains/_github-pages-challenge-gautamkrishnar.gkr.json new file mode 100644 index 000000000..5128b0ad1 --- /dev/null +++ b/domains/_github-pages-challenge-gautamkrishnar.gkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gautamkrishnar", + "email": "rgautamkrishna@gmail.com" + }, + "record": { + "TXT": "155ab7179ccadb58ed0627f0b45420" + } +} diff --git a/domains/_github-pages-challenge-harishnkr.hari.json b/domains/_github-pages-challenge-harishnkr.hari.json new file mode 100644 index 000000000..5380b91fa --- /dev/null +++ b/domains/_github-pages-challenge-harishnkr.hari.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "harishnkr", + "email": "hari2menon1234@gmail.com" + }, + "record": { + "TXT": "7f15aad6874de8ea118574464c8169" + } +} diff --git a/domains/_github-pages-challenge-iakzs.iakzs.json b/domains/_github-pages-challenge-iakzs.iakzs.json new file mode 100644 index 000000000..8a372ceb6 --- /dev/null +++ b/domains/_github-pages-challenge-iakzs.iakzs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "TXT": "e20d874e765da4afd4a221f6c8bce4" + } +} diff --git a/domains/_github-pages-challenge-iakzs.kz.json b/domains/_github-pages-challenge-iakzs.kz.json new file mode 100644 index 000000000..fe4f5b0df --- /dev/null +++ b/domains/_github-pages-challenge-iakzs.kz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "TXT": "cb7cd68eea57b70a1cd2814629c399" + } +} diff --git a/domains/_github-pages-challenge-iamrony777.ronit.json b/domains/_github-pages-challenge-iamrony777.ronit.json new file mode 100644 index 000000000..22817830e --- /dev/null +++ b/domains/_github-pages-challenge-iamrony777.ronit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iamrony777", + "email": "iamrony777@pm.me" + }, + + "record": { + "TXT": "702edaf64e30be353646b4988cbc26" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-icky17.jairomorales.json b/domains/_github-pages-challenge-icky17.jairomorales.json new file mode 100644 index 000000000..411611754 --- /dev/null +++ b/domains/_github-pages-challenge-icky17.jairomorales.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Icky17", + "email": "jairomoralesperez0@gmail.com" + }, + "record": { + "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" + } +} diff --git a/domains/_github-pages-challenge-icm185.icm.json b/domains/_github-pages-challenge-icm185.icm.json new file mode 100644 index 000000000..cef6148a5 --- /dev/null +++ b/domains/_github-pages-challenge-icm185.icm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "TXT":"0a7797274484306ed45f07548705fa" + } +} diff --git a/domains/_github-pages-challenge-impratik7.pratikmali.json b/domains/_github-pages-challenge-impratik7.pratikmali.json new file mode 100644 index 000000000..53c529cb3 --- /dev/null +++ b/domains/_github-pages-challenge-impratik7.pratikmali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" + } +} diff --git a/domains/_github-pages-challenge-inkilu.inkilu.json b/domains/_github-pages-challenge-inkilu.inkilu.json new file mode 100644 index 000000000..28f5c4dec --- /dev/null +++ b/domains/_github-pages-challenge-inkilu.inkilu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "TXT": "d84cc8928b4a48588344fd7d279fd6" + } +} diff --git a/domains/_github-pages-challenge-iraviteja.raviteja.json b/domains/_github-pages-challenge-iraviteja.raviteja.json new file mode 100644 index 000000000..999103014 --- /dev/null +++ b/domains/_github-pages-challenge-iraviteja.raviteja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iraviteja", + "email": "iraviteja77@gmail.com" + }, + "record": { + "TXT": "6bb854139d8be9a7f37ccb05319b75" + } +} diff --git a/domains/_github-pages-challenge-itsvick.itsvick.json b/domains/_github-pages-challenge-itsvick.itsvick.json new file mode 100644 index 000000000..0987c873d --- /dev/null +++ b/domains/_github-pages-challenge-itsvick.itsvick.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "itsvick", + "email": "vivek_kasture@techjoomla.com" + }, + + "record": { + "TXT": "6cccc8b9552901f383cdc6a606b185" + } + } diff --git a/domains/_github-pages-challenge-j3rrythomas.jerry.json b/domains/_github-pages-challenge-j3rrythomas.jerry.json new file mode 100644 index 000000000..8648e23de --- /dev/null +++ b/domains/_github-pages-challenge-j3rrythomas.jerry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "TXT": "8d2b658010e7359f0de68b61b4b6dd" + } +} diff --git a/domains/_github-pages-challenge-javascript-void0.java.json b/domains/_github-pages-challenge-javascript-void0.java.json new file mode 100644 index 000000000..79336d6fb --- /dev/null +++ b/domains/_github-pages-challenge-javascript-void0.java.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "javascript-void0", + "email": "", + "discord": "Java#3865" + }, + "record": { + "TXT": "ce7434d57dd03085f434bc76dbab2f" + } +} diff --git a/domains/_github-pages-challenge-jesgran.jesgran.json b/domains/_github-pages-challenge-jesgran.jesgran.json new file mode 100644 index 000000000..aa279e5f8 --- /dev/null +++ b/domains/_github-pages-challenge-jesgran.jesgran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "TXT": "4ca188e02efff19513cd6f803a57e2" + } +} diff --git a/domains/_github-pages-challenge-joythejoystick1.glqch.json b/domains/_github-pages-challenge-joythejoystick1.glqch.json new file mode 100644 index 000000000..e3ebe9ee0 --- /dev/null +++ b/domains/_github-pages-challenge-joythejoystick1.glqch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "TXT": "eb682c2a35bd6139b653df86f7d248" + } +} diff --git a/domains/_github-pages-challenge-justtobbi.justtobbi.json b/domains/_github-pages-challenge-justtobbi.justtobbi.json new file mode 100644 index 000000000..5451bef64 --- /dev/null +++ b/domains/_github-pages-challenge-justtobbi.justtobbi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justtobbi", + "email": "justtobbi@gmail.com" + }, + "record": { + "TXT": "40c1c0481529b00233ccf00048c45c" + } +} diff --git a/domains/_github-pages-challenge-labus3.madhav.json b/domains/_github-pages-challenge-labus3.madhav.json new file mode 100644 index 000000000..d2de31abb --- /dev/null +++ b/domains/_github-pages-challenge-labus3.madhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LaBus3", + "email": "madhav.v.1996@gmail.com" + }, + "record": { + "TXT": "7362cb36811c9eefc5039e6e6da778" + } +} diff --git a/domains/_github-pages-challenge-liancastellon.liancg.json b/domains/_github-pages-challenge-liancastellon.liancg.json new file mode 100644 index 000000000..450d43714 --- /dev/null +++ b/domains/_github-pages-challenge-liancastellon.liancg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "liancg@gmail.com" + }, + + "record": { + "TXT": "de487db710c1daf905269fb57775b6" + } +} diff --git a/domains/_github-pages-challenge-loisvelasco.loisvelasco.json b/domains/_github-pages-challenge-loisvelasco.loisvelasco.json new file mode 100644 index 000000000..f40a9489b --- /dev/null +++ b/domains/_github-pages-challenge-loisvelasco.loisvelasco.json @@ -0,0 +1,10 @@ +{ + "description": "Github Verification", + "owner": { + "username": "loiSvelasco", + "email": "loisuperficialvelasco@gmail.com" + }, + "record": { + "TXT": "e45f5cee8c9438fe563d3bf4b2fbbe" + } +} diff --git a/domains/_github-pages-challenge-madebytragic.madebytragic.json b/domains/_github-pages-challenge-madebytragic.madebytragic.json new file mode 100644 index 000000000..4c9dbb811 --- /dev/null +++ b/domains/_github-pages-challenge-madebytragic.madebytragic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + "record": { + "TXT": "9693d9e721696f4184aa3abfa35921" + } +} diff --git a/domains/_github-pages-challenge-marcossatoshi.satoshi.json b/domains/_github-pages-challenge-marcossatoshi.satoshi.json new file mode 100644 index 000000000..09ab347fc --- /dev/null +++ b/domains/_github-pages-challenge-marcossatoshi.satoshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marcossatoshi", + "email": "marcos.satoshi@gmail.com" + }, + "record": { + "TXT": "f3045f0960ac5562a7d764b72d102a" + } +} diff --git a/domains/_github-pages-challenge-mcotocel.mcotocel.json b/domains/_github-pages-challenge-mcotocel.mcotocel.json new file mode 100644 index 000000000..d1e2bdd0c --- /dev/null +++ b/domains/_github-pages-challenge-mcotocel.mcotocel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MCotocel", + "email": "mcotocel@outlook.com" + }, + "record": { + "TXT": "059ac86f94300091a59d2cef8b09a6" + } +} diff --git a/domains/_github-pages-challenge-mikeymoo5.moothecow.json b/domains/_github-pages-challenge-mikeymoo5.moothecow.json new file mode 100644 index 000000000..289eb7ee9 --- /dev/null +++ b/domains/_github-pages-challenge-mikeymoo5.moothecow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mikeymoo5", + "email": "smartguy9964@gmail.com" + }, + "record": { + "TXT": "2f899dd96f9394c2c189dc9a31aaf6" + } +} diff --git a/domains/_github-pages-challenge-mr1cecream.mricecream.json b/domains/_github-pages-challenge-mr1cecream.mricecream.json new file mode 100644 index 000000000..1c0086982 --- /dev/null +++ b/domains/_github-pages-challenge-mr1cecream.mricecream.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mr1cecream", + "email": "guy@ochakov.com", + "twitter": "Mr__Icecream" + }, + "record": { + "TXT": "86fe9c2f7e2d0be6a7a1c16a1c8032" + } +} diff --git a/domains/_github-pages-challenge-natblida68.ashwa.json b/domains/_github-pages-challenge-natblida68.ashwa.json new file mode 100644 index 000000000..3032c35f4 --- /dev/null +++ b/domains/_github-pages-challenge-natblida68.ashwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + "record": { + "TXT": "f20bb532af2838eed8bfe622378d4b" + } +} diff --git a/domains/_github-pages-challenge-night0721.night.json b/domains/_github-pages-challenge-night0721.night.json new file mode 100644 index 000000000..15d4b7d75 --- /dev/null +++ b/domains/_github-pages-challenge-night0721.night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@gmail.com" + }, + "record": { + "TXT": "e87fbe224df0c16bf8e0796e229952" + } +} diff --git a/domains/_github-pages-challenge-nobody5050.6502.json b/domains/_github-pages-challenge-nobody5050.6502.json new file mode 100644 index 000000000..0f576e906 --- /dev/null +++ b/domains/_github-pages-challenge-nobody5050.6502.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "TXT": "0648c9309d9441b7f6b0dea3a78194" + } +} diff --git a/domains/_github-pages-challenge-node0505.node.json b/domains/_github-pages-challenge-node0505.node.json new file mode 100644 index 000000000..c8f9d1c87 --- /dev/null +++ b/domains/_github-pages-challenge-node0505.node.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "node0505", + "email": "node0505@outlook.com" + }, + "record": { + "TXT": "18bf4da227454aaee1c8e2ba62d466" + } +} diff --git a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json new file mode 100644 index 000000000..87dfb2fd6 --- /dev/null +++ b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "TXT": "72fd44f779f6bd6ad363ff20bdeffb" + } +} diff --git a/domains/_github-pages-challenge-notnotrachit.rachit.json b/domains/_github-pages-challenge-notnotrachit.rachit.json new file mode 100644 index 000000000..89cf97685 --- /dev/null +++ b/domains/_github-pages-challenge-notnotrachit.rachit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notnotrachit", + "email": "rachitkhurana40@gmail.com" + }, + "record": { + "TXT": "934b26e127661bad98765dc4d571f2" + } +} diff --git a/domains/_github-pages-challenge-nxb1t.nxb1t.json b/domains/_github-pages-challenge-nxb1t.nxb1t.json new file mode 100644 index 000000000..7da08967a --- /dev/null +++ b/domains/_github-pages-challenge-nxb1t.nxb1t.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "nxb1t", + "email": "nxb1t@proton.me" + }, + "record": { + "TXT": "c18d4423748e2acdfacadefa6495a6" + } +} diff --git a/domains/_github-pages-challenge-oxmc.oxmc.json b/domains/_github-pages-challenge-oxmc.oxmc.json new file mode 100644 index 000000000..1d97dc9ce --- /dev/null +++ b/domains/_github-pages-challenge-oxmc.oxmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "TXT": "eb7d97f93f961fd03de6e26db45846" + } +} diff --git a/domains/_github-pages-challenge-pansy27.pansy.json b/domains/_github-pages-challenge-pansy27.pansy.json new file mode 100644 index 000000000..fd1bf5895 --- /dev/null +++ b/domains/_github-pages-challenge-pansy27.pansy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pansy27", + "email": "uselessshogun99@gmail.com" + }, + "record": { + "TXT": "f7dedb2a4d727663fc9b0198fe3797" + } +} diff --git a/domains/_github-pages-challenge-pingoda.pingoda.json b/domains/_github-pages-challenge-pingoda.pingoda.json new file mode 100644 index 000000000..829e3424a --- /dev/null +++ b/domains/_github-pages-challenge-pingoda.pingoda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Pingoda", + "email": "francescoclem915@gmail.com", + "twitter": "Pingoda_" + }, + "record": { + "TXT": "9ddc01a76b306b3cef2aba7445689b" + } +} diff --git a/domains/_github-pages-challenge-quackduck.ishan.json b/domains/_github-pages-challenge-quackduck.ishan.json new file mode 100644 index 000000000..1be7e5094 --- /dev/null +++ b/domains/_github-pages-challenge-quackduck.ishan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "quackduck", + "email": "igoel.mail@gmail.com" + }, + "record": { + "TXT": "14ec35f5a4a8dc217d642452be6b35" + } +} diff --git a/domains/_github-pages-challenge-roktim32.gitninja.json b/domains/_github-pages-challenge-roktim32.gitninja.json new file mode 100644 index 000000000..9c4b916a2 --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "d6e6727362997465d332f12898ad6b" + } +} diff --git a/domains/_github-pages-challenge-roktim32.roktim.json b/domains/_github-pages-challenge-roktim32.roktim.json new file mode 100644 index 000000000..94a7792a0 --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.roktim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "9870d553eddd629da2c41de6add304" + } +} diff --git a/domains/_github-pages-challenge-roktim32.yourdad.json b/domains/_github-pages-challenge-roktim32.yourdad.json new file mode 100644 index 000000000..bea2e39eb --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.yourdad.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "f2a400f4d62cba7fa18b6c288f38b1" + } +} diff --git a/domains/_github-pages-challenge-rv178.rv178.json b/domains/_github-pages-challenge-rv178.rv178.json new file mode 100644 index 000000000..865c3fe72 --- /dev/null +++ b/domains/_github-pages-challenge-rv178.rv178.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rv178", + "email": "idliyout@gmail.com" + }, + "record": { + "TXT": "e90b3dc10573fa656898bbbf08108c" + } +} diff --git a/domains/_github-pages-challenge-sekharmalla.chandra.json b/domains/_github-pages-challenge-sekharmalla.chandra.json new file mode 100644 index 000000000..c787e5921 --- /dev/null +++ b/domains/_github-pages-challenge-sekharmalla.chandra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sekharmalla", + "email": "sekharmalla.vfx@gmail.com" + }, + "record": { + "TXT": "11ecb44a01a667c78ba76d704d9fc5" + } +} + diff --git a/domains/_github-pages-challenge-seriaati.seria.json b/domains/_github-pages-challenge-seriaati.seria.json new file mode 100644 index 000000000..ce11250a5 --- /dev/null +++ b/domains/_github-pages-challenge-seriaati.seria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com" + }, + "record": { + "TXT": "2b63f16e0af54ee011fd27e02091a0" + } +} diff --git a/domains/_github-pages-challenge-sharkaboi.sarath.json b/domains/_github-pages-challenge-sharkaboi.sarath.json new file mode 100644 index 000000000..cec9443d4 --- /dev/null +++ b/domains/_github-pages-challenge-sharkaboi.sarath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sharkaboi", + "email": "sarathsedu@gmail.com" + }, + "record": { + "TXT": "9cc661fc83c313e055250b32fedfac" + } +} diff --git a/domains/_github-pages-challenge-shays24.shays.json b/domains/_github-pages-challenge-shays24.shays.json new file mode 100644 index 000000000..9f8ab0531 --- /dev/null +++ b/domains/_github-pages-challenge-shays24.shays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SHays24", + "email": "shays24@student.sacs.nsw.edu.au" + }, + "record": { + "TXT": "16d1b82e4e76d05a0301fbf7a80f9b" + } +} diff --git a/domains/_github-pages-challenge-shinyzenith.aakash.json b/domains/_github-pages-challenge-shinyzenith.aakash.json new file mode 100644 index 000000000..338833c6b --- /dev/null +++ b/domains/_github-pages-challenge-shinyzenith.aakash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "TXT": "6f217d98c6a92f084c092bab59d8b1" + } +} diff --git a/domains/_github-pages-challenge-skandabhairava.terroid.json b/domains/_github-pages-challenge-skandabhairava.terroid.json new file mode 100644 index 000000000..09fdebe82 --- /dev/null +++ b/domains/_github-pages-challenge-skandabhairava.terroid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skandabhairava", + "email": "skandabhairava@gmail.com" + }, + "record": { + "TXT": "73004005801e8467de8a643a7c1cf8" + } +} diff --git a/domains/_github-pages-challenge-spaxly.spaxly.json b/domains/_github-pages-challenge-spaxly.spaxly.json new file mode 100644 index 000000000..fbf142def --- /dev/null +++ b/domains/_github-pages-challenge-spaxly.spaxly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Spaxly", + "email": "ohmrc2545@gmail.com" + }, + "record": { + "TXT": "94c657ca404ce17483065583db2e61" + } +} diff --git a/domains/_github-pages-challenge-stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json new file mode 100644 index 000000000..2d58c7dd3 --- /dev/null +++ b/domains/_github-pages-challenge-stef-00012.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "TXT": "27c2dc9cd3e8a0a37947e82ab6f637" + } +} diff --git a/domains/_github-pages-challenge-studiousgamer.natya.json b/domains/_github-pages-challenge-studiousgamer.natya.json new file mode 100644 index 000000000..03ace2d3f --- /dev/null +++ b/domains/_github-pages-challenge-studiousgamer.natya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "studiousgamer", + "email": "natyavidhanbiswas10@gmail.com" + }, + "record": { + "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" + } +} diff --git a/domains/_github-pages-challenge-syahiramali.syahiramali.json b/domains/_github-pages-challenge-syahiramali.syahiramali.json new file mode 100644 index 000000000..1742811f9 --- /dev/null +++ b/domains/_github-pages-challenge-syahiramali.syahiramali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syahirAmali", + "email": "syahirAmali@gmail.com" + }, + "record": { + "TXT": "f6c381205b87390aaf3c1eaebc9023" + } +} diff --git a/domains/_github-pages-challenge-takase1121.takase.json b/domains/_github-pages-challenge-takase1121.takase.json new file mode 100644 index 000000000..dcac94657 --- /dev/null +++ b/domains/_github-pages-challenge-takase1121.takase.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "takase1121", + "email": "takase1121@proton.me" + }, + "record": { + "TXT": "f735d72a61c58977384c6f13305387" + } +} diff --git a/domains/_github-pages-challenge-talinthedev.talinsharma.json b/domains/_github-pages-challenge-talinthedev.talinsharma.json new file mode 100644 index 000000000..7c4ba84c9 --- /dev/null +++ b/domains/_github-pages-challenge-talinthedev.talinsharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "TXT": "2f1f6ebe67567dd216878b0619f465" + } +} diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json new file mode 100644 index 000000000..ffa72a653 --- /dev/null +++ b/domains/_github-pages-challenge-tclement0922.tclement0922.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "9e402ea7933ed1c8da4935e5454fac" + } +} diff --git a/domains/_github-pages-challenge-technohacker.technohacker.json b/domains/_github-pages-challenge-technohacker.technohacker.json new file mode 100644 index 000000000..69a98ffad --- /dev/null +++ b/domains/_github-pages-challenge-technohacker.technohacker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "TXT": "5ad5e489ef3611f4d9a1b21f248218" + } +} diff --git a/domains/_github-pages-challenge-techpixel.tech.json b/domains/_github-pages-challenge-techpixel.tech.json new file mode 100644 index 000000000..7b66f9344 --- /dev/null +++ b/domains/_github-pages-challenge-techpixel.tech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techpixel", + "email": "manitejb@outlook.com" + }, + "record": { + "TXT": "123a1eec949122d5708325108c81b2" + } +} diff --git a/domains/_github-pages-challenge-testbot-github.mathiscool.json b/domains/_github-pages-challenge-testbot-github.mathiscool.json new file mode 100644 index 000000000..4c744e650 --- /dev/null +++ b/domains/_github-pages-challenge-testbot-github.mathiscool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "testbot-github", + "email": "songboosterz.yt@gmail.com" + }, + "record": { + "TXT": "9c350d66193d49dec4cb05b15d387b" + } +} diff --git a/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json new file mode 100644 index 000000000..dc913c8db --- /dev/null +++ b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheHackerDude1083", + "email": "shaheeransari57@gmail.com" + }, + "record": { + "TXT": "66bceec5d092b15c1fcac188b02903" + } +} diff --git a/domains/_github-pages-challenge-thehatkid.hatkid.json b/domains/_github-pages-challenge-thehatkid.hatkid.json new file mode 100644 index 000000000..674fba7aa --- /dev/null +++ b/domains/_github-pages-challenge-thehatkid.hatkid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehatkid", + "email": "saha22023@gmail.com" + }, + "record": { + "TXT": "20405c421d70798fcddcbe0bb3d06d" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-thesanju.thesanju.json b/domains/_github-pages-challenge-thesanju.thesanju.json new file mode 100644 index 000000000..99c62d95f --- /dev/null +++ b/domains/_github-pages-challenge-thesanju.thesanju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com" + }, + "record": { + "TXT": "1ef563891d9e0572cd59f4a3e80b42" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-thesct22.sharath.json b/domains/_github-pages-challenge-thesct22.sharath.json new file mode 100644 index 000000000..436e63297 --- /dev/null +++ b/domains/_github-pages-challenge-thesct22.sharath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" + } + } + \ No newline at end of file diff --git a/domains/_github-pages-challenge-thisisthamizh.thamizh.json b/domains/_github-pages-challenge-thisisthamizh.thamizh.json new file mode 100644 index 000000000..418e11a0a --- /dev/null +++ b/domains/_github-pages-challenge-thisisthamizh.thamizh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisisThamizh", + "email": "venthank88@gmail.com" + }, + "record": { + "TXT": "55f7385e475bf5148e262bf6a07289" + } +} diff --git a/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json b/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json new file mode 100644 index 000000000..32b401538 --- /dev/null +++ b/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thou-mayest", + "email": "", + "twitter": "Dr_whoami_" + }, + "record": { + "TXT": "8c76c4245faa447e805828e24f3743" + } +} diff --git a/domains/_github-pages-challenge-thunder-coding.cd.json b/domains/_github-pages-challenge-thunder-coding.cd.json new file mode 100644 index 000000000..c4385549c --- /dev/null +++ b/domains/_github-pages-challenge-thunder-coding.cd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "TXT": "f56bab0740238435ae2bfe3a7d9283" + } +} diff --git a/domains/_github-pages-challenge-toxocious.toxocious.json b/domains/_github-pages-challenge-toxocious.toxocious.json new file mode 100644 index 000000000..dd3b2619e --- /dev/null +++ b/domains/_github-pages-challenge-toxocious.toxocious.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "toxocious", + "email": "toxocious@gmail.com" + }, + "record": { + "TXT": "d6440f69b31a9769f46475a3bfd91a" + } +} diff --git a/domains/_github-pages-challenge-turvenuija1.turvenuija.json b/domains/_github-pages-challenge-turvenuija1.turvenuija.json new file mode 100644 index 000000000..59cca99da --- /dev/null +++ b/domains/_github-pages-challenge-turvenuija1.turvenuija.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "4209@lattahattu.fi" + }, + "record": { + "TXT": "91c902200720c9032d320f25ae736c" + } +} diff --git a/domains/_github-pages-challenge-vachanmn123.vachanmn.json b/domains/_github-pages-challenge-vachanmn123.vachanmn.json new file mode 100644 index 000000000..3984c1d87 --- /dev/null +++ b/domains/_github-pages-challenge-vachanmn123.vachanmn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + "record": { + "TXT": "c8d038d8f44978beb4910c6c425cc8" + } +} diff --git a/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json new file mode 100644 index 000000000..fb263377d --- /dev/null +++ b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VasilisMylonas", + "email": "vasilismylonas@protonmail.com" + }, + "record": { + "TXT": "2d79d108f14d2a9587952c4682b285" + } +} diff --git a/domains/_github-pages-challenge-vivek-oraon.vivek.json b/domains/_github-pages-challenge-vivek-oraon.vivek.json new file mode 100644 index 000000000..fb3d5ca1c --- /dev/null +++ b/domains/_github-pages-challenge-vivek-oraon.vivek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "record": { + "TXT": "99d887f6958e3be7f2e1972d9ec212" + } +} diff --git a/domains/_github-pages-challenge-vncsmnl.vinicius.json b/domains/_github-pages-challenge-vncsmnl.vinicius.json new file mode 100644 index 000000000..e40943839 --- /dev/null +++ b/domains/_github-pages-challenge-vncsmnl.vinicius.json @@ -0,0 +1,13 @@ +{ + "description": "My personal website", + "repo": "https://github.com/vncsmnl", + "owner": { + "username": "vncsmnl", + "email": "", + "twitter": "vncsmnl", + "discord": "vncsmnl#7835" + }, + "record": { + "TXT": "1bb7647bdc766f138d036f6fdbd2e6" + } +} diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 274f5bd67..36d8e3f0a 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 261a097c6..0aeb7a4cf 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-yorodm.yorodm.json b/domains/_github-pages-challenge-yorodm.yorodm.json new file mode 100644 index 000000000..8b2596e60 --- /dev/null +++ b/domains/_github-pages-challenge-yorodm.yorodm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yorodm", + "email": "yoandy.rmartinez@gmail.com" + }, + "record": { + "TXT": "4e4101d7a9a7606d96f9757829a24d" + } +} \ No newline at end of file diff --git a/domains/_github-pages-challenge-yourtilak.tilak.json b/domains/_github-pages-challenge-yourtilak.tilak.json new file mode 100644 index 000000000..704fc54cf --- /dev/null +++ b/domains/_github-pages-challenge-yourtilak.tilak.json @@ -0,0 +1,11 @@ +{ + "description": "YourTilak.is-a.dev", + "repo": "https://github.com/YourTilak/YourTilak.github.io", + "owner": { + "username": "YourTilak", + "email": "rj05tilak@gmail.com" + }, + "record": { + "TXT": "c599b4c1ad1e049f9a34ab0534ede8" + } +} diff --git a/domains/_github-pages-challenge-zyrouge.zyrouge.json b/domains/_github-pages-challenge-zyrouge.zyrouge.json new file mode 100644 index 000000000..030687aed --- /dev/null +++ b/domains/_github-pages-challenge-zyrouge.zyrouge.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zyrouge", + "email": "zyrouge@hotmail.com", + "twitter": "_zyrouge_" + }, + "record": { + "TXT": "dde2728dbadb035a4ffeda6f696112" + } +} diff --git a/domains/aakash.json b/domains/aakash.json index f81775eca..cc9b8c121 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/shinyzenith/website", "owner": { "username": "Shinyzenith", "email": "aakashsensharma@gmail.com" diff --git a/domains/abdullohalimov.json b/domains/abdullohalimov.json new file mode 100644 index 000000000..ee61db0a4 --- /dev/null +++ b/domains/abdullohalimov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullohalimov", + "email": "raistlinmajere10@gmail.com" + }, + "record": { + "A": ["91.200.84.14"] + } +} diff --git a/domains/adarsh.json b/domains/adarsh.json index 5c18f12bb..a1ad810d0 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio website made by using HTML + CSS and JS", - "repo": "https://github.com/clumzyofficial/clumzyofficial.github.io", "owner": { "username": "clumzyofficial", - "email": "clumzyofficial@gmail.com", - "twitter": "binaryadarsh" + "email": "adarshshukla0344@gmail.com" }, "record": { - "CNAME": "clumzyofficial.github.io" + "CNAME": "clumzyofficial.github.io" } -} +} diff --git a/domains/aditya-awasthi.json b/domains/aditya-awasthi.json new file mode 100644 index 000000000..1f4e390b7 --- /dev/null +++ b/domains/aditya-awasthi.json @@ -0,0 +1,11 @@ +{ + "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" + } +} \ No newline at end of file diff --git a/domains/adnan.json b/domains/adnan.json new file mode 100644 index 000000000..3cc9b43b5 --- /dev/null +++ b/domains/adnan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Adnan0131", + "email": "sonuadnan6@gmail.com" + }, + + "record": { + "CNAME": "adnan0131.github.io" + } +} diff --git a/domains/aikoo7.json b/domains/aikoo7.json new file mode 100644 index 000000000..bb894b1fa --- /dev/null +++ b/domains/aikoo7.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" + } + } + \ No newline at end of file diff --git a/domains/akvityxs.json b/domains/akvityxs.json new file mode 100644 index 000000000..b4cb288ea --- /dev/null +++ b/domains/akvityxs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akvityxs", + "email": "akvityxs@gmail.com" + }, + "record": { + "A": ["80.87.196.168"] + } +} diff --git a/domains/albuman.json b/domains/albuman.json new file mode 100644 index 000000000..cf501ae3e --- /dev/null +++ b/domains/albuman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "CNAME": "albuman.000.pe" + } + } + diff --git a/domains/alcex.json b/domains/alcex.json new file mode 100644 index 000000000..201795d0e --- /dev/null +++ b/domains/alcex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Alcexn", + "email": "alcexn@163.com" + }, + + "record": { + "A": ["76.223.126.88"] + } +} diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index a6bc737e4..d6bf95472 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -2,10 +2,7 @@ "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", "owner": { "username": "AldenizenMC", - "email": "", - "discord": "AldenizenMC#1418", - "twitter": "aldenizenmc", - "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" + "email": "aldenizen09@gmail.com" }, "record": { "CNAME": "AldenizenMC.github.io" diff --git a/domains/privacy.json b/domains/alephdiallo.json similarity index 52% rename from domains/privacy.json rename to domains/alephdiallo.json index 447383cfa..958b0d6fc 100644 --- a/domains/privacy.json +++ b/domains/alephdiallo.json @@ -1,8 +1,10 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" }, + "record": { "A": [ "185.199.108.153", @@ -10,7 +12,9 @@ "185.199.110.153", "185.199.111.153" ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=privacy.isdev.localplayer.dev" + + "TXT": "forward-email=alephdiallo@mail.com" } } diff --git a/domains/alexanderzhx.json b/domains/alexanderzhx.json new file mode 100644 index 000000000..0644e2692 --- /dev/null +++ b/domains/alexanderzhx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} diff --git a/domains/almuqbel.json b/domains/almuqbel.json new file mode 100644 index 000000000..061439bea --- /dev/null +++ b/domains/almuqbel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": ["185.176.43.100"] + } + } + diff --git a/domains/alphabet.json b/domains/alphabet.json new file mode 100644 index 000000000..72cbedb30 --- /dev/null +++ b/domains/alphabet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + + "record": { + "A": ["68.183.191.223"] + } +} diff --git a/domains/beta.json b/domains/analytics.json similarity index 70% rename from domains/beta.json rename to domains/analytics.json index 0fc3a29a3..744084eea 100644 --- a/domains/beta.json +++ b/domains/analytics.json @@ -1,9 +1,10 @@ -{ + + { "owner": { "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { - "URL": "https://register.is-a.dev" + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/ananth.json b/domains/ananth.json new file mode 100644 index 000000000..a8ceae1fc --- /dev/null +++ b/domains/ananth.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +} diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 70591df6b..b6a6a112f 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -1,12 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andrewstech/andrewstech", "owner": { "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" + "email": "andrew@win11react.com" }, "record": { - "CNAME": "andrewstech.github.io" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } } diff --git a/domains/andrewtest.json b/domains/andrewtest.json new file mode 100644 index 000000000..4becd0c6d --- /dev/null +++ b/domains/andrewtest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andrewstech", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/anime.json b/domains/anime.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/anime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/anon.json b/domains/anon.json index 23eacad4e..0013638a9 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,6 +6,8 @@ "email": "contact@anonym-dev.tk" }, "record": { - "CNAME": "anondev.up.railway.app" + "A": ["216.24.57.1"], + "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 77e36b0f2..412c80bd4 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,8 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [ - "34.149.204.188" - ] + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" } } diff --git a/domains/api.json b/domains/api.json index 72adff01c..2afedf41e 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/api.taoanhdep.json b/domains/api.taoanhdep.json new file mode 100644 index 000000000..053c6e1ab --- /dev/null +++ b/domains/api.taoanhdep.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bracou", + "email": "bracoui809@gmail.com" + }, + "record": { + "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" + } + } + \ No newline at end of file diff --git a/domains/arch.json b/domains/arch.json index d4f1c410d..53c1a5dcf 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,10 +1,10 @@ { - "description": "My personal website by on arch.is-a.dev", + "description": "My personal website on arch.is-a.dev (main files in repo/repository).", "repo": "https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", - "email": "", - "discord": "Arch1010#4338", + "email": "c1yd4.arch@inbox.testmail.app", + "discord": "arch1010", "discordid": "410248634593050627" }, "record": { diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json new file mode 100644 index 000000000..0d564b944 --- /dev/null +++ b/domains/ashc1ty.json @@ -0,0 +1,11 @@ +{ + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} diff --git a/domains/ashesh.json b/domains/ashesh.json new file mode 100644 index 000000000..bbcadaf98 --- /dev/null +++ b/domains/ashesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "CNAME": "ashesh3.github.io" + } +} diff --git a/domains/asif.json b/domains/asif.json new file mode 100644 index 000000000..e2e9a07af --- /dev/null +++ b/domains/asif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } + } diff --git a/domains/avi.json b/domains/avi.json index 278286efd..ecabd2b20 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,10 +1,7 @@ { - "description": "Avi' personal developer website", - "repo": "https://github.com/avipars/avipars.github.io", "owner": { "username": "avipars", - "email": "dev@aviparshan.com", - "twitter": "aviinfinity" + "email": "avi.pars@gmail.com" }, "record": { "CNAME": "avipars.github.io" diff --git a/domains/ayvanov.json b/domains/ayvanov.json new file mode 100644 index 000000000..24f94ffa3 --- /dev/null +++ b/domains/ayvanov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayvanov", + "email": "xanderinho@gmail.com" + }, + "record": { + "A": ["79.111.156.10"] + } +} diff --git a/domains/azeez.json b/domains/azeez.json new file mode 100644 index 000000000..bfc4dcf0f --- /dev/null +++ b/domains/azeez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azizbna", + "email": "m.azizbenaissa@gmail.com" + }, + "record": { + "CNAME": "azizbna.github.io" + } +} diff --git a/domains/balaganesh.json b/domains/balaganesh.json new file mode 100644 index 000000000..3476bf55b --- /dev/null +++ b/domains/balaganesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "balaganesh102004", + "email": "balaganesh10.2004@gmail.com" + }, + "record": { + "URL": "https://balaganesh.com" + } +} diff --git a/domains/bare1.json b/domains/bare1.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/bare1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index a34c0ee47..32612e58d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "URL": "https://bday-list.tagesrevelio.repl.co" + } } -} + \ No newline at end of file diff --git a/domains/benediktreck.json b/domains/benediktreck.json new file mode 100644 index 000000000..4afc5309f --- /dev/null +++ b/domains/benediktreck.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/bets.json b/domains/bets.json new file mode 100644 index 000000000..8afecd8f5 --- /dev/null +++ b/domains/bets.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "A": ["16.171.139.108"] + } +} diff --git a/domains/birabittoh.json b/domains/birabittoh.json new file mode 100644 index 000000000..e81b046ee --- /dev/null +++ b/domains/birabittoh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} diff --git a/domains/bkmd.json b/domains/bkmd.json new file mode 100644 index 000000000..90e48e005 --- /dev/null +++ b/domains/bkmd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "CNAME": "da-1.us.hostns.io" + } +} diff --git a/domains/blog.dib.json b/domains/blog.dib.json deleted file mode 100644 index b7660860b..000000000 --- a/domains/blog.dib.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Blog site for my personal projects.", - "owner": { - "username": "DEV-DIBSTER", - "email": "dibster@danbot.host", - "twitter": "DEV_DIBSTER" - }, - "record": { - "A": ["192.95.42.66"] - } -} diff --git a/domains/blog.itznesbro.json b/domains/blog.itznesbro.json new file mode 100644 index 000000000..9219d3238 --- /dev/null +++ b/domains/blog.itznesbro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzNesbroDev", + "email": "asnesbeer3@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} diff --git a/domains/bluemoon.json b/domains/bluemoon.json new file mode 100644 index 000000000..6a0f9e884 --- /dev/null +++ b/domains/bluemoon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} diff --git a/domains/bmbs.json b/domains/bmbs.json new file mode 100644 index 000000000..2397ce3ce --- /dev/null +++ b/domains/bmbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BaamBuus", + "email": "bitternoah864@gmail.com" + }, + "record": { + "CNAME": "baambuus.github.io" + } +} diff --git a/domains/bmh.json b/domains/bmh.json new file mode 100644 index 000000000..4d5779d68 --- /dev/null +++ b/domains/bmh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + "record": { + "URL": "https://bm-hien.github.io/" + } +} diff --git a/domains/bmhien.json b/domains/bmhien.json index 4c36c2cc8..5ba75d1b5 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -3,8 +3,7 @@ "username": "bm-hien", "email": "buiminhhien001@gmail.com" }, - "record": { - "CNAME": "bmhien.pages.dev" + "CNAME": "bm-hien.github.io" } } diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 63ccbb94b..9b3e1a499 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -3,7 +3,7 @@ "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", "owner": { "username": "boredcodebyk", - "email": "" + "email": "khromabyk+dev@gmail.com" }, "record": { "CNAME": "boredcodebyk.github.io" diff --git a/domains/boston2029.json b/domains/boston2029.json new file mode 100644 index 000000000..6059e14f4 --- /dev/null +++ b/domains/boston2029.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boston2029", + "email": "boston2029@outlook.com" + }, + "record": { + "CNAME": "215de2e6-27df-4710-82aa-ae0cfa6f19bc.id.repl.co" + } +} diff --git a/domains/boxey.json b/domains/boxey.json new file mode 100644 index 000000000..079b76b58 --- /dev/null +++ b/domains/boxey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "B0XEY", + "email": "gramcooker@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" + } +} diff --git a/domains/bug-writer.json b/domains/bug-writer.json new file mode 100644 index 000000000..d8d23a1f2 --- /dev/null +++ b/domains/bug-writer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "CNAME": "keirnegn.dev" + } +} diff --git a/domains/caodoc.json b/domains/caodoc.json new file mode 100644 index 000000000..e5aba3242 --- /dev/null +++ b/domains/caodoc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caodoc", + "email": "dochicao2306@gmail.com" + }, + "record": { + "CNAME": "caodoc.github.io" + } +} diff --git a/domains/casb-netbox.json b/domains/casb-netbox.json deleted file mode 100644 index 5cbe0b306..000000000 --- a/domains/casb-netbox.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Qoyyuum", - "email": "abdul.qoyyuum@gmail.com" - }, - - "record": { - "A": ["35.198.253.237"] - } -} diff --git a/domains/catlord.json b/domains/catlord.json new file mode 100644 index 000000000..39d7be89c --- /dev/null +++ b/domains/catlord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "element10101", + "email": "gnoeleht@gmail.com" + }, + "record": { + "CNAME": "3722a886-2c2c-40e3-991b-0d4cb5e935b7.id.repl.co" + } +} diff --git a/domains/cd.json b/domains/cd.json new file mode 100644 index 000000000..2ef6d8b23 --- /dev/null +++ b/domains/cd.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } +} diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json index ddcf893be..9297c19e4 100644 --- a/domains/cdn.badboy.json +++ b/domains/cdn.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" } } diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json index 8ea1a2390..ca5bd2b5b 100644 --- a/domains/cdn.semant.json +++ b/domains/cdn.semant.json @@ -6,6 +6,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" } } diff --git a/domains/chandra.json b/domains/chandra.json index 3f1f3fc0e..8c0ba425a 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -1,10 +1,7 @@ { - "description": "An Data Analyst Portfolio", - "repo": "https://github.com/sekharmalla/portfolio", "owner": { "username": "sekharmalla", - "email": "chandra.malla@msftcommunity.com", - "twitter": "ChandraSMalla" + "email": "sekharmalla.vfx@gmail.com" }, "record": { "CNAME": "sekharmalla.github.io" diff --git a/domains/chethan.json b/domains/chethan.json new file mode 100644 index 000000000..97b69bdbc --- /dev/null +++ b/domains/chethan.json @@ -0,0 +1,13 @@ +{ + "description": "Portfolio of Chethan Yadav", + "repo": "https://github.com/chethanyadav456/chethanyadav456.github.io", + "owner": { + "username": "chethanyadav456", + "email": "chethanyadav456@gmail.com", + "twitter": "DenRaaz77190", + "discord": "raaz6" + }, + "record": { + "CNAME": "chethanyadav456.github.io" + } +} diff --git a/domains/chirag.json b/domains/chirag.json new file mode 100644 index 000000000..273a69ea3 --- /dev/null +++ b/domains/chirag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChiragAgg5k", + "email": "chiragaggarwal5k@gmail.com" + }, + "record": { + "CNAME": "profile-website-5qr.pages.dev" + } +} diff --git a/domains/chrystom.json b/domains/chrystom.json new file mode 100644 index 000000000..5fdbdded1 --- /dev/null +++ b/domains/chrystom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chrystom", + "email": "chrystomt@gmail.com" + }, + + "record": { + "CNAME": "chrystom.github.io" + } +} diff --git a/domains/clay.json b/domains/clay.json new file mode 100644 index 000000000..994a2f470 --- /dev/null +++ b/domains/clay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClaytonTDM", + "email": "claytontdm@gmail.com" + }, + "record": { + "CNAME": "claytontdm.github.io" + } +} diff --git a/domains/codesz.json b/domains/codesz.json new file mode 100644 index 000000000..711a0ab5c --- /dev/null +++ b/domains/codesz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "codeszsoft", + "email": "codeszsoftware@gmail.com" + }, + "repo": "https://github.com/codeszsoft/codeszsoft.github.io", + "record": { + "CNAME": "codeszsoft.github.io" + } +} diff --git a/domains/contentbot.json b/domains/contentbot.json index 7f1cbc6e1..b33d5fc15 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -2,10 +2,10 @@ "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { - "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co" + "CNAME": "fqcxn.com" } } diff --git a/domains/coolbots.json b/domains/coolbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/coolbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} diff --git a/domains/copysland.json b/domains/copysland.json new file mode 100644 index 000000000..32be4f208 --- /dev/null +++ b/domains/copysland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "copysland.github.io" + } + } + \ No newline at end of file diff --git a/domains/crazymax.json b/domains/crazymax.json new file mode 100644 index 000000000..0399d9cac --- /dev/null +++ b/domains/crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazy-max-blog.github.io/test" + } +} diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json deleted file mode 100644 index eaaf9e45c..000000000 --- a/domains/crystaluptime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CRYSTAL-HQ", - "email": "info.crystal.hq@gmail.com" - }, - "record": { - "URL": "https://uptime-kuma.crystaluptime.repl.co" - } -} diff --git a/domains/cz.json b/domains/cz.json new file mode 100644 index 000000000..e34164ac8 --- /dev/null +++ b/domains/cz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ac009527", + "email": "18571853917@163.com" + }, + "record": { + "A": ["193.111.31.120"] + } + } + diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index 71ee24f88..5383f21e3 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -3,8 +3,7 @@ "username": "daanschenkel", "email": "daan@daanschenkel.nl" }, - "record": { - "URL": "https://daanschenkel.nl" + "URL": "https://daanschenkel.nl" } } diff --git a/domains/daddy.json b/domains/daddy.json deleted file mode 100644 index 7d6e17792..000000000 --- a/domains/daddy.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Redirect to daddy mahir's website", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai", - "discord": "molai.dev#2674" - }, - "record": { - "URL": "https://molai.dev" - } -} diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json index c20da8e25..e081cdc8f 100644 --- a/domains/danilofuchs.json +++ b/domains/danilofuchs.json @@ -1,6 +1,4 @@ { - "description": "danilofuchs's is-a.dev domain", - "repo": "https://github.com/danilofuchs/danilofuchs.github.io", "owner": { "username": "danilofuchs", "email": "danilo_fuchs@hotmail.com" diff --git a/domains/darrem.json b/domains/darrem.json new file mode 100644 index 000000000..b8bbce169 --- /dev/null +++ b/domains/darrem.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DarremMolko", + "email": "justdarrem@gmail.com" + }, + "record": { + "CNAME": "darrem.alwaysdata.net" + } + } + \ No newline at end of file diff --git a/domains/data.json b/domains/data.json index 5738c9ef2..10d14c84b 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/datamind.json b/domains/datamind.json new file mode 100644 index 000000000..b27443de8 --- /dev/null +++ b/domains/datamind.json @@ -0,0 +1,12 @@ +{ + "description": "personal site", + "repo": "https://github.com/DatamindDev/DatamindDev.github.io", + "owner": { + "username": "DatamindDev", + "email": "datamindcontact@gmail.com", + "twitter": "i dont use" + }, + "record": { + "CNAME": "dataminddev.github.io" + } +} diff --git a/domains/deltafumble.json b/domains/deltafumble.json new file mode 100644 index 000000000..3e49b5c49 --- /dev/null +++ b/domains/deltafumble.json @@ -0,0 +1,12 @@ +{ + "description": "My blog", + "repo": "https://github.com/deltafumble/deltafumble.github.io", + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com", + "twitter": "deltafumble" + }, + "record": { + "CNAME": "deltafumble.github.io" + } +} diff --git a/domains/deva.json b/domains/deva.json new file mode 100644 index 000000000..978c09918 --- /dev/null +++ b/domains/deva.json @@ -0,0 +1,11 @@ +{ + "description": "my mail forwarder", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/dexo.json b/domains/dexo.json index 8274fd193..15ff08cfb 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -1,11 +1,9 @@ { - "description": "Ce cauti ma aici?", "owner": { "username": "DeXoHigh", - "email": "dexocash@gmail.com" + "email": "dexo1337@pm.me" }, "record": { - "A": ["185.141.25.116"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/dhyeypatel.json b/domains/dhyeypatel.json new file mode 100644 index 000000000..589ac2402 --- /dev/null +++ b/domains/dhyeypatel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dh2523", + "email": "dhpatel2523@gmail.com" + }, + "record": { + "CNAME": "dh2523.github.io" + } +} diff --git a/domains/dib.json b/domains/dib.json index 9309e1001..d3f7d039a 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -6,6 +6,6 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"] + "CNAME": "proxy.dib.localplayer.dev" } } diff --git a/domains/dibster.json b/domains/dibster.json index 37fb8a60e..af0bba065 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -6,6 +6,6 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"] + "CNAME": "proxy.dib.localplayer.dev" } } diff --git a/domains/dmmay.json b/domains/dmmay.json new file mode 100644 index 000000000..70e9a7441 --- /dev/null +++ b/domains/dmmay.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} diff --git a/domains/dodo1213.json b/domains/dodo1213.json new file mode 100644 index 000000000..d42596d43 --- /dev/null +++ b/domains/dodo1213.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dodo1213", + "email": "dodogut602@gmail.com" + }, + "record": { + "CNAME": "dodo1213.de" + } +} diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json new file mode 100644 index 000000000..1f94a2706 --- /dev/null +++ b/domains/dr-therapy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" + }, + + "record": { + "CNAME": "drtherapy2023.github.io" + } +} diff --git a/domains/drtherapy.json b/domains/drtherapy.json new file mode 100644 index 000000000..a113b651d --- /dev/null +++ b/domains/drtherapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" + } + } + \ No newline at end of file diff --git a/domains/ducky.json b/domains/ducky.json deleted file mode 100644 index 012aafbf0..000000000 --- a/domains/ducky.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My website for random stuff", - "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io", - "owner": { - "username": "WhoTook7050", - "email": "tosonana@tuta.io" - }, - "record": { - "CNAME": "WhoTook7050.github.io" - } -} diff --git a/domains/dumprr.json b/domains/dumprr.json new file mode 100644 index 000000000..a95581448 --- /dev/null +++ b/domains/dumprr.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/dumprr/dumprr.github.io", + "owner": { + "username": "dumprr", + "email": "duhhhmprr@proton.me" + }, + "record": { + "CNAME": "dumprr.github.io" + } +} diff --git a/domains/dushmanta.json b/domains/dushmanta.json index 3da0519e7..3d2daafbb 100644 --- a/domains/dushmanta.json +++ b/domains/dushmanta.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dushmanta05/dushmanta05.github.io", "owner": { "username": "dushmanta05", - "email": "dushmanta0511@gmail.com", + "email": "dushmanta.dev@gmail.com", "twitter": "dushmanta05" }, "record": { diff --git a/domains/duy.json b/domains/duy.json new file mode 100644 index 000000000..3a30b641f --- /dev/null +++ b/domains/duy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DuykhanhGaming", + "email": "andickhead124@gmail.com" + }, + "record": { + "CNAME": "dreemurrs.eu.org" + } +} diff --git a/domains/duyeric.json b/domains/duyeric.json new file mode 100644 index 000000000..b0f5fa4de --- /dev/null +++ b/domains/duyeric.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] + } + } + diff --git a/domains/duynguyen.json b/domains/duynguyen.json new file mode 100644 index 000000000..998d83e96 --- /dev/null +++ b/domains/duynguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] + } +} diff --git a/domains/easlo.json b/domains/easlo.json new file mode 100644 index 000000000..4bb1b57f3 --- /dev/null +++ b/domains/easlo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" + } +} diff --git a/domains/elixss.json b/domains/elixss.json new file mode 100644 index 000000000..31c52ce55 --- /dev/null +++ b/domains/elixss.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elixss", + "email": "elias.jaeger2004@gmail.com" + }, + "record": { + "A": ["45.81.232.16"] + } + } + \ No newline at end of file diff --git a/domains/endercass.json b/domains/endercass.json new file mode 100644 index 000000000..b3da1c574 --- /dev/null +++ b/domains/endercass.json @@ -0,0 +1,11 @@ +{ + "description": "Endercass Portfolio", + "owner": { + "username": "Endercass", + "email": "", + "discord": "endercass" + }, + "record": { + "URL": "https://endercass.me" + } +} diff --git a/domains/eray.json b/domains/eray.json new file mode 100644 index 000000000..23d1405ab --- /dev/null +++ b/domains/eray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "erayreperit", + "email": "eray6421@proton.me" + }, + "record": { + "CNAME": "erayreperit.github.io" + } +} diff --git a/domains/esp.json b/domains/esp.json new file mode 100644 index 000000000..797cca0c7 --- /dev/null +++ b/domains/esp.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio", + "owner": { + "username": "fakeesp", + "email": "esp.python.dev@gmail.com", + "telegram": "fakeesp" + }, + "record": { + "A": ["144.91.110.55"] + } +} diff --git a/domains/ezzoubair.json b/domains/ezzoubair.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/ezzoubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/felixtpg.json b/domains/felixtpg.json new file mode 100644 index 000000000..58af6322e --- /dev/null +++ b/domains/felixtpg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FelixTPG", + "email": "bufex09@icloud.com" + }, + "record": { + "CNAME": "felixtpg.eu" + } +} diff --git a/domains/files.hosts.json b/domains/files.hosts.json new file mode 100644 index 000000000..a4a627553 --- /dev/null +++ b/domains/files.hosts.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" + }, + + "record": { + "CNAME": "net.beadman-network.com" + } +} diff --git a/domains/fjuro.json b/domains/fjuro.json new file mode 100644 index 000000000..188405224 --- /dev/null +++ b/domains/fjuro.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" + } + } + \ No newline at end of file diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json new file mode 100644 index 000000000..d88826b20 --- /dev/null +++ b/domains/flow-os.liquid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThinLiquid", + "email": "thinliquid@proton.me" + }, + "record": { + "CNAME": "fathomless-chickadee-7xj6ixiuhgknzzityvtiq6q4.herokudns.com" + } +} diff --git a/domains/flyingcheese41.json b/domains/flyingcheese41.json index 93aab671b..8b001bf68 100644 --- a/domains/flyingcheese41.json +++ b/domains/flyingcheese41.json @@ -4,6 +4,6 @@ "email": "FlyingCheese43@gmail.com" }, "record": { - "CNAME": "FlyingCheese41.github.io" + "CNAME": "52d970d2-6085-4811-b3d1-8b3bd898b014.id.repl.co" } } diff --git a/domains/fordevs.json b/domains/fordevs.json new file mode 100644 index 000000000..6b4de7a3b --- /dev/null +++ b/domains/fordevs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neopromic", + "email": "cusaowesley1@gmail.com" + }, + "record": { + "URL": "https://for-devs.vercel.app" + } +} diff --git a/domains/fqcxn.json b/domains/fqcxn.json index 29d5357d2..0bc31d071 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -1,10 +1,8 @@ { - "description": "Information Display", - "repo": "https://github.com/Fqcxn/fqcxn.github.io", "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { diff --git a/domains/fun-random-api.json b/domains/fun-random-api.json new file mode 100644 index 000000000..65119128d --- /dev/null +++ b/domains/fun-random-api.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "fbf6f1ec-874e-4ec5-b02e-c4cfdbaa148d.id.repl.co" + } +} diff --git a/domains/fundid.json b/domains/fundid.json new file mode 100644 index 000000000..853ddc73b --- /dev/null +++ b/domains/fundid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fundid", + "email": "fundidennis@protonmail.com" + }, + "record": { + "CNAME": "fundid.github.io" + } +} diff --git a/domains/github.json b/domains/github.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/github.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/gitninja.json b/domains/gitninja.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file diff --git a/domains/glqch.json b/domains/glqch.json index 2999ff98f..99bbc1efc 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,12 +1,10 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com/joythejoystick1/glqch.github.io", "owner": { - "username": "joythejoystick1", - "email": "bridgerbusiness2@gmail.com", - "twitter": "" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "CNAME": "2af8afea-16e6-4242-a9eb-f251017b0c5a.id.repl.co" + "CNAME": "joythejoystick1.github.io" } -} +} + diff --git a/domains/gooplancton.json b/domains/gooplancton.json new file mode 100644 index 000000000..8479a8096 --- /dev/null +++ b/domains/gooplancton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gooplancton", + "email": "gooplancton@outlook.com" + }, + "record": { + "A": ["93.93.117.164"] + } +} diff --git a/domains/hari.json b/domains/hari.json index a9fe026b7..b5bbad1ac 100644 --- a/domains/hari.json +++ b/domains/hari.json @@ -1,11 +1,11 @@ { "description": "Hari's portfolio", - "repo": "https://github.com/Haritronic909/Haritronic909.github.io", + "repo": "https://github.com/harishnkr/harishnkr.github.io", "owner": { - "username": "Haritronic909", + "username": "harishnkr", "email": "hari2menon1234@gmail.com" }, "record": { - "CNAME": "haritronic909.github.io" + "CNAME": "harishnkr.github.io" } } diff --git a/domains/hassenmajor.json b/domains/hassenmajor.json new file mode 100644 index 000000000..8f8c9811d --- /dev/null +++ b/domains/hassenmajor.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hassenmajor", + "email": "hassenmajor@gmail.com" + }, + "description": "This is my personal portfolio.", + "record": { + "CNAME": "hassenmajor.github.io" + } +} diff --git a/domains/hatkid.json b/domains/hatkid.json index 238d10fc8..331e0e503 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -1,11 +1,12 @@ { - "description": "Hat Kid's domain! (hat_kid)", + "description": "hat_kid's domain!", "repo": "https://github.com/thehatkid/thehatkid.github.io", "owner": { "username": "thehatkid", - "email": "saha22023@gmail.com" + "email": "saha22023@gmail.com", + "discord": "hat_kid" }, "record": { "CNAME": "thehatkid.github.io" } -} +} \ No newline at end of file diff --git a/domains/hazib.brahim.json b/domains/hazib.brahim.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/hazib.brahim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/hcs.json b/domains/hcs.json index 8c2b4780a..969b0f3ed 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,12 +1,10 @@ { - "description": "Personal Page", - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": [ - "5.196.239.158" - ] - } + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": ["5.196.239.158"] + } } + diff --git a/domains/helman.json b/domains/helman.json new file mode 100644 index 000000000..0d7e70887 --- /dev/null +++ b/domains/helman.json @@ -0,0 +1,10 @@ +{ + "description": "helman.is-a.dev", + "owner": { + "username": "helman", + "email": "all22.helman@gmail.com" + }, + "record": { + "CNAME": "blog.heldes.com" + } +} diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..cf80094c7 --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maanya125", + "email": "maanya125@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/hifzur.json b/domains/hifzur.json new file mode 100644 index 000000000..499abbbea --- /dev/null +++ b/domains/hifzur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hifzurmax", + "email": "hifzur.syl@gmail.com" + }, + "record": { + "CNAME": "hifzurmax.github.io" + } +} diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json new file mode 100644 index 000000000..f642afb18 --- /dev/null +++ b/domains/hilmansyah.json @@ -0,0 +1,13 @@ +{ + "description": "Hillzacky is Hilmansyah", + "repo": "https://github.com/Hillzacky/hillzacky.github.io", + "owner": { + "username": "Hillzacky", + "email": "hilmansyah@xhr.my.id", + "twitter": "hillzacky", + "discord": "830349326785314846" + }, + "record": { + "CNAME": "hillzacky.github.io" + } +} diff --git a/domains/himanshusri.json b/domains/himanshusri.json new file mode 100644 index 000000000..126ca7d4c --- /dev/null +++ b/domains/himanshusri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" + } + } + \ No newline at end of file diff --git a/domains/hiwind.json b/domains/hiwind.json new file mode 100644 index 000000000..2351b1136 --- /dev/null +++ b/domains/hiwind.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" + } + } + \ No newline at end of file diff --git a/domains/home.semant.json b/domains/home.semant.json deleted file mode 100644 index 2160ac944..000000000 --- a/domains/home.semant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } -} diff --git a/domains/host.dexo.json b/domains/host.dexo.json new file mode 100644 index 000000000..ba35b3c3c --- /dev/null +++ b/domains/host.dexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeXoHigh", + "email": "dexo1337@pm.me" + }, + "record": { + "A": ["54.93.225.90"] + } +} diff --git a/domains/preview.beta.json b/domains/hosts.json similarity index 73% rename from domains/preview.beta.json rename to domains/hosts.json index 17ebbe84d..df90b568a 100644 --- a/domains/preview.beta.json +++ b/domains/hosts.json @@ -4,6 +4,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "is-a-dev-bot.github.io" + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/hsgamer.json b/domains/hsgamer.json deleted file mode 100644 index 2a6fefad7..000000000 --- a/domains/hsgamer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HSGamer", - "email": "huynhqtienvtag@gmail.com" - }, - - "record": { - "CNAME": "hsgamer.github.io" - } -} diff --git a/domains/hyderite.json b/domains/hyderite.json new file mode 100644 index 000000000..8372e867d --- /dev/null +++ b/domains/hyderite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hyderite", + "email": "hyderiteyt@gmail.com" + }, + "record": { + "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" + } +} diff --git a/domains/hzf.json b/domains/hzf.json new file mode 100644 index 000000000..37481496b --- /dev/null +++ b/domains/hzf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "huhao0208", + "email": "123huzhifeng@163.com" + }, + "record": { + "A": ["124.90.69.145"] + } + } + \ No newline at end of file diff --git a/domains/i2rys.json b/domains/i2rys.json new file mode 100644 index 000000000..0cfb5db82 --- /dev/null +++ b/domains/i2rys.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "I2rys", + "email": "i2rys@protonmail.com" + }, + "record": { + "URL": "https://i2rys.vercel.app/" + } +} diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json new file mode 100644 index 000000000..fcf9608b4 --- /dev/null +++ b/domains/iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "URL": "https://cfhoiril.github.io/portfolio/" + } +} diff --git a/domains/infinitelearning.json b/domains/infinitelearning.json new file mode 100644 index 000000000..2fc5bed0e --- /dev/null +++ b/domains/infinitelearning.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + diff --git a/domains/infiniteloop.json b/domains/infiniteloop.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/infiniteloop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +} diff --git a/domains/isa.json b/domains/isa.json index 5d46a37b7..959d310ed 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -1,12 +1,12 @@ { - "description": "This is for bobthedev90368 cool stuff", - "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", + "description": "This is for nottisa cool stuff", + "repo": "https://github.com/nottisa/nottisa.github.io", "owner": { - "username": "bobthedev90368", + "username": "nottisa", "email": "theonewhohasthisemail@gmail.com", "twitter": "_bob90368" }, "record": { - "CNAME": "bobthedev90368.github.io" + "CNAME": "nottisa.github.io" } } diff --git a/domains/iucc.json b/domains/iucc.json new file mode 100644 index 000000000..4553b6813 --- /dev/null +++ b/domains/iucc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" + } + } + \ No newline at end of file diff --git a/domains/jacobi09.json b/domains/jacobi09.json new file mode 100644 index 000000000..3f78f3789 --- /dev/null +++ b/domains/jacobi09.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacobi090", + "email": "jacobi090@outlook.com" + }, + "record": { + "CNAME": "11a5227b-1286-4b6c-9741-b0e69e913c6f.id.repl.co" + } +} diff --git a/domains/jairomorales.json b/domains/jairomorales.json index 8d166f142..244826fd7 100644 --- a/domains/jairomorales.json +++ b/domains/jairomorales.json @@ -9,4 +9,4 @@ "record": { "CNAME": "icky17.github.io" } -} +} \ No newline at end of file diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json new file mode 100644 index 000000000..e5c1da1d2 --- /dev/null +++ b/domains/jlalfonso21.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] + } + } + \ No newline at end of file diff --git a/domains/johna.json b/domains/johna.json index 4e0164d06..b2a708be9 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "CNAME": "johna.deno.dev" + "URL": "https://johna.is-a-fullstack.dev" } } diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json new file mode 100644 index 000000000..d069517a0 --- /dev/null +++ b/domains/jonathancarrillo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" + } +} diff --git a/domains/junior.json b/domains/junior.json new file mode 100644 index 000000000..d69379ab9 --- /dev/null +++ b/domains/junior.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juniorbutyeah", + "email": "junior4u@reborn.com" + }, + "record": { + "CNAME": "juniorlol.me" + } +} diff --git a/domains/just-muzz.json b/domains/just-muzz.json new file mode 100644 index 000000000..7a1e4e67f --- /dev/null +++ b/domains/just-muzz.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio site", + "repo": "https://github.com/just-muzz/just-muzz.github.io", + "owner": { + "username": "just-Muzz", + "email": "idrisking759@gmail.com", + "twitter": "just_Muzz" + }, + "record": { + "CNAME": "just-muzz.github.io" + } +} diff --git a/domains/kaden.json b/domains/kaden.json new file mode 100644 index 000000000..4a8d2861b --- /dev/null +++ b/domains/kaden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KadenAE", + "email": "kadeinwales@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/kerlos.json b/domains/kerlos.json new file mode 100644 index 000000000..caf7b3684 --- /dev/null +++ b/domains/kerlos.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kerlos", + "email": "ker.los@hotmail.com" + }, + "record": { + "URL": "https://github.com/kerlos" + } + } + \ No newline at end of file diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json new file mode 100644 index 000000000..21b790322 --- /dev/null +++ b/domains/kevvyyn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" + } + } + \ No newline at end of file diff --git a/domains/keyaan.json b/domains/keyaan.json new file mode 100644 index 000000000..e020b8528 --- /dev/null +++ b/domains/keyaan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keyhacker786", + "email": "keyhacker786@gmail.com", + "discord": "693533573105451089" + }, + + "record": { + "URL": "http://ka4ma.unaux.com" + } +} diff --git a/domains/kio.json b/domains/kio.json new file mode 100644 index 000000000..2cb8062e3 --- /dev/null +++ b/domains/kio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "CNAME": "nakio.pages.dev" + } +} diff --git a/domains/korigamik.json b/domains/korigamik.json new file mode 100644 index 000000000..314e08c09 --- /dev/null +++ b/domains/korigamik.json @@ -0,0 +1,12 @@ +{ + "description": "The Portfolio of KorigamiK", + "repo": "https://github.com/KorigamiK/korigamik.github.io", + "owner": { + "username": "KorigamiK", + "email": "korigamik@gmail.com", + "twitter": "https://twitter.com/iamkorigamik" + }, + "record": { + "CNAME": "korigamik.github.io" + } +} diff --git a/domains/krinzal.json b/domains/krinzal.json new file mode 100644 index 000000000..bad4dc5c6 --- /dev/null +++ b/domains/krinzal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "krinzal", + "email": "krinzal54@gmail.com" + }, + + "record": { + "URL": "https://krinzal.vercel.app" + } +} diff --git a/domains/kweeper.json b/domains/kweeper.json new file mode 100644 index 000000000..81c8c51f2 --- /dev/null +++ b/domains/kweeper.json @@ -0,0 +1,10 @@ +{ + "description": "kweeper.is-a.dev", + "owner": { + "username": "kweeperdotjs", + "email": "kweeper@protonmail.com" + }, + "record": { + "CNAME": "kweeperdotjs.pages.dev" + } +} diff --git a/domains/kxtz.json b/domains/kxtz.json new file mode 100644 index 000000000..46e49f825 --- /dev/null +++ b/domains/kxtz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co" + } +} diff --git a/domains/lam.json b/domains/lam.json new file mode 100644 index 000000000..f350eb719 --- /dev/null +++ b/domains/lam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Syxaaa", + "email": "nguyenlamyou@gmail.com" + }, + "record": { + "URL": "https://thelastprofilecard.pages.dev" + } +} diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json new file mode 100644 index 000000000..867e61844 --- /dev/null +++ b/domains/lamnotadev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Syxaaa", + "email": "nguyenlamyou@gmail.com" + }, + "record": { + "URL": "https://thelastprofilecard.pages.dev/" + } +} diff --git a/domains/latealways.json b/domains/latealways.json index 115b1a16f..eda7f87d5 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Sky-FoxGAMING", - "email": "jparedesmoure@awakenclient.com" + "username": "LateAlways", + "email": "latealways@i-am-a.fuchsiax.dev" }, "record": { - "CNAME": "Sky-FoxGAMING.github.io" + "A": ["85.239.250.3"] } } diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json new file mode 100644 index 000000000..53650f301 --- /dev/null +++ b/domains/learn-to-code-now.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" + } + } + \ No newline at end of file diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json deleted file mode 100644 index 09b4f1ae3..000000000 --- a/domains/live.preview.beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": ["140.238.66.199"] - } -} diff --git a/domains/luni.json b/domains/luni.json index aa726b525..f8bfad635 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -4,6 +4,6 @@ "email": "lukasbatema@mg.batemadevelopment.com" }, "record": { - "URL": "https://en.pronouns.page/@luni_batema" + "URL": "https://en.pronouns.page/@luni_moon" } } diff --git a/domains/machi.json b/domains/machi.json new file mode 100644 index 000000000..bd3c826d0 --- /dev/null +++ b/domains/machi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "femachi", + "email": "ocubrisme@gmail.com" + }, + "record": { + "URL": "https://rentry.co/femachi" + } +} diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json new file mode 100644 index 000000000..d5b76f1ee --- /dev/null +++ b/domains/madhavgupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" + } + } + \ No newline at end of file diff --git a/domains/maestro194.json b/domains/maestro194.json new file mode 100644 index 000000000..3ec47d987 --- /dev/null +++ b/domains/maestro194.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "CNAME": "maestro194.github.io" + } +} diff --git a/domains/mailx.json b/domains/mailx.json index 551983ff8..51b9f948b 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/maintainers.json b/domains/maintainers.json index aaca41559..0096a665f 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,7 @@ "email": "phenax5@gmail.com" }, "record": { + "URL": "https://team.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=isdevmail.beadman-network.com" } diff --git a/domains/mako.json b/domains/mako.json new file mode 100644 index 000000000..2453296fa --- /dev/null +++ b/domains/mako.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" + } + } + \ No newline at end of file diff --git a/domains/auth.json b/domains/manage.json similarity index 72% rename from domains/auth.json rename to domains/manage.json index b184c3293..ef2dd2748 100644 --- a/domains/auth.json +++ b/domains/manage.json @@ -3,7 +3,8 @@ "username": "is-a-dev", "email": "phenax5@gmail.com" }, + "record": { - "A": ["199.36.158.100"] + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/manas.json b/domains/manas.json new file mode 100644 index 000000000..a8a52f055 --- /dev/null +++ b/domains/manas.json @@ -0,0 +1,11 @@ +{ + "description": "Manas' Portfolio Website", + "repo": "https://github.com/manas140/manas140.github.io", + "owner": { + "username": "Manas140", + "email": "manas140@protonmail.com" + }, + "record": { + "CNAME": "manas140.github.io" + } +} diff --git a/domains/manga.json b/domains/manga.json new file mode 100644 index 000000000..ffdb48f71 --- /dev/null +++ b/domains/manga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json deleted file mode 100644 index 859ebd4e9..000000000 --- a/domains/mastodon.dainfloop.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - - "record": { - "A": ["34.132.134.162"] - } -} diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} diff --git a/domains/maxired.json b/domains/maxired.json new file mode 100644 index 000000000..0fd0f957a --- /dev/null +++ b/domains/maxired.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" + } + } + \ No newline at end of file diff --git a/domains/mbg.json b/domains/mbg.json new file mode 100644 index 000000000..5d939fce6 --- /dev/null +++ b/domains/mbg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MBG1337", + "email": "MBGx1337@gmail.com" + }, + "record": { + "A": ["3.120.250.108"] + } +} diff --git a/domains/mikapikazo.json b/domains/mikapikazo.json new file mode 100644 index 000000000..af9e9074e --- /dev/null +++ b/domains/mikapikazo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rinxyzz", + "email": "putriimuttzz.cantikk@gmail.com" + }, + "record": { + "CNAME": "rinxyzz-github-io.pages.dev" + } +} diff --git a/domains/milcon-uptimer.json b/domains/milcon-uptimer.json new file mode 100644 index 000000000..8471985a7 --- /dev/null +++ b/domains/milcon-uptimer.json @@ -0,0 +1,10 @@ +{ + "description": "Uptimer site", + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "ce061efe-4c98-41af-b793-2e0d4e4322a1.id.repl.co" + } +} diff --git a/domains/milkshake.json b/domains/milkshake.json new file mode 100644 index 000000000..0895868e1 --- /dev/null +++ b/domains/milkshake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FloatingMilkshake", + "email": "me@floatingmilkshake.com" + }, + "record": { + "URL": "https://floatingmilkshake.com" + } +} diff --git a/domains/minh2000.json b/domains/minh2000.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minh2000.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} diff --git a/domains/minhmmb.json b/domains/minhmmb.json new file mode 100644 index 000000000..3d516cb07 --- /dev/null +++ b/domains/minhmmb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } +} diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minnb-bit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} diff --git a/domains/minto.json b/domains/minto.json new file mode 100644 index 000000000..7724feec3 --- /dev/null +++ b/domains/minto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1ntooo", + "email": "yht413@i.softbank.jp" + }, + "record": { + "URL": "https://m1ntooo.com/" + } +} diff --git a/domains/mitchellecamacho.json b/domains/mitchellecamacho.json new file mode 100644 index 000000000..df53227ed --- /dev/null +++ b/domains/mitchellecamacho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mitchcam81", + "email": "mocamacho.works@gmail.com" + }, + "record": { + "CNAME": "mitchellecamacho.com" + } +} diff --git a/domains/molai777.json b/domains/molai777.json new file mode 100644 index 000000000..a672420c3 --- /dev/null +++ b/domains/molai777.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/moothecow.json b/domains/moothecow.json new file mode 100644 index 000000000..a98de9ddd --- /dev/null +++ b/domains/moothecow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikeymoo5", + "email": "moodids@outlook.com" + }, + "record": { + "CNAME": "mikeymoo5.github.io" + } +} diff --git a/domains/mosa.json b/domains/mosa.json new file mode 100644 index 000000000..80c980b39 --- /dev/null +++ b/domains/mosa.json @@ -0,0 +1,10 @@ +{ + "description": "For my portfolio website made by using HTML + CSS and JS", + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com" + }, + "record": { + "A": ["130.162.168.84"] + } +} diff --git a/domains/mudee.json b/domains/mudee.json new file mode 100644 index 000000000..ddd97bb30 --- /dev/null +++ b/domains/mudee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMudee", + "email": "NotMudee@proton.me" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/muhammadbasitobaid.json b/domains/muhammadbasitobaid.json new file mode 100644 index 000000000..df274c031 --- /dev/null +++ b/domains/muhammadbasitobaid.json @@ -0,0 +1,10 @@ +{ + "description": "muhammadbasitobaid.is-a.dev", + "owner": { + "username": "muhammadbasitobaid", + "email": "muhammadbasitobaid@gmail.com" + }, + "record": { + "CNAME": "muhammadbasitobaid.github.io" + } +} diff --git a/domains/naki.json b/domains/naki.json new file mode 100644 index 000000000..2cb8062e3 --- /dev/null +++ b/domains/naki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "CNAME": "nakio.pages.dev" + } +} diff --git a/domains/namishpande.json b/domains/namishpande.json new file mode 100644 index 000000000..3c2962721 --- /dev/null +++ b/domains/namishpande.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + + "record": { + "CNAME": "chadcat7.github.io" + } +} diff --git a/domains/nengsriaryati.json b/domains/nengsriaryati.json new file mode 100644 index 000000000..132f7ed18 --- /dev/null +++ b/domains/nengsriaryati.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "nengsriaryati.github.io" + } + } + \ No newline at end of file diff --git a/domains/nikeedev.json b/domains/nikeedev.json deleted file mode 100644 index e47111189..000000000 --- a/domains/nikeedev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Profile page for nikeedev", - "repo": "https://github.com/nikeedev/nikeedev.github.io", - "owner": { - "username": "nikeedev", - "email": "nikita.gon.dev@gmail.com", - "twitter": "nikeedev" - }, - "record": { - "CNAME": "nikeedev.github.io" - } -} diff --git a/domains/nishantb.json b/domains/nishantb.json new file mode 100644 index 000000000..365f87e4d --- /dev/null +++ b/domains/nishantb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishant-Bharwani", + "email": "nbtaylor1031@gmail.com" + }, + "record": { + "URL": "https://nishantdev.netlify.app" + } +} diff --git a/domains/nix.json b/domains/nix.json new file mode 100644 index 000000000..d99db5263 --- /dev/null +++ b/domains/nix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linuxhoe", + "email": "b0t@disroot.org" + }, + "record": { + "CNAME": "linuxhoe.github.io" + } +} diff --git a/domains/nixon.json b/domains/nixon.json new file mode 100644 index 000000000..d8f227f54 --- /dev/null +++ b/domains/nixon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "A": ["44.203.96.123"] + } +} diff --git a/domains/nonograms.talinsharma.json b/domains/nonograms.talinsharma.json new file mode 100644 index 000000000..a4d5f8e66 --- /dev/null +++ b/domains/nonograms.talinsharma.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..d8d23a1f2 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "CNAME": "keirnegn.dev" + } +} diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 421f4674b..03cd32d0d 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,12 +1,11 @@ -{ - "description": "Ethan's website", - "repo": "https://github.com/0x3st/0x3st.github.io", - "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." - }, - "record": { - "CNAME": "not-a-ethan.github.io" - } -} \ No newline at end of file +{ + "owner": { + "username": "not-a-ethan", + "email": "ethans0408.5@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} diff --git a/domains/notify-api.json b/domains/notify-api.json index 6e00c3f20..fa3c8951a 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -1,11 +1,10 @@ { "owner": { - "username": "andrewstech", - "email": "Andrewbuild48@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 598245488977903688" - }, + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, "record": { - "CNAME": "net.beadman-network.com" + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/nova.json b/domains/nova.json index 924ad4d90..b1d378527 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -3,9 +3,9 @@ "owner": { "username": "LunarN0v4", "email": "zeus@zeusteam.dev", - "discord": "N0v4#4471" + "discord": "lunarn0v4" }, "record": { - "A": ["170.39.215.57"] + "A": ["170.39.215.45"] } } diff --git a/domains/nubi.json b/domains/nubi.json new file mode 100644 index 000000000..04b0efafb --- /dev/null +++ b/domains/nubi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nubi1337", + "email": "jutendo112233@gmail.com" + }, + "record": { + "A": ["45.142.107.232"] + } +} diff --git a/domains/nxn.json b/domains/nxn.json new file mode 100644 index 000000000..d8f227f54 --- /dev/null +++ b/domains/nxn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "A": ["44.203.96.123"] + } +} diff --git a/domains/nxnlab.json b/domains/nxnlab.json new file mode 100644 index 000000000..9d569bd91 --- /dev/null +++ b/domains/nxnlab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "CNAME": "nxnrmz.github.io" + } +} diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..176a6ce37 --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/nyda.json b/domains/nyda.json new file mode 100644 index 000000000..fd2f10143 --- /dev/null +++ b/domains/nyda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nydauron", + "email": "jarethgomes@gmail.com" + }, + + "record": { + "CNAME": "jarethgomes.com" + } +} diff --git a/domains/owonico.json b/domains/owonico.json new file mode 100644 index 000000000..fde4663df --- /dev/null +++ b/domains/owonico.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OwoNico", + "email": "nicoytwastaken@gmail.com" + }, + "record": { + "URL": "https://www.owonico.cf" + } +} diff --git a/domains/oxmc.json b/domains/oxmc.json new file mode 100644 index 000000000..4cd7a7415 --- /dev/null +++ b/domains/oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} diff --git a/domains/p3nguin.json b/domains/p3nguin.json new file mode 100644 index 000000000..743333e13 --- /dev/null +++ b/domains/p3nguin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin-kun.github.io" + } + } + diff --git a/domains/peak.json b/domains/peak.json new file mode 100644 index 000000000..234428160 --- /dev/null +++ b/domains/peak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NottPeak", + "email": "quirkyfishyt@gmail.com" + }, + "record": { + "A": ["129.213.82.186"] + } +} diff --git a/domains/pipc.json b/domains/pipc.json new file mode 100644 index 000000000..2c48c1b36 --- /dev/null +++ b/domains/pipc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PiPc1", + "email": "rhileighc9@gmail.com" + }, + "record": { + "CNAME": "pipc1.github.io" + } +} diff --git a/domains/pixelbots.json b/domains/pixelbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} diff --git a/domains/pixelnest.json b/domains/pixelnest.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelnest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} diff --git a/domains/pixelnestbots.json b/domains/pixelnestbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelnestbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} diff --git a/domains/pixelsbots.json b/domains/pixelsbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelsbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} diff --git a/domains/pixelwhiz.json b/domains/pixelwhiz.json new file mode 100644 index 000000000..7f8ea3675 --- /dev/null +++ b/domains/pixelwhiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelwhiz", + "email": "daffa01futn@gmail.com" + }, + "record": { + "CNAME": "pixelwhiz.github.io" + } +} diff --git a/domains/polygon6233.json b/domains/polygon6233.json new file mode 100644 index 000000000..6a85ec40e --- /dev/null +++ b/domains/polygon6233.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polygon6233", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "polygon6233.github.io" + } +} diff --git a/domains/prabin.json b/domains/prabin.json index e906afebd..9dd64045e 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -6,6 +6,6 @@ "email": "prabinsubedi2016@gmail.com" }, "record": { - "URL": "https://prabin.tech" + "URL": "https://prabincankod.me" } } diff --git a/domains/pratikmali.json b/domains/pratikmali.json new file mode 100644 index 000000000..5f9ad85d3 --- /dev/null +++ b/domains/pratikmali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "CNAME": "impratik7.github.io" + } +} diff --git a/domains/pythonscratcher.json b/domains/pythonscratcher.json new file mode 100644 index 000000000..70c99e17e --- /dev/null +++ b/domains/pythonscratcher.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PythonScratcher", + "email": "callumcardy7@gmail.com" + }, + + "record": { + "CNAME": "pythonscratcher.github.io" + } +} diff --git a/domains/qnm1.json b/domains/qnm1.json new file mode 100644 index 000000000..6a953aea0 --- /dev/null +++ b/domains/qnm1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "questonomemio1", + "email": "lorenzomusto.dbz@gmail.com" + }, + "record": { + "URL": "https://dev-questonomemio1.pantheonsite.io/" + } + } + \ No newline at end of file diff --git a/domains/raghavkorde.json b/domains/raghavkorde.json new file mode 100644 index 000000000..4bb5ab689 --- /dev/null +++ b/domains/raghavkorde.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghavkorde", + "email": "raghavkorde4@gmail.com" + }, + "record": { + "CNAME": "web-resume-b8p.pages.dev" + } +} diff --git a/domains/raw-api.json b/domains/raw-api.json index 5738c9ef2..10d14c84b 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index a20b7e4df..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "is-a-dev-raw api", - "repo": "https://github.com/andrewstech/is-a-dev-raw-api", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "andrewstech.github.io" - } -} diff --git a/domains/rdc.json b/domains/rdc.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/rdc.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} diff --git a/domains/refactoring.json b/domains/refactoring.json new file mode 100644 index 000000000..d54a32d33 --- /dev/null +++ b/domains/refactoring.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "refactoringg", + "email": "renflenpersonal@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/register-bot.json b/domains/register-bot.json index 652d7ea34..1afde3af6 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -2,9 +2,8 @@ "description": "Register-bot", "repo": "https://github.com/andrewstech/is-a-dev-bot", "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { "CNAME": "dns.beadman-network.com" diff --git a/domains/register.json b/domains/register.json index fb172c93f..397791b43 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,11 +1,10 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com", - "discord": "1094272477137481810" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "register-bot.is-a.dev" + "URL": "https://manage.is-a.dev" } } diff --git a/domains/ren.json b/domains/ren.json new file mode 100644 index 000000000..196e25e11 --- /dev/null +++ b/domains/ren.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rendotpy/portfolio", + "owner": { + "username": "rendotpy", + "email": "arugh3@gmail.com" + }, + "record": { + "CNAME": "rendotpy.github.io" + } +} diff --git a/domains/respect.json b/domains/respect.json new file mode 100644 index 000000000..c8350ebe9 --- /dev/null +++ b/domains/respect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rq9s", + "email": "valdemarbirker@gmail.com" + }, + "record": { + "A": ["198.251.89.164"] + } +} diff --git a/domains/rhylso.json b/domains/rhylso.json new file mode 100644 index 000000000..b7d96f6ec --- /dev/null +++ b/domains/rhylso.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rhylso", + "email": "rhylso@proton.me" + }, + "record": { + "CNAME": "rhylso.pages.dev" + } +} diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index d43673872..f2ddda3e5 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,6 +4,6 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "portfolio-production-c1eb.up.railway.app" + "CNAME": "blog-client-66ki.onrender.com" } } diff --git a/domains/rihards.json b/domains/rihards.json new file mode 100644 index 000000000..773e09ec9 --- /dev/null +++ b/domains/rihards.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dexit", + "email": "dexit@dyc.lv" + }, + "record": { + "CNAME": "dexit.github.io" + } +} diff --git a/domains/riko.json b/domains/riko.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/riko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/rikosnapse.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file diff --git a/domains/rnv.json b/domains/rnv.json new file mode 100644 index 000000000..d5b7a01ff --- /dev/null +++ b/domains/rnv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZeroDeaths379", + "email": "arnavp651@gmail.com" + }, + "record": { + "CNAME": "zerodeaths379-github-io.pages.dev" + } +} diff --git a/domains/rohansharma.json b/domains/rohansharma.json new file mode 100644 index 000000000..b8e06be73 --- /dev/null +++ b/domains/rohansharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohansharma-developer", + "email": "rohansharma.developer@gmail.com" + }, + "record": { + "URL": "https://rohan.bodmaslmedia.in" + } +} diff --git a/domains/ryun.json b/domains/ryun.json new file mode 100644 index 000000000..658825095 --- /dev/null +++ b/domains/ryun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" + } + } + \ No newline at end of file diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..1c022a7a2 --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com", + "discord": "830349326785314846" + }, + + "record": { + "MX": ["mx1.forwardemail.net"] + } +} diff --git a/domains/saeful.json b/domains/saeful.json new file mode 100644 index 000000000..92caa194f --- /dev/null +++ b/domains/saeful.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saefulbarkah", + "email": "saefulbarkah03@gmail.com" + }, + "record": { + "URL": "https://saefulbarkah.netlify.app/" + } +} diff --git a/domains/sai-mehar.json b/domains/sai-mehar.json new file mode 100644 index 000000000..10598b6e4 --- /dev/null +++ b/domains/sai-mehar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sai-mehar", + "email": "saimehar2005@gmail.com" + }, + "record": { + "CNAME": "sai-mehar.github.io" + } +} diff --git a/domains/sanidhya.json b/domains/sanidhya.json index aa83c3c2d..1f729f4df 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,13 +1,13 @@ { - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "support@sanidhya.is-a.dev", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" - } + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "sonetspprt@gmail.com", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" + } } diff --git a/domains/sarang.json b/domains/sarang.json new file mode 100644 index 000000000..4828492e2 --- /dev/null +++ b/domains/sarang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "i-supermario", + "email": "sarang1699@gmail.com" + }, + "record": { + "URL": "https://main--sarang-portfolio-site.netlify.app" + } +} diff --git a/domains/scott.json b/domains/scott.json new file mode 100644 index 000000000..2b5b6717b --- /dev/null +++ b/domains/scott.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] + } + } + \ No newline at end of file diff --git a/domains/sematary.json b/domains/sematary.json new file mode 100644 index 000000000..dc3f098bc --- /dev/null +++ b/domains/sematary.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "h3artcrushz", + "email": "egokillerthusky@gmail.com" + }, + "record": { + "CNAME": "b7297ef8-036a-4483-a5b3-bbfa441ba7fc.id.repl.co" + } +} diff --git a/domains/senzore.json b/domains/senzore.json new file mode 100644 index 000000000..3a7425120 --- /dev/null +++ b/domains/senzore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SanUwU", + "email": "sanjayakunz@gmail.com" + }, + "record": { + "URL": "https://senzore.carrd.co/" + } +} diff --git a/domains/sgm-uptime.json b/domains/sgm-uptime.json new file mode 100644 index 000000000..b9ff04d4a --- /dev/null +++ b/domains/sgm-uptime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowGaming100", + "email": "workspace.shadowgaming@gmail.com" + }, + "record": { + "CNAME": "f5cbbab2-d3bb-4468-8513-976647809749.id.repl.co" + } +} diff --git a/domains/shake.json b/domains/shake.json new file mode 100644 index 000000000..95483346a --- /dev/null +++ b/domains/shake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansies", + "email": "taio6@duck.com" + }, + "record": { + "URL": "https://wans.gitbook.io/shake-docs" + } +} diff --git a/domains/shays.json b/domains/shays.json index 7c430ab30..cc9b31ccc 100644 --- a/domains/shays.json +++ b/domains/shays.json @@ -6,6 +6,6 @@ "email": "SHays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "SHays24.github.io" + "CNAME": "shays24.github.io" } } diff --git a/domains/shept.json b/domains/shept.json index d82397a5b..18a9f8457 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -1,11 +1,9 @@ { - "description": "An aboutme page for Shept", - "repo": "https://github.com/mcshept", "owner": { "username": "mcshept", - "email": "shept@dasshept.tech" + "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "CNAME": "mcshept.github.io" } } diff --git a/domains/shift.json b/domains/shift.json new file mode 100644 index 000000000..5a8a1a501 --- /dev/null +++ b/domains/shift.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" + } + } + \ No newline at end of file diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json new file mode 100644 index 000000000..c99534432 --- /dev/null +++ b/domains/shreyasitb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shreyas-ITB", + "email": "rstechbros@gmail.com" + }, + "record": { + "CNAME": "shreyas-itb.github.io" + } +} diff --git a/domains/shuawe.json b/domains/shuawe.json new file mode 100644 index 000000000..1d88f5ec9 --- /dev/null +++ b/domains/shuawe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shuawe", + "email": "shuaweee@gmail.com" + }, + "record": { + "CNAME": "shuawe.railway.app" + } +} diff --git a/domains/shuriken.json b/domains/shuriken.json new file mode 100644 index 000000000..df6eaf09a --- /dev/null +++ b/domains/shuriken.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["94.130.165.222"] + } +} diff --git a/domains/sife.json b/domains/sife.json new file mode 100644 index 000000000..70fcb9260 --- /dev/null +++ b/domains/sife.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sife-shuo", + "email": "sifed@qq.com" + }, + + "record": { + "A": ["185.199.110.153", "185.199.109.153", "185.199.108.153", "185.199.111.153"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } +} diff --git a/domains/silicoflare.json b/domains/silicoflare.json new file mode 100644 index 000000000..95a23368e --- /dev/null +++ b/domains/silicoflare.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SilicoFlare", + "email": "silicoflare@gmail.com", + "discord": "832485162847305728" + }, + + "record": { + "CNAME": "silicoflare.pages.dev" + } +} diff --git a/domains/skifli.json b/domains/skifli.json index 1d561080f..287419601 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -1,12 +1,12 @@ { - "description": "Skifli's portfolio website", + "description": "Portfolio Website", "repo": "https://github.com/skifli/skifli.github.io", "owner": { "username": "skifli", "email": "", - "discord": "skifli#8774" + "discord": "skifli" }, "record": { - "CNAME": "skifli.github.io" + "CNAME": "skifli.pages.dev" } } diff --git a/domains/smitty119.json b/domains/smitty119.json new file mode 100644 index 000000000..2e82411bb --- /dev/null +++ b/domains/smitty119.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smitty119", + "email": "smittykjohnson@gmail.com" + }, + "record": { + "CNAME": "smitty119.github.io" + } +} diff --git a/domains/smittykjohnson.json b/domains/smittykjohnson.json new file mode 100644 index 000000000..2e82411bb --- /dev/null +++ b/domains/smittykjohnson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smitty119", + "email": "smittykjohnson@gmail.com" + }, + "record": { + "CNAME": "smitty119.github.io" + } +} diff --git a/domains/soeren.json b/domains/soeren.json new file mode 100644 index 000000000..ffd34cb2a --- /dev/null +++ b/domains/soeren.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "CNAME": "soeren-helms.de" + } + } + \ No newline at end of file diff --git a/domains/sow.json b/domains/sow.json new file mode 100644 index 000000000..fb39d5963 --- /dev/null +++ b/domains/sow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com" + }, + "record": { + "URL": "https://sow.lol" + } +} diff --git a/domains/spyrisk.json b/domains/spyrisk.json new file mode 100644 index 000000000..85add6404 --- /dev/null +++ b/domains/spyrisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" + } + } + \ No newline at end of file diff --git a/domains/stacksyz.json b/domains/stacksyz.json new file mode 100644 index 000000000..12fe0f6bf --- /dev/null +++ b/domains/stacksyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stacksyz", + "email": "thedevmonke@gmail.com" + }, + "record": { + "CNAME": "83b4876d-be97-4b01-b48b-f133a84abd2f.id.repl.co" + } +} diff --git a/domains/stev.json b/domains/stev.json new file mode 100644 index 000000000..e6366fdec --- /dev/null +++ b/domains/stev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yoomiraa", + "email": "i@miraaaa.my.id", + "discord": "834618584331190343" + }, + + "record": { + "CNAME": "stev.surge.sh" + } +} diff --git a/domains/stoneleaf-bt.json b/domains/stoneleaf-bt.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-bt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} diff --git a/domains/stoneleaf-dh.json b/domains/stoneleaf-dh.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-dh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} diff --git a/domains/stoneleaf-pp.json b/domains/stoneleaf-pp.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-pp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} diff --git a/domains/suki.json b/domains/suki.json index 226c71c4f..364a2fe6a 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", - "MX": ["panel.crystalcloud.xyz"] - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + } } diff --git a/domains/talinsharma.json b/domains/talinsharma.json index 4356bf006..adabcaccb 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "TalinTheDev", - "email": "", - "discord": "AlphaMirage#9779" - }, - "description": "Personal portfolio and website", - "record": { - "CNAME": "jl6yvnz2.up.railway.app" - } -} + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file diff --git a/domains/tanmay.json b/domains/tanmay.json new file mode 100644 index 000000000..891565d80 --- /dev/null +++ b/domains/tanmay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanmayagrwl", + "email": "tanmayhp78@gmail.com" + }, + "record": { + "URL": "https://portfolio-site-nine-silk.vercel.app/" + } +} diff --git a/domains/tanx-009.json b/domains/tanx-009.json new file mode 100644 index 000000000..55b9ec005 --- /dev/null +++ b/domains/tanx-009.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TanX-009", + "email": "tanmaymuley009@gmail.com" + }, + + "record": { + "CNAME": "tanx-009.gitlab.io" + } +} diff --git a/domains/tarna.json b/domains/tarna.json deleted file mode 100644 index f94809b47..000000000 --- a/domains/tarna.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tarna", - "email": "tarungadiraju123@gmail.com" - }, - "record": { - "URL": "https://github.com/tarna" - } -} diff --git a/domains/tazer.json b/domains/tazer.json new file mode 100644 index 000000000..9d74de274 --- /dev/null +++ b/domains/tazer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtazer", + "email": "ajcoolx619@gmail.com" + }, + "record": { + "URL": "https://www.snapchat.com/add/ajtazer" + } +} diff --git a/domains/tcxone.json b/domains/tcxone.json new file mode 100644 index 000000000..bf77e1fc7 --- /dev/null +++ b/domains/tcxone.json @@ -0,0 +1,12 @@ +{ + "description": "Personal homepage", + "repo": "https://github.com/tcxone/tcxone.github.io", + "owner": { + "username": "tcxone", + "email": "tcxone@outlook.com", + "twitter": "tcxone" + }, + "record": { + "CNAME": "tcxone.github.io" + } +} diff --git a/domains/tdkchat.json b/domains/tdkchat.json new file mode 100644 index 000000000..fef556d41 --- /dev/null +++ b/domains/tdkchat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MattTheTekie", + "email": "Mattmason2211@gmail.com" + }, + "record": { + "CNAME": "test72.eu.org" + } + } + \ No newline at end of file diff --git a/domains/team.tnt.json b/domains/team.tnt.json new file mode 100644 index 000000000..2d11c8ddf --- /dev/null +++ b/domains/team.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "CNAME": "sebtnt.github.io" + } +} diff --git a/domains/terroid.json b/domains/terroid.json index 983947a4f..512bd0cc1 100644 --- a/domains/terroid.json +++ b/domains/terroid.json @@ -3,8 +3,7 @@ "repo": "https://github.com/skandabhairava/skandabhairava.github.io", "owner": { "username": "skandabhairava", - "email": "skandabhairava@gmail.com", - "twitter": "TerroidYT" + "email": "skandabhairava@gmail.com" }, "record": { "CNAME": "skandabhairava.github.io" diff --git a/domains/tgt.json b/domains/tgt.json new file mode 100644 index 000000000..66a8ed709 --- /dev/null +++ b/domains/tgt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IncognitoTGT", + "email": "mashoor539@gmail.com" + }, + "record": { + "URL": "https://mashoortest.tk" + } +} diff --git a/domains/theamazing0.json b/domains/theamazing0.json new file mode 100644 index 000000000..0351d4756 --- /dev/null +++ b/domains/theamazing0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theamazing0", + "email": "ksamvid@gmail.com" + }, + "record": { + "URL": "https://git.projectsegfau.lt/theamazing0" + } +} diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json new file mode 100644 index 000000000..652978f52 --- /dev/null +++ b/domains/therealgeodash.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" + }, + "record": { + "CNAME": "lhost.dev" + } + } + \ No newline at end of file diff --git a/domains/thesanju.json b/domains/thesanju.json new file mode 100644 index 000000000..effbd3d1a --- /dev/null +++ b/domains/thesanju.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/thesanju/thesanju.github.io", + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com", + "twitter": "Sanjay69__" + }, + "record": { + "CNAME": "thesanju.github.io" + } +} diff --git a/domains/thesct22.json b/domains/thesct22.json index 88467331b..d2c8a29f2 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -1,11 +1,9 @@ { - "description": "Social media website project", - "repo": "https://github.com/thesct22", - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "CNAME": "34.67.228.107.xip.io" - } -} + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io" + } +} \ No newline at end of file diff --git a/domains/tikter.json b/domains/tikter.json new file mode 100644 index 000000000..374a24c6f --- /dev/null +++ b/domains/tikter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "c14c2346-1c5a-4bf0-b9dc-d47fc8263e86.id.repl.co" + } +} diff --git a/domains/tito.json b/domains/tito.json new file mode 100644 index 000000000..0e0b10f9a --- /dev/null +++ b/domains/tito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MyNameIsTito", + "email": "tito@kzg.gg" + }, + "record": { + "CNAME": "isadev.mynameistito.com" + } +} diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json new file mode 100644 index 000000000..8fc13bb97 --- /dev/null +++ b/domains/tiwknowsall.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" + } + } + \ No newline at end of file diff --git a/domains/tomgxz.json b/domains/tomgxz.json new file mode 100644 index 000000000..9c57b54a2 --- /dev/null +++ b/domains/tomgxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "URL":"https://tomgxz.repl.co/" + } +} diff --git a/domains/totoygamingyt.json b/domains/totoygamingyt.json new file mode 100644 index 000000000..9d60eff37 --- /dev/null +++ b/domains/totoygamingyt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "totoygamingyt", + "email": "hello@totoygamingyt.com", + "twitter": "TotoyGamingYT", + "discord": "totoygamingyt" + }, + "record": { + "CNAME": "totoygamingyt.pages.dev" + } +} diff --git a/domains/tr5kyradio.json b/domains/tr5kyradio.json new file mode 100644 index 000000000..cd9b4265c --- /dev/null +++ b/domains/tr5kyradio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "troit5ky", + "email": "testeron211@gmail.com" + }, + "record": { + "A": ["23.88.10.1"] + } +} diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json new file mode 100644 index 000000000..8d46e0781 --- /dev/null +++ b/domains/tranthanhlong.json @@ -0,0 +1,11 @@ +{ + "description": "My personal webpage", + "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno@proton.me" + }, + "record": { + "CNAME": "iamthanhlong.github.io" + } +} diff --git a/domains/tts.deva.json b/domains/tts.deva.json new file mode 100644 index 000000000..5194aa0a1 --- /dev/null +++ b/domains/tts.deva.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + + "record": { + "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" + } +} diff --git a/domains/tube.json b/domains/tube.json new file mode 100644 index 000000000..80c9601a0 --- /dev/null +++ b/domains/tube.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "t-ub3", + "email": "martini@tubee.dev" + }, + "record": { + "URL": "https://tub3.uk" + } +} diff --git a/domains/turvenuija.json b/domains/turvenuija.json new file mode 100644 index 000000000..2b1748ba2 --- /dev/null +++ b/domains/turvenuija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "turvenuija@skidd.xyz" + }, + "record": { + "CNAME": "turvenuija1.github.io" + } + } + diff --git a/domains/typicalne.json b/domains/typicalne.json new file mode 100644 index 000000000..b2fe731b0 --- /dev/null +++ b/domains/typicalne.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TypicalShavonne", + "email": "tranhuonghp1972@gmail.com" + }, + + "record": { + "A": ["66.118.234.244"] + } +} diff --git a/domains/tyrkinn.json b/domains/tyrkinn.json new file mode 100644 index 000000000..e82960492 --- /dev/null +++ b/domains/tyrkinn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tyrkinn", + "email": "tyrkinn@pm.me" + }, + "record": { + "CNAME": "tyrkinn.github.io" + } +} diff --git a/domains/uberkey.json b/domains/uberkey.json new file mode 100644 index 000000000..a98db0e7c --- /dev/null +++ b/domains/uberkey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uberkey", + "email": "postmordial@gmail.com" + }, + "record": { + "CNAME": "uberkey.github.io" + } +} diff --git a/domains/umesh.json b/domains/umesh.json new file mode 100644 index 000000000..9bb3c0523 --- /dev/null +++ b/domains/umesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "CNAME": "compcoder007.github.io" + } +} diff --git a/domains/undeadevs.json b/domains/undeadevs.json new file mode 100644 index 000000000..527029d03 --- /dev/null +++ b/domains/undeadevs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "undeadevs", + "email": "jangantanyaaku14@gmail.com" + }, + "record": { + "CNAME": "undeadevs.github.io" + } +} diff --git a/domains/usr577.json b/domains/usr577.json new file mode 100644 index 000000000..c8d069a45 --- /dev/null +++ b/domains/usr577.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "https://benediktreck.serveo.net" + } +} diff --git a/domains/utils.json b/domains/utils.json new file mode 100644 index 000000000..8da1a718d --- /dev/null +++ b/domains/utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} diff --git a/domains/valorant.json b/domains/valorant.json new file mode 100644 index 000000000..8abfa1dd0 --- /dev/null +++ b/domains/valorant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnLmao", + "discord": "hong.kong" + }, + "record": { + "CNAME": "fqcxn.com" + } +} diff --git a/domains/valowolf.json b/domains/valowolf.json new file mode 100644 index 000000000..066166319 --- /dev/null +++ b/domains/valowolf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ValoWolf", + "email": "starfleet.valowolf@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/vigo.json b/domains/vigo.json new file mode 100644 index 000000000..ea7dc3370 --- /dev/null +++ b/domains/vigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thanphong19", + "email": "thanphong19@gmail.com" + }, + "record": { + "A": ["168.138.167.184"] + } +} diff --git a/domains/vinaychaudhary.json b/domains/vinaychaudhary.json new file mode 100644 index 000000000..5f4063758 --- /dev/null +++ b/domains/vinaychaudhary.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vinayofc", + "email": "devilvinayofficial@gmail.com" + }, + + "record": { + "A": ["3.136.154.89"] + } +} diff --git a/domains/vineet.json b/domains/vineet.json index e009e7107..05c394c05 100644 --- a/domains/vineet.json +++ b/domains/vineet.json @@ -3,10 +3,10 @@ "repo": "https://github.com/iamv1n/iamv1n.github.io", "owner": { "username": "iamv1n", - "email": "vineet@iamv1n.xyz", + "email": "vind3v17@gmail.com", "twitter": "vineetstwt" }, "record": { - "URL": "https://iamv1n.xyz" + "URL": "https://iamv1n.github.io" } } diff --git a/domains/wansies.json b/domains/wansies.json new file mode 100644 index 000000000..ce79317f7 --- /dev/null +++ b/domains/wansies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + } +} diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json new file mode 100644 index 000000000..a021f608b --- /dev/null +++ b/domains/whoischoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "URL": "https://cfhoiril.github.io/who-is-choiril/" + } +} diff --git a/domains/wife.daddy.json b/domains/wife.daddy.json deleted file mode 100644 index 06e5cc37a..000000000 --- a/domains/wife.daddy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Daddy's wife's website", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "URL": "https://maskduck.is-a.dev" - } -} diff --git a/domains/william.json b/domains/william.json index 6f0c5a82f..890a72d9b 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://williamharrison.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/www.json b/domains/www.json deleted file mode 100644 index d564ecd98..000000000 --- a/domains/www.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "www.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } -} diff --git a/domains/x0ba.json b/domains/x0ba.json new file mode 100644 index 000000000..c05873287 --- /dev/null +++ b/domains/x0ba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x0ba", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "x0ba.github.io" + } +} diff --git a/domains/xash.json b/domains/xash.json new file mode 100644 index 000000000..905a7c85d --- /dev/null +++ b/domains/xash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "7xa5h", + "email": "xash4492@gmail.com" + }, + "record": { + "CNAME": "7xa5h.github.io" + } +} diff --git a/domains/yokaicord.json b/domains/yokaicord.json new file mode 100644 index 000000000..2a24c1a70 --- /dev/null +++ b/domains/yokaicord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } +} diff --git a/domains/yourdad.json b/domains/yourdad.json new file mode 100644 index 000000000..073d430bd --- /dev/null +++ b/domains/yourdad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + + } + diff --git a/domains/yourtilak.json b/domains/yourtilak.json index c10efa455..ebcdc84c6 100644 --- a/domains/yourtilak.json +++ b/domains/yourtilak.json @@ -6,6 +6,6 @@ "email": "rj05tilak@gmail.com" }, "record": { - "CNAME": "YourTilak.github.io" + "CNAME": "yourtilak.github.io" } } diff --git a/domains/zarqi.aicha.json b/domains/zarqi.aicha.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.aicha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/zarqi.ezzoubair.json b/domains/zarqi.ezzoubair.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.ezzoubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/zarqi.fatima.json b/domains/zarqi.fatima.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.fatima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/zarqi.json b/domains/zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/zarqi.loubna.json b/domains/zarqi.loubna.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.loubna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} diff --git a/domains/zaydocs.json b/domains/zaydocs.json new file mode 100644 index 000000000..8c0b5d638 --- /dev/null +++ b/domains/zaydocs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingVibes12", + "email": "codemonkeymann@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/zxpau.json b/domains/zxpau.json new file mode 100644 index 000000000..defa72f30 --- /dev/null +++ b/domains/zxpau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } +} diff --git a/scripts/certbot-auth.sh b/scripts/certbot-auth.sh new file mode 100755 index 000000000..fd0245777 --- /dev/null +++ b/scripts/certbot-auth.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +echo "$PWD"; + +echo "AUTH ::[$CERTBOT_VALIDATION]::[$CERTBOT_TOKEN]::[$CERTBOT_REMAINING_CHALLENGES]"; +echo "[$CERTBOT_DOMAIN]"; + +sleep 1; + +./scripts/certbot.sh acme_txt "$CERTBOT_VALIDATION"; + +sleep $((5*60)); + +./scripts/certbot.sh check; + diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 3468e7395..451df74b6 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -13,13 +13,17 @@ generate_certificate() { --logs-dir $outdir/logs \ certonly \ --manual \ + --preferred-challenges=dns \ + --manual-auth-hook=./scripts/certbot-auth.sh \ -m 'phenax5@gmail.com' \ -d '*.is-a.dev,is-a.dev' \ + --agree-tos \ + --dry-run \ $(if_dry_run "--dry-run" ""); echo "+-----------------------------------------------+"; - echo "| Certificates output to: |"; - echo "| $outdir |"; + echo "| Certificate output: |"; + echo "|= $outdir"; echo "+-----------------------------------------------+"; } @@ -61,45 +65,15 @@ update_acme_txt_record() { update_record add TXT '_acme-challenge' "$1"; } -update_www_record() { - update_record remove CNAME 'www' "is-a-dev.github.io"; - sleep 1; - update_record add A 'www' "68.65.123.44"; -} - -upload_acme_file() { - local key="$1"; - local value="$2"; - echo " - const { cpanel } = require('./utils/lib/cpanel'); - const { ENV, DOMAIN_DOMAIN, DOMAIN_USER } = require('./utils/constants'); - - const file = { - dir: '/home/' + DOMAIN_USER + '/public_html/.well-known/acme-challenge', - file: '$key', - content: '$value', - }; - - console.log('Uploading acme validation file to', DOMAIN_DOMAIN, '(', ENV, ')...'); - cpanel.file.write(file).then(console.log).catch(console.error); - " | node -; -} - reset_acme() { - update_record remove A 'www' "68.65.123.44"; sleep 1; - update_record add CNAME 'www' "is-a-dev.github.io"; update_record remove TXT '_acme-challenge' ''; } case "$1" in - check) - echo "TXT record:: $(dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}')"; - ;; - config_www) update_www_record ;; - acme_txt) update_acme_txt_record "$2" ;; - acme_file) upload_acme_file "$2" "$3" ;; + check) echo "TXT record:: $(dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}')" ;; cert) generate_certificate ;; + acme_txt) update_acme_txt_record "$2" ;; reset) reset_acme ;; *) echo "Invalid command"; exit 1; ;; esac @@ -108,8 +82,6 @@ esac ### STEPS ### # Run ./scripts/certbot.sh cert # Run ./scripts/certbot.sh acme_txt "" -# Run ./scripts/certbot.sh acme_file "" "" -# Run ./scripts/certbot.sh config_www # cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset