From d53f2165ce0fac50ab263fb6e23251f4d0b23a89 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sat, 27 Jan 2024 17:51:40 +0300 Subject: [PATCH 1/8] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index cef326b10..c5fa7718d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,7 +4,7 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": ["109.71.252.37"], + "A": ["45.11.229.211"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 7680b3fbe144754d9c82f43a5d67da908d273585 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sat, 27 Jan 2024 17:51:57 +0300 Subject: [PATCH 2/8] Update dashboard.almaz.json --- domains/dashboard.almaz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index 198614812..2ac5433f9 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["109.71.252.37"] + "A": ["45.11.229.211"] } } - \ No newline at end of file + From d953bce533475abd11296cc3a9824f490e00aef7 Mon Sep 17 00:00:00 2001 From: AlmaziikDev Date: Sat, 27 Jan 2024 14:52:18 +0000 Subject: [PATCH 3/8] chore: add github user id --- domains/dashboard.almaz.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json index 2ac5433f9..ffc498009 100644 --- a/domains/dashboard.almaz.json +++ b/domains/dashboard.almaz.json @@ -1,12 +1,13 @@ { - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com", - "discord": "718458417232085104" - }, - - "record": { - "A": ["45.11.229.211"] - } - } - + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com", + "discord": "718458417232085104", + "github_id": 132609906 + }, + "record": { + "A": [ + "45.11.229.211" + ] + } +} \ No newline at end of file From b5787585e44f8db7e949dd89759fc8ea1f656017 Mon Sep 17 00:00:00 2001 From: Suki Date: Sat, 27 Jan 2024 20:44:16 +0530 Subject: [PATCH 4/8] 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 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 5/8] 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 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 6/8] 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 2e99f7b5a57dd6b23274934911cd7205dcfb626b Mon Sep 17 00:00:00 2001 From: superhorsy Date: Sun, 28 Jan 2024 00:41:23 +0200 Subject: [PATCH 7/8] 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 8/8] 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