Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create xzvibes.json #226

Merged
merged 5 commits into from
Jun 29, 2024
Merged

Create xzvibes.json #226

merged 5 commits into from
Jun 29, 2024

Conversation

xzonix
Copy link
Contributor

@xzonix xzonix commented Jun 22, 2024

No description provided.

Copy link

❌ Your JSON file is invalid, please check the template again!

Copy link

❌ Your JSON file is invalid, please check the template again!

Copy link

✅ Your JSON file is valid!

@xzonix
Copy link
Contributor Author

xzonix commented Jun 22, 2024

Also, if it's possible, can a mantainer tell me how to make A records with the template?
Thanks!

@Joabutt
Copy link
Member

Joabutt commented Jun 23, 2024

the same way that you use it with CNAME, just change cname to A

@xzonix
Copy link
Contributor Author

xzonix commented Jun 23, 2024

the same way that you use it with CNAME, just change cname to A

So, another question: I have some A records on is-a.dev with other website, can i just simply copy & paste them? Like use the same template for A records of is-a.dev

@xzonix
Copy link
Contributor Author

xzonix commented Jun 23, 2024

So, is this JSON useful?:
{
"owner": {
"username": "xzonix",
"email": "[email protected]"
"subdomain": "xzvibes"
},
"record": {
"A": [
"185.199.110.153",
"185.199.108.153",
"185.199.109.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}

@xzonix
Copy link
Contributor Author

xzonix commented Jun 25, 2024

also if the PR is good just merge it

@Joabutt Joabutt merged commit 5b1ceda into is-amazing:main Jun 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants