diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 228709d42..36ec3d8b5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The file's name is all lowercased and alphanumeric. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. diff --git a/domains/evalk.json b/domains/evalk.json new file mode 100644 index 000000000..2873e8a61 --- /dev/null +++ b/domains/evalk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Siyu1017", + "email": "adibao1111@gmail.com", + "discord": "895251736250437653" + }, + + "record": { + "A": ["60.249.193.112"] + } + } + \ No newline at end of file