├── LICENSE.txt ├── README.md ├── domain-check-2.sh └── domain-list.txt /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nixcraft/domain-check-2/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nixcraft/domain-check-2/HEAD/README.md -------------------------------------------------------------------------------- /domain-check-2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nixcraft/domain-check-2/HEAD/domain-check-2.sh -------------------------------------------------------------------------------- /domain-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nixcraft/domain-check-2/HEAD/domain-list.txt --------------------------------------------------------------------------------