From 2ff69bd606c48ba69c3f5e3d30b334d8241f5344 Mon Sep 17 00:00:00 2001 From: iamxani <156360747+iamxani@users.noreply.github.com> Date: Fri, 19 Jan 2024 19:25:36 +0530 Subject: [PATCH 01/34] Add files via upload --- domains/xani.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/xani.json diff --git a/domains/xani.json b/domains/xani.json new file mode 100644 index 000000000..f5cf09ef5 --- /dev/null +++ b/domains/xani.json @@ -0,0 +1,18 @@ +{ + "domain": "is-a.dev", + "subdomain": "011", + + "owner": { + "email": "xenpei11@gmail.com" + }, + + "records": { + + + "CNAME": "iamxani.github.io" + + + }, + + "proxied": false +} \ No newline at end of file From 7847227b08a78b0a4f27a611e6d1b653c5b3155c Mon Sep 17 00:00:00 2001 From: iamxani <156360747+iamxani@users.noreply.github.com> Date: Thu, 25 Jan 2024 01:38:27 +0530 Subject: [PATCH 02/34] Create satas --- domains/satas | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/satas diff --git a/domains/satas b/domains/satas new file mode 100644 index 000000000..bdd354e6b --- /dev/null +++ b/domains/satas @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iamxani", + "email": "xenpei11@gmail.com", + "discord": "753456550626066522" + }, + + "record": { + "CNAME": "https://iamxani.github.io/" + } + } + From 76b3d9281226bbfee7382c431daecc12cae3a883 Mon Sep 17 00:00:00 2001 From: iamxani <156360747+iamxani@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:33:59 +0530 Subject: [PATCH 03/34] Create 011.json --- domains/011.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/011.json diff --git a/domains/011.json b/domains/011.json new file mode 100644 index 000000000..6b1530da0 --- /dev/null +++ b/domains/011.json @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "011", + "owner": { + "email": "xenpei11@gmail.com" + }, + "records": { + "CNAME": "iamxani.github.io" + } +} From 7b9e2c17697d4c5c8b0dc598e2eab5702b83eb73 Mon Sep 17 00:00:00 2001 From: mixmaker Date: Fri, 26 Jan 2024 21:27:38 +0530 Subject: [PATCH 04/34] feat(domain): shoumik.is-a.dev --- domains/shoumik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoumik.json diff --git a/domains/shoumik.json b/domains/shoumik.json new file mode 100644 index 000000000..735277a6d --- /dev/null +++ b/domains/shoumik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mixmaker", + "email": "shoumikskdev3@protonmail.com" + }, + "record": { + "TXT": "vc-domain-verify=shoumik.is-a.dev,16c2bf978f521833f936" + } +} From c91e32f080e2111997a638cca6bc4647d682274a Mon Sep 17 00:00:00 2001 From: iamxani <156360747+iamxani@users.noreply.github.com> Date: Fri, 26 Jan 2024 23:59:52 +0530 Subject: [PATCH 05/34] Create 011 --- domains/011 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/011 diff --git a/domains/011 b/domains/011 new file mode 100644 index 000000000..6b1530da0 --- /dev/null +++ b/domains/011 @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "011", + "owner": { + "email": "xenpei11@gmail.com" + }, + "records": { + "CNAME": "iamxani.github.io" + } +} From b5787585e44f8db7e949dd89759fc8ea1f656017 Mon Sep 17 00:00:00 2001 From: Suki Date: Sat, 27 Jan 2024 20:44:16 +0530 Subject: [PATCH 06/34] Create suki.json --- domains/suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suki.json diff --git a/domains/suki.json b/domains/suki.json new file mode 100644 index 000000000..a3d5501ed --- /dev/null +++ b/domains/suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From f8a75a2b54a804312ee8a3448fb23e0f4e6637b0 Mon Sep 17 00:00:00 2001 From: alfari24 Date: Sat, 27 Jan 2024 22:41:19 +0700 Subject: [PATCH 07/34] feat(domain): alfari.is-a.dev --- domains/alfari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alfari.json diff --git a/domains/alfari.json b/domains/alfari.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/alfari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} From 66be448e5d1051c0d4ec728fdc4bea34f924660e Mon Sep 17 00:00:00 2001 From: Shoumik Kumbhakar <94787156+mixmaker@users.noreply.github.com> Date: Sat, 27 Jan 2024 21:25:51 +0530 Subject: [PATCH 08/34] Update shoumik.json --- domains/shoumik.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/shoumik.json b/domains/shoumik.json index 735277a6d..6b6c5f0c6 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -1,9 +1,12 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/mixmaker/mixmaker.github.io", "owner": { "username": "mixmaker", - "email": "shoumikskdev3@protonmail.com" + "email": shoumikskdev@gmail.com", + "twitter": "almost_shoumik" }, "record": { - "TXT": "vc-domain-verify=shoumik.is-a.dev,16c2bf978f521833f936" + "CNAME": "mixmaker.github.io" } -} +} From 205b4de0efee78e7bd772d06587dee1afe287905 Mon Sep 17 00:00:00 2001 From: AGN <157490898+agnesmonret@users.noreply.github.com> Date: Sat, 27 Jan 2024 17:29:14 +0100 Subject: [PATCH 09/34] Register agn.is-a.dev --- domains/agn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/agn.json diff --git a/domains/agn.json b/domains/agn.json new file mode 100644 index 000000000..f1645fc14 --- /dev/null +++ b/domains/agn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "agnesmonret", + "email": "agnesmoret@proton.me", + "discord": "694917200720429066" + }, + + "record": { + "CNAME": "agnesmonret.github.io" + } + } + \ No newline at end of file From ce30b39655c042234673481c07c9e7c81eb24304 Mon Sep 17 00:00:00 2001 From: BapRx Date: Sat, 27 Jan 2024 17:44:29 +0100 Subject: [PATCH 10/34] feat(domain): baptiste.is-a.dev --- domains/baptiste.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/baptiste.json diff --git a/domains/baptiste.json b/domains/baptiste.json new file mode 100644 index 000000000..4f8b728bc --- /dev/null +++ b/domains/baptiste.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "CNAME": "baprx.github.io" + } +} From 18bdbd1e87476bb1986db370ecd0aae9b7a528c0 Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 00:00:35 +0700 Subject: [PATCH 11/34] added tih.json using cname --- domains/tih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tih.json diff --git a/domains/tih.json b/domains/tih.json new file mode 100644 index 000000000..dd5b0c7fa --- /dev/null +++ b/domains/tih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FatihArridho", + "email": "m.fatiharridho@gmail.com" + }, + "record": { + "CNAME": "https://tih-9t0.pages.dev" + } +} From 92e7e584125ae65db5efd0d7611c704fb2c7e9e2 Mon Sep 17 00:00:00 2001 From: Kenny <75525014+KennySB-dev@users.noreply.github.com> Date: Sat, 27 Jan 2024 18:25:29 +0000 Subject: [PATCH 12/34] Create zync.kenny.json --- domains/zync.kenny.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/zync.kenny.json diff --git a/domains/zync.kenny.json b/domains/zync.kenny.json new file mode 100644 index 000000000..a206964f4 --- /dev/null +++ b/domains/zync.kenny.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "KennySB-dev", + "email": "kennybugeja@gmail.com", + "discord": "kenny.sb", + "github_id": 75525014 + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 5708fc9b78c124b25b8ec9408a68d9cc1c9da253 Mon Sep 17 00:00:00 2001 From: NezarecSR Date: Sat, 27 Jan 2024 11:58:48 -0800 Subject: [PATCH 13/34] feat(domain): nezarec.is-a.dev --- domains/nezarec.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nezarec.json diff --git a/domains/nezarec.json b/domains/nezarec.json new file mode 100644 index 000000000..150b78eb4 --- /dev/null +++ b/domains/nezarec.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NezarecSR", + "email": "anjuangyu@gmail.com" + }, + "record": { + "URL": "https://nezhome.vercel.app/" + } +} From 3eaee0aeb21ff5c79af631f9a82ee48b1d90a526 Mon Sep 17 00:00:00 2001 From: iamxani <156360747+iamxani@users.noreply.github.com> Date: Sun, 28 Jan 2024 02:12:24 +0530 Subject: [PATCH 14/34] Add files via upload --- domains/apam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/apam.json diff --git a/domains/apam.json b/domains/apam.json new file mode 100644 index 000000000..b5532329a --- /dev/null +++ b/domains/apam.json @@ -0,0 +1,10 @@ +{ + "domain": "is-a.dev", + "subdomain": "apam", + "owner": { + "email": "xenpei11@gmail.com" + }, + "records": { + "CNAME": "iamxani.github.io" + } + } \ No newline at end of file From 2e99f7b5a57dd6b23274934911cd7205dcfb626b Mon Sep 17 00:00:00 2001 From: superhorsy Date: Sun, 28 Jan 2024 00:41:23 +0200 Subject: [PATCH 15/34] feat(domain): kirill-adamuk.is-a.dev --- domains/kirill-adamuk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kirill-adamuk.json diff --git a/domains/kirill-adamuk.json b/domains/kirill-adamuk.json new file mode 100644 index 000000000..752d36fa3 --- /dev/null +++ b/domains/kirill-adamuk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "superhorsy", + "email": "adamuk.kirill@gmail.com" + }, + "record": { + "CNAME": "superhorsy.github.io" + } +} From 25eda1869a9888392ef656945f5f429cb7772f59 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:14:59 +0800 Subject: [PATCH 16/34] Delete .github/workflows/github-id.yml --- .github/workflows/github-id.yml | 39 --------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 .github/workflows/github-id.yml diff --git a/.github/workflows/github-id.yml b/.github/workflows/github-id.yml deleted file mode 100644 index b896fbaf7..000000000 --- a/.github/workflows/github-id.yml +++ /dev/null @@ -1,39 +0,0 @@ -name: GitHub ID - -on: - push: - paths: - - "domains/*.json" - -jobs: - update: - name: Update - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v4 - with: - fetch-depth: 0 - token: ${{ secrets.GITHUB_TOKEN }} - repository: ${{ github.event.pull_request.head.repo.full_name }} - ref: ${{ github.head_ref }} - - - name: Get changed files - id: files - uses: jitterbit/get-changed-files@v1 - with: - format: "space-delimited" - - - name: Run script - uses: is-a-dev/github-id-script@v1.0.2 - with: - files: ${{ steps.files.outputs.all }} - token: ${{ secrets.GITHUB_TOKEN }} - - - name: Commit - uses: stefanzweifel/git-auto-commit-action@v4 - with: - commit_user_name: "GitHub Actions" - commit_user_email: "actions@github.com" - commit_message: "chore: add github user id" - skip_checkout: true From 7797234082c4b6e0be331cb5094eba391a3ef5e9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:17:43 +0800 Subject: [PATCH 17/34] Discard changes to domains/011 --- domains/011 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/011 diff --git a/domains/011 b/domains/011 deleted file mode 100644 index 6b1530da0..000000000 --- a/domains/011 +++ /dev/null @@ -1,10 +0,0 @@ -{ - "domain": "is-a.dev", - "subdomain": "011", - "owner": { - "email": "xenpei11@gmail.com" - }, - "records": { - "CNAME": "iamxani.github.io" - } -} From 3713049411a87217189a5ddfa3dcb69ef78b9172 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:17:49 +0800 Subject: [PATCH 18/34] Discard changes to domains/xani.json --- domains/xani.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 domains/xani.json diff --git a/domains/xani.json b/domains/xani.json deleted file mode 100644 index f5cf09ef5..000000000 --- a/domains/xani.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "domain": "is-a.dev", - "subdomain": "011", - - "owner": { - "email": "xenpei11@gmail.com" - }, - - "records": { - - - "CNAME": "iamxani.github.io" - - - }, - - "proxied": false -} \ No newline at end of file From 1719cae2dced7351f3cdf0d11bcab0054dea4bf3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:17:54 +0800 Subject: [PATCH 19/34] Discard changes to domains/satas --- domains/satas | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/satas diff --git a/domains/satas b/domains/satas deleted file mode 100644 index bdd354e6b..000000000 --- a/domains/satas +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "iamxani", - "email": "xenpei11@gmail.com", - "discord": "753456550626066522" - }, - - "record": { - "CNAME": "https://iamxani.github.io/" - } - } - From 52ef7ec72a56fa047c46f5510e0304dea92dcd93 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:18:16 +0800 Subject: [PATCH 20/34] Update 011.json --- domains/011.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/011.json b/domains/011.json index 6b1530da0..5e4cc052c 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,6 +1,4 @@ { - "domain": "is-a.dev", - "subdomain": "011", "owner": { "email": "xenpei11@gmail.com" }, From ce8f4eaa42370821989a8975cc02ae345f11a6d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:18:27 +0800 Subject: [PATCH 21/34] Update apam.json --- domains/apam.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/apam.json b/domains/apam.json index b5532329a..f84e03f8f 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,10 +1,8 @@ { - "domain": "is-a.dev", - "subdomain": "apam", "owner": { "email": "xenpei11@gmail.com" }, "records": { "CNAME": "iamxani.github.io" } - } \ No newline at end of file + } From c2da045c96d2fbe26a85283c0f76d79bceb882e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:21:05 +0800 Subject: [PATCH 22/34] Update 011.json --- domains/011.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/011.json b/domains/011.json index 5e4cc052c..a6aa4e8fe 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,5 +1,6 @@ { "owner": { + "owner": "iamxani", "email": "xenpei11@gmail.com" }, "records": { From 68799da56f95cca5811787fbbf4721dab8dc6cf8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:21:19 +0800 Subject: [PATCH 23/34] Update apam.json --- domains/apam.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/apam.json b/domains/apam.json index f84e03f8f..3035bab24 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,5 +1,6 @@ { "owner": { + "owner": "iamxani", "email": "xenpei11@gmail.com" }, "records": { From 2c0e14e028a8b159199baa18029cc835546d41e5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:33:51 +0800 Subject: [PATCH 24/34] Update 011.json --- domains/011.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/011.json b/domains/011.json index a6aa4e8fe..c4f6817b1 100644 --- a/domains/011.json +++ b/domains/011.json @@ -3,7 +3,7 @@ "owner": "iamxani", "email": "xenpei11@gmail.com" }, - "records": { + "record": { "CNAME": "iamxani.github.io" } } From 816064c12d4b2e8095501c646fbdaf582b01d6e9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:34:02 +0800 Subject: [PATCH 25/34] Update apam.json --- domains/apam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/apam.json b/domains/apam.json index 3035bab24..3c4416b16 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -3,7 +3,7 @@ "owner": "iamxani", "email": "xenpei11@gmail.com" }, - "records": { + "record": { "CNAME": "iamxani.github.io" } } From f9a52bba35004d768af2cc4d933d86fb001c22ca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 07:39:05 +0800 Subject: [PATCH 26/34] Apply suggestions from code review --- domains/011.json | 2 +- domains/apam.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/011.json b/domains/011.json index c4f6817b1..ace8aeeb8 100644 --- a/domains/011.json +++ b/domains/011.json @@ -1,6 +1,6 @@ { "owner": { - "owner": "iamxani", + "username": "iamxani", "email": "xenpei11@gmail.com" }, "record": { diff --git a/domains/apam.json b/domains/apam.json index 3c4416b16..4d3da275b 100644 --- a/domains/apam.json +++ b/domains/apam.json @@ -1,6 +1,6 @@ { "owner": { - "owner": "iamxani", + "username": "iamxani", "email": "xenpei11@gmail.com" }, "record": { From 2cb1f55598b7c66014edcd2f93b343163fae49aa Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 06:47:42 +0700 Subject: [PATCH 27/34] Update tih.json --- domains/tih.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tih.json b/domains/tih.json index dd5b0c7fa..a09ebfdd0 100644 --- a/domains/tih.json +++ b/domains/tih.json @@ -4,6 +4,6 @@ "email": "m.fatiharridho@gmail.com" }, "record": { - "CNAME": "https://tih-9t0.pages.dev" + "CNAME": "tih-9t0.pages.dev.pages.dev" } -} +} From 4a5db9b56c431db0b0c14f7b0344ffdd57f78e02 Mon Sep 17 00:00:00 2001 From: alfari24 Date: Sun, 28 Jan 2024 07:15:47 +0700 Subject: [PATCH 28/34] feat(domain): weissx.is-a.dev --- domains/weissx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/weissx.json diff --git a/domains/weissx.json b/domains/weissx.json new file mode 100644 index 000000000..30dbb37f2 --- /dev/null +++ b/domains/weissx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alfari24", + "email": "ari@alfari.id" + }, + "record": { + "A": ["194.15.36.220"] + } +} From 2dcbc867f1fa7c1deb7ad81940716e34473a6602 Mon Sep 17 00:00:00 2001 From: Razin Rayees <146452854+razinrayees@users.noreply.github.com> Date: Sun, 28 Jan 2024 07:29:17 +0530 Subject: [PATCH 29/34] Create razin.json --- domains/razin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/razin.json diff --git a/domains/razin.json b/domains/razin.json new file mode 100644 index 000000000..d13d328bd --- /dev/null +++ b/domains/razin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Razin Rayees", + "email": "razin.rayeesk@gmail.com" + }, + + "record": { + "CNAME": "razinrayees.netlify.app" + } +} From c153d1cc56d5c6015b372b4d524745a6caf7b990 Mon Sep 17 00:00:00 2001 From: Shoumik Kumbhakar <94787156+mixmaker@users.noreply.github.com> Date: Sun, 28 Jan 2024 08:08:53 +0530 Subject: [PATCH 30/34] Update shoumik.json --- domains/shoumik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shoumik.json b/domains/shoumik.json index 6b6c5f0c6..900d2a3ab 100644 --- a/domains/shoumik.json +++ b/domains/shoumik.json @@ -3,7 +3,7 @@ "repo": "https://github.com/mixmaker/mixmaker.github.io", "owner": { "username": "mixmaker", - "email": shoumikskdev@gmail.com", + "email": "shoumikskdev@gmail.com", "twitter": "almost_shoumik" }, "record": { From 152036c79caf5a7b3c6c02297ffd88a1c68e8b43 Mon Sep 17 00:00:00 2001 From: Razin Rayees <146452854+razinrayees@users.noreply.github.com> Date: Sun, 28 Jan 2024 08:29:43 +0530 Subject: [PATCH 31/34] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index d13d328bd..129bf355c 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "razinrayees.netlify.app" + "CNAME": "razin.pages.dev" } } From 855c0ff90f35f458c9302c23594c0d18485b672f Mon Sep 17 00:00:00 2001 From: Fatih Arridho <71856084+FatihArridho@users.noreply.github.com> Date: Sun, 28 Jan 2024 10:32:42 +0700 Subject: [PATCH 32/34] Update tih.json sorry i'm typo --- domains/tih.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tih.json b/domains/tih.json index a09ebfdd0..6849ce094 100644 --- a/domains/tih.json +++ b/domains/tih.json @@ -4,6 +4,6 @@ "email": "m.fatiharridho@gmail.com" }, "record": { - "CNAME": "tih-9t0.pages.dev.pages.dev" + "CNAME": "tih-9t0.pages.dev" } } From 9f63cb0d64c919dd82de81301ef2f8804dcc0b51 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 Jan 2024 12:03:29 +0800 Subject: [PATCH 33/34] Update razin.json --- domains/razin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/razin.json b/domains/razin.json index 129bf355c..805a7053c 100644 --- a/domains/razin.json +++ b/domains/razin.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Razin Rayees", + "username": "razinrayees", "email": "razin.rayeesk@gmail.com" }, From 4da4b2663e8d7acbddf0b0f92f0b1ecd20697570 Mon Sep 17 00:00:00 2001 From: Suki Date: Sun, 28 Jan 2024 12:02:00 +0530 Subject: [PATCH 34/34] Update suki.json --- domains/suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index a3d5501ed..1669d49a0 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -4,6 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "portfolio-b8o.pages.dev" } }