From 49e1900c4c04f2e6cc4562f2633667e23bb040e7 Mon Sep 17 00:00:00 2001 From: Dat Phan <80768235+pdqdat@users.noreply.github.com> Date: Sun, 16 Mar 2025 13:34:39 +0700 Subject: [PATCH] Create dat.json --- domains/dat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dat.json diff --git a/domains/dat.json b/domains/dat.json new file mode 100644 index 000000000..8c0a351b2 --- /dev/null +++ b/domains/dat.json @@ -0,0 +1,10 @@ +{ + "description": "Github site of pdqdat", + "owner": { + "username": "pdqdat", + "email": "phanduongquocdat273@gmail.com" + }, + "record": { + "URL": "https://pdqdat.github.io/" + } +}