diff --git a/domains/pyro.json b/domains/pyro.json new file mode 100644 index 000000000..f03c1ed28 --- /dev/null +++ b/domains/pyro.json @@ -0,0 +1,16 @@ +{ + "description": "pyro's portfolio", + "repo": "https://github.com/pyroisgamer.github.io", + "owner": { + "username": "pyroisgamer", + "email": "pyroisgamer@outlook.com" + }, + "record": { + "CNAME": "pyroisgamer.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + } +}