├── .gitattributes ├── README.md ├── check.php ├── i.txt └── text.txt /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakehu/check-domain/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakehu/check-domain/HEAD/README.md -------------------------------------------------------------------------------- /check.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jakehu/check-domain/HEAD/check.php -------------------------------------------------------------------------------- /i.txt: -------------------------------------------------------------------------------- 1 | 0 -------------------------------------------------------------------------------- /text.txt: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------