From 2bcd7b03cf76f51b20f171f592c151548fe63aa9 Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Wed, 22 Apr 2026 23:43:56 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20ciao.su?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 54 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 domains/ciao.su/cyan.json diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json new file mode 100644 index 0000000..eb39221 --- /dev/null +++ b/domains/ciao.su/cyan.json @@ -0,0 +1,54 @@ +{ + "description": "公益项目", + "subdomain": "cyan", + "domain": "ciao.su", + "owner": { + "name": "杵仟凝", + "github": "cu32521", + "email": "3580326392@qq.com" + }, + "records": [ + { + "type": "A", + "name": "mail.cyan.ciao.su", + "content": "154.9.253.53", + "ttl": 3600, + "proxied": false + }, + { + "type": "MX", + "name": "@", + "content": "mail.cyan.ciao.su", + "ttl": 3600, + "proxied": false + }, + { + "type": "TXT", + "name": "@", + "content": "v=spf1 +a +mx +ip4:154.9.253.53 -all", + "ttl": 3600, + "proxied": false + }, + { + "type": "TXT", + "name": "default._domainkey", + "content": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxSswx1T7pm816LxSYf4h9DInK9cEg2dR4BpYhC2RAU8GSrvvs+SvtqJB8sgsW+6V6ZUSdIMv/CkzcH4zwzNcuaB+3WnVTrVer4jpLGn0t1+7QXhNFJNr2MTLtbCeKxtJ/xDkdoNbsVFXEQSzz/BqyX0G/PIxn6oauxW2tIL8hT0Z9J1JvEqpLJMG7/DqgZ+vvB7dB6N/XAKws7C3+0Ibly/5mZ0zSByuYuet7GpMf7T3pzENUyuvjz5O8SMfR7qipPbM1Fo1aq67BYvWJJ6hDOC/UdbXDjEJV4uHS8IsdnuVRBor8q0Cq+yenfjn9qRMCjmI0SftN29bCgGVneAuJQIDAQAB", + "ttl": 3600, + "proxied": false + }, + { + "type": "TXT", + "name": "_dmarc", + "content": "v=DMARC1;p=quarantine;rua=mailto:admin@cyan.ciao.su", + "ttl": 3600, + "proxied": false + }, + { + "type": "A", + "name": "@", + "content": "154.9.253.53", + "ttl": 3600, + "proxied": false + } + ] +} \ No newline at end of file From 03084676c8eb510a4693c69310c3da47fed27c0b Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Wed, 22 Apr 2026 23:54:14 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cyan.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json index eb39221..8aa7824 100644 --- a/domains/ciao.su/cyan.json +++ b/domains/ciao.su/cyan.json @@ -20,6 +20,7 @@ "name": "@", "content": "mail.cyan.ciao.su", "ttl": 3600, + "priority":10, "proxied": false }, { From 89d5e1e86e77de8254eddb0c0939cbc72e94db88 Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Wed, 22 Apr 2026 23:56:38 +0800 Subject: [PATCH 3/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cyan.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json index 8aa7824..54b5b6f 100644 --- a/domains/ciao.su/cyan.json +++ b/domains/ciao.su/cyan.json @@ -10,7 +10,7 @@ "records": [ { "type": "A", - "name": "mail.cyan.ciao.su", + "name": "mail", "content": "154.9.253.53", "ttl": 3600, "proxied": false From de5cf24b56f396d12e66b3991942d60199fe2eb8 Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Thu, 23 Apr 2026 00:02:32 +0800 Subject: [PATCH 4/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cyan.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json index 54b5b6f..0ee03cd 100644 --- a/domains/ciao.su/cyan.json +++ b/domains/ciao.su/cyan.json @@ -1,5 +1,5 @@ { - "description": "公益项目", + "description": "公益邮箱项目", "subdomain": "cyan", "domain": "ciao.su", "owner": { From 30e69b319ca4f5782a3d9822157ddda14cdef8b8 Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Thu, 23 Apr 2026 00:04:48 +0800 Subject: [PATCH 5/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cyan.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json index 0ee03cd..e130840 100644 --- a/domains/ciao.su/cyan.json +++ b/domains/ciao.su/cyan.json @@ -18,7 +18,7 @@ { "type": "MX", "name": "@", - "content": "mail.cyan.ciao.su", + "content": "mail.cyan.ciao.su.", "ttl": 3600, "priority":10, "proxied": false From 02336d6c2da9a869d94de5e2bd9a3e9e133aca71 Mon Sep 17 00:00:00 2001 From: cu32521 <3498439340@qq.com> Date: Thu, 23 Apr 2026 00:07:32 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cyan.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ciao.su/cyan.json | 43 +++------------------------------------ 1 file changed, 3 insertions(+), 40 deletions(-) diff --git a/domains/ciao.su/cyan.json b/domains/ciao.su/cyan.json index e130840..acd797e 100644 --- a/domains/ciao.su/cyan.json +++ b/domains/ciao.su/cyan.json @@ -8,48 +8,11 @@ "email": "3580326392@qq.com" }, "records": [ - { - "type": "A", - "name": "mail", - "content": "154.9.253.53", - "ttl": 3600, - "proxied": false - }, - { - "type": "MX", - "name": "@", - "content": "mail.cyan.ciao.su.", - "ttl": 3600, - "priority":10, - "proxied": false - }, - { - "type": "TXT", - "name": "@", - "content": "v=spf1 +a +mx +ip4:154.9.253.53 -all", - "ttl": 3600, - "proxied": false - }, { "type": "TXT", - "name": "default._domainkey", - "content": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxSswx1T7pm816LxSYf4h9DInK9cEg2dR4BpYhC2RAU8GSrvvs+SvtqJB8sgsW+6V6ZUSdIMv/CkzcH4zwzNcuaB+3WnVTrVer4jpLGn0t1+7QXhNFJNr2MTLtbCeKxtJ/xDkdoNbsVFXEQSzz/BqyX0G/PIxn6oauxW2tIL8hT0Z9J1JvEqpLJMG7/DqgZ+vvB7dB6N/XAKws7C3+0Ibly/5mZ0zSByuYuet7GpMf7T3pzENUyuvjz5O8SMfR7qipPbM1Fo1aq67BYvWJJ6hDOC/UdbXDjEJV4uHS8IsdnuVRBor8q0Cq+yenfjn9qRMCjmI0SftN29bCgGVneAuJQIDAQAB", - "ttl": 3600, - "proxied": false - }, - { - "type": "TXT", - "name": "_dmarc", - "content": "v=DMARC1;p=quarantine;rua=mailto:admin@cyan.ciao.su", - "ttl": 3600, - "proxied": false - }, - { - "type": "A", - "name": "@", - "content": "154.9.253.53", - "ttl": 3600, - "proxied": false + "name": "_dnspod", + "content": "ec470dd1f1b1f8196023b2e8f8672612", + "ttl": 3600 } ] } \ No newline at end of file