diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d3ffed2f1..7fa947f15 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -11,6 +11,6 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 7caa63113..40e58b3ea 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -4,7 +4,6 @@ on: push: branches: [main] workflow_dispatch: - name: 'Publish records' jobs: publish: @@ -14,7 +13,7 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.26 + bun-version: latest - run: bun install - run: bun test - name: Publishing records diff --git a/domains/_discord.gzf.is-a.dev.json b/domains/_discord.gzf.is-a.dev.json new file mode 100644 index 000000000..ad8f10731 --- /dev/null +++ b/domains/_discord.gzf.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "dh=790b378eaf31c0c456354c0aa04129bd7057dfb2" + } +} diff --git a/domains/afk.json b/domains/afk.json new file mode 100644 index 000000000..86c822049 --- /dev/null +++ b/domains/afk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RainWill", + "email": "2782401449@qq.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/axd.json b/domains/axd.json index 75d1c9dc1..1441f3654 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { "owner": { "username": "alexdhg", - "email": "alex.zr71@gmail.com" + "email": "axd@webwarp.ro" }, "record": { - "URL": "https://axxd.me" + "CNAME": "axxd.me" } } diff --git a/domains/caiden.json b/domains/caiden.json new file mode 100644 index 000000000..80e231afc --- /dev/null +++ b/domains/caiden.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com", + "discord": "850820069310201896" + }, + "record": { + "CNAME": "caiden.onrender.com" + } +} diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c37328769..17cb80541 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,12 +6,7 @@ "twitter": "cutedog5695" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://cutedog5695.me", "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/cybersecbyte.json b/domains/cybersecbyte.json new file mode 100644 index 000000000..f951db9e8 --- /dev/null +++ b/domains/cybersecbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyberSecByte", + "email": "cybersecbyte@gmail.com" + }, + "record": { + "CNAME": "cybersecbyte.github.io" + } +} diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8640b679e..86a46c8ca 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ], "MX": [ "mail.is-a.dev" @@ -16,4 +16,4 @@ "v=spf1 mx a:mail.is-a.dev ~all" ] } -} \ No newline at end of file +} diff --git a/domains/gzf.json b/domains/gzf.json new file mode 100644 index 000000000..3c4c3f32d --- /dev/null +++ b/domains/gzf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Argzf", + "email": "gzf.dev@gmail.com" + }, + "record": { + "TXT": "0" + } +} diff --git a/domains/jadify.json b/domains/jadify.json new file mode 100644 index 000000000..2a89ab99c --- /dev/null +++ b/domains/jadify.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jadify-eu", + "email": "jadifyeu@gmail.com", + "discord": "753179409682399332" + }, + + "record": { + "CNAME": "is-a.dev.jadify.cyou" + } + } + \ No newline at end of file diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ntfy.stefdp.json +++ b/domains/ntfy.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/paste.stefdp.json +++ b/domains/paste.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 9dfa24f67..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} diff --git a/domains/sdp.json b/domains/sdp.json index f8beee4ce..0223d9753 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/status.ciaobot.json b/domains/status.ciaobot.json index 9d5aadfe6..d18eefaa1 100644 --- a/domains/status.ciaobot.json +++ b/domains/status.ciaobot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } } diff --git a/domains/tianji.stefdp.json b/domains/tianji.stefdp.json index fea1e5d5c..4ad66c889 100644 --- a/domains/tianji.stefdp.json +++ b/domains/tianji.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } } diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index f8beee4ce..0223d9753 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -7,7 +7,7 @@ }, "record": { "A": [ - "45.11.229.211" + "45.137.70.68" ] } -} \ No newline at end of file +} diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json index 73f47d13e..7e60c772e 100644 --- a/domains/vsc.stefdp.json +++ b/domains/vsc.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": ["45.11.229.211"] + "A": ["45.137.70.68"] } }