We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f14482 commit 44ab393Copy full SHA for 44ab393
g0v.ca.domain/link.mchc.g0v.ca.yaml
@@ -2,7 +2,9 @@ link.mchc:
2
- type: A
3
octodns:
4
cloudflare:
5
- proxied: true
+ # Beyond third-level, subdomains cannot be proxied to add SSL.
6
+ # See: https://community.cloudflare.com/t/redirect-third-level-domain/235899/2
7
+ proxied: false
8
value: 52.72.49.79
9
metdata:
10
description: Link shortener via Rebrandly
0 commit comments