From 000380fb57259ee8707680425ca7bbff6b3a8bf2 Mon Sep 17 00:00:00 2001 From: danielsebesta <44812120+danielsebesta@users.noreply.github.com> Date: Fri, 20 Aug 2021 14:50:38 +0200 Subject: [PATCH] Create dast.json --- domains/dast.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/dast.json diff --git a/domains/dast.json b/domains/dast.json new file mode 100644 index 000000000..37beea226 --- /dev/null +++ b/domains/dast.json @@ -0,0 +1,13 @@ +{ + "description": "My personal website for portfolio, projects and help!", + "repo": "https://github.com/danielsebesta", + "owner": { + "username": "danielsebesta", + "email": "dany.sebesta@seznam.cz" + }, + "record": { + "A": [ + "194.163.149.155" + ] + } +}