mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-06-09 14:12:00 +00:00
Update dnsconfig.js
This commit is contained in:
+1
-1
@@ -92,7 +92,7 @@ for (var subdomain in domains) {
|
||||
|
||||
// Handle URL records
|
||||
if (domainData.record.URL) {
|
||||
commit.push(A(subdomainName, "192.0.2.1", { cloudflare_proxy: "on" }));
|
||||
// Temporarily disabled
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user