mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-02 16:20:19 +00:00
Update dnsconfig.js
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ for (var subdomain in domains) {
|
||||
// Test
|
||||
commit.push(
|
||||
A("test", "192.0.2.1", { cloudflare_proxy: "on" }),
|
||||
CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', "https://google.com")
|
||||
CF_SINGLE_REDIRECT("test.is-a.dev", 302, 'http.host eq "test.is-a.dev"', 'concat("https://google.com", "")')
|
||||
)
|
||||
|
||||
// Exceptions
|
||||
|
||||
Reference in New Issue
Block a user