diff --git a/domains/samp.alora.json b/domains/samp.alora.json new file mode 100644 index 000000000..96cfe96d0 --- /dev/null +++ b/domains/samp.alora.json @@ -0,0 +1,13 @@ +{ + "description": "Making my SA-MP server accessible via a custom domain name", + "repo": "https://www.sa-mp.mp/", + "owner": { + "username": "aloramiaa", + "email": "xaloramia@gmail.com" + }, + "record": { + "A": [ + "46.183.184.33" + ] + } +}