You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/useful/faq.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ We support the following DNS record types:
16
16
*`CAA`
17
17
*`CNAME`
18
18
*`DS`
19
-
*Note: Must be used alongside `NS` records for DNSSEC.*
19
+
**Note: Must be used alongside `NS` records for DNSSEC.*
20
20
*`MX`
21
21
*`NS`
22
-
*Note: Only approved in specific cases. See [Who can use NS records?](#who-can-use-ns-records) for details.*
22
+
**Note: Only approved in specific cases. See [Who can use NS records?](#who-can-use-ns-records) for details.*
23
23
*`SRV`
24
24
*`TLSA`
25
25
*`TXT`
26
26
*`URL`
27
-
*Note: This is not a true DNS record. It uses Cloudflare’s redirection service.*
27
+
**Note: This is not a true DNS record. It is a custom made redirector specifically for is-a.dev.*
28
28
29
29
---
30
30
@@ -42,7 +42,7 @@ No, unless the domain is proxied. A `CNAME` cannot be combined with other record
42
42
43
43
## How long does it take for my pull request to be merged?
44
44
45
-
We're a team of volunteers, and is-a.dev is a side project for us, so review times can vary. We’ll get to your PR as soon as we can. To potentially speed things up, share your PR link in [#pull-requests](https://discord.com/channels/830872854677422150/1130858271620726784) on our [Discord server](https://discord.gg/is-a-dev-830872854677422150).
45
+
We're a team of volunteers, and is-a.dev is a side project for us, so review times can vary. We'll get to your PR as soon as we can. To potentially speed things up, share your PR link in [#pull-requests](https://discord.com/channels/830872854677422150/1130858271620726784) on our [Discord server](https://discord.gg/is-a-dev-830872854677422150).
46
46
47
47
---
48
48
@@ -72,7 +72,7 @@ Go to your GitHub Pages settings for your repository and **enable "Enforce HTTPS
72
72
73
73
## Can I become a maintainer or join the is-a.dev team?
74
74
75
-
We don’t accept direct applications. Team members are **handpicked**, often based on community involvement and support activity. Even then, it does **not guarantee** a position.
75
+
We don't accept direct applications. Team members are **handpicked**, often based on community involvement and support activity. Even then, it does **not guarantee** a position.
76
76
77
77
---
78
78
@@ -101,7 +101,7 @@ Refer to this [Namecheap article](https://www.namecheap.com/support/knowledgebas
101
101
102
102
We **allow** NS records only when:
103
103
104
-
* The standard DNS record types we support aren’t sufficient.
104
+
* The standard DNS record types we support aren't sufficient.
105
105
✅ You must provide clear, technical justification.
106
106
* A DNS provider (e.g., Aternos) requires NS delegation.
107
107
✅ You must provide documentation.
@@ -129,7 +129,7 @@ Follow these steps:
129
129
130
130
1.**Review the [documentation](https://docs.is-a.dev) and [ToS](https://is-a.dev/terms)**.
131
131
2.**Open your JSON file** (in `/domains/your-subdomain.json`).
132
-
3.**Make your changes** (or delete the file if you’re removing your domain).
132
+
3.**Make your changes** (or delete the file if you're removing your domain).
0 commit comments