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] 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" } -} +}