diff --git a/domains/lokito.json b/domains/lokito.json new file mode 100644 index 000000000..955fd9a33 --- /dev/null +++ b/domains/lokito.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Pedrito2010", + "email": "pegomsan@gmail.com" + }, + "record": { + "A": ["37.60.230.249"], + "AAAA": ["2a02:c206:2162:9324::1"] + } +} diff --git a/domains/pedrito.json b/domains/pedrito.json new file mode 100644 index 000000000..bdf9a128d --- /dev/null +++ b/domains/pedrito.json @@ -0,0 +1,13 @@ + +{ + "description": "For my private VPS ", + "repo": "https://github.com/Ranojay1/Ranojay1.github.io", + "owner": { + "username": "Ranojay1", + "email": "pegomsan@gmail.com", + "twitter": "Pedro929953698" + }, + "record": { + "CNAME": "Ranojay1.github.io" + } +}