From 8ef64f292b1123abacf6330b6302c117e77cd82b Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:15:01 +0200 Subject: [PATCH 1/6] Update serstars.json --- domains/serstars.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/serstars.json b/domains/serstars.json index 6d284c553..156b0e8d0 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,6 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io" + "CNAME": "serstars.github.io", + "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 26b0d3ef02bef44e2cf70d9878a1565a213583c8 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:21:44 +0200 Subject: [PATCH 2/6] Update serstars.json --- domains/serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 156b0e8d0..69696f28c 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,7 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io", - "TXT: "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "_discord.serstars.github.io.", + "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" } } From 0090951f72cdac8117d5ca349bfae2bc6fe2c54c Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:48:47 +0200 Subject: [PATCH 3/6] Update serstars.json --- domains/serstars.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/serstars.json b/domains/serstars.json index 69696f28c..6d284c553 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -6,7 +6,6 @@ "twitter": "SerStars_lol" }, "record": { - "CNAME": "_discord.serstars.github.io.", - "TXT": "dh=55363ddc31198f82e8e834041ef8a89c0f63e7a0" + "CNAME": "serstars.github.io" } } From bb7353b1751888641800f0718a23f1a1d62abd84 Mon Sep 17 00:00:00 2001 From: SerStars Date: Wed, 20 Mar 2024 22:46:41 +0100 Subject: [PATCH 4/6] feat(domain): cdn.serstars.is-a.dev --- domains/cdn.serstars.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.serstars.json diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json new file mode 100644 index 000000000..2a1064054 --- /dev/null +++ b/domains/cdn.serstars.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SerStars", + "email": "sdfs9912@gmail.com" + }, + "record": { + "CNAME": "http://serstars.is-a.dev/cdn/" + } +} From b79d26c4a342fba389af47bc5efe73178973cbce Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:51:57 +0100 Subject: [PATCH 5/6] Update cdn.serstars.json --- domains/cdn.serstars.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index 2a1064054..e78ebe689 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,9 +1,11 @@ { + "repo": "https://github.com/SerStars/cdn", "owner": { "username": "SerStars", - "email": "sdfs9912@gmail.com" + "email": "", + "twitter": "SerStars_lol" }, "record": { - "CNAME": "http://serstars.is-a.dev/cdn/" + "CNAME": "serstars.github.io/cdn" } -} +} From abae9f84776b30ddbd4ae4890375bbe778cfd531 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:35:32 +0100 Subject: [PATCH 6/6] Update cdn.serstars.json --- domains/cdn.serstars.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cdn.serstars.json b/domains/cdn.serstars.json index e78ebe689..4c59d68e6 100644 --- a/domains/cdn.serstars.json +++ b/domains/cdn.serstars.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SerStars/cdn", + "repo": "https://github.com/SerStars-2/", "owner": { "username": "SerStars", "email": "", "twitter": "SerStars_lol" }, "record": { - "CNAME": "serstars.github.io/cdn" + "CNAME": "serstars-2.github.io" } }