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