mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-24 19:34:41 +00:00
add url records
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ for (var subdomain in domains) {
|
||||
|
||||
// Handle URL records
|
||||
if (domainData.record.URL) {
|
||||
// Temporarily disabled
|
||||
commit.push(A(subdomainName, IP("192.0.2.1"), { cloudflare_proxy: "on" }));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user