mirror of
https://github.com/danog/dns.git
synced 2024-11-26 20:14:51 +01:00
Add test domain that has a CNAME
This commit is contained in:
parent
affebb612a
commit
1124aa1117
@ -43,6 +43,7 @@ class IntegrationTest extends TestCase {
|
||||
["google.com"],
|
||||
["github.com"],
|
||||
["stackoverflow.com"],
|
||||
["blog.kelunik.com"], /* that's a CNAME to GH pages */
|
||||
["localhost"],
|
||||
["192.168.0.1"],
|
||||
["::1"],
|
||||
|
Loading…
Reference in New Issue
Block a user