Skip to content

Instantly share code, notes, and snippets.

@nomis

nomis/01-test.md Secret

Last active December 17, 2023 10:24
Show Gist options
  • Save nomis/e4d32435f199aeffbf64197dc55b5ba9 to your computer and use it in GitHub Desktop.
Save nomis/e4d32435f199aeffbf64197dc55b5ba9 to your computer and use it in GitHub Desktop.

Tested with:

  • Firefox on Linux
  • Chromium on Linux
  • Chrome on Windows
  • Firefox on Android
  • Chrome on Android
  • Samsung Internet on Android
  • Safari on macOS

Test URLs (should return HTTP 501 "Not Implemented"):

www1.test A 192.0.2.1
_www2.test A 192.0.2.1
www3._www3.test A 192.0.2.1
www_4.test A 192.0.2.1
-www5.test A 192.0.2.1
www6.-www6.test A 192.0.2.1

cname1.test CNAME www1.test
cname2.test CNAME _www2.test
cname3.test CNAME www3._www3.test
cname4.test CNAME www_4.test
cname5.test CNAME -www5.test
cname6.test CNAME www6.-www6.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment