Commit f0aea7c
authored
Enable proxy for Cloudflare tunnel CNAME records (#14)
This commit checks if the record is a CNAME that ends with `.cfargotunnel.com`
and if so, it will enable Cloudflare proxying for that record.
Note that a `cfargotunnel.com` record that does not have proxying
enabled cannot work ever, so there's no reason to ever not do this.1 parent 7e5687a commit f0aea7c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
| |||
0 commit comments