diff --git a/domains/ctrlraul.json b/domains/ctrlraul.json new file mode 100644 index 000000000..133c2c199 --- /dev/null +++ b/domains/ctrlraul.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/ctrlraul/ctrlraul.github.io", + "owner": { + "username": "ctrlraul", + "email": "mailctrlraul@gmail.com", + "twitter": "@CtrlRaul" + }, + "record": { + "CNAME": "ctrlraul.github.io" + } +} diff --git a/domains/dracx.json b/domains/dracx.json deleted file mode 100644 index d9e570234..000000000 --- a/domains/dracx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "CNAME": "m1kuwu.github.io" - } -} diff --git a/domains/pic.json b/domains/pic.json deleted file mode 100644 index 0e1dafdb9..000000000 --- a/domains/pic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "m1kuwu", - "email": "123kishanvish@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } -} diff --git a/domains/thunder.json b/domains/thunder.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -} diff --git a/domains/thunderarch.json b/domains/thunderarch.json deleted file mode 100644 index 7e73ff69b..000000000 --- a/domains/thunderarch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thunderarch", - "email": "thunderarch77@gmail.com" - }, - "record": { - "CNAME": "thunderarch.github.io" - } -}