From 38adcf9fea43db52383be543bb8b06300bca1cc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20Phi=20H=C3=B9ng?= <83570379+hung319@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:39:41 +0700 Subject: [PATCH] Create h4rs.json --- domains/h4rs.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/h4rs.json diff --git a/domains/h4rs.json b/domains/h4rs.json new file mode 100644 index 000000000..997f1e2e9 --- /dev/null +++ b/domains/h4rs.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "hung319" + }, + "record": { + "CNAME": "hung319.github.io" + } +}