An open API service indexing awesome lists of open source software.

https://github.com/nyurik/domain-validator

Create a tester (regex) object that tests a given domain against a whitelist.
https://github.com/nyurik/domain-validator

Last synced: about 1 month ago
JSON representation

Create a tester (regex) object that tests a given domain against a whitelist.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/nyurik/domain-validator.svg?branch=master)](https://travis-ci.org/nyurik/domain-validator)

# domain-validator

Shared code for validating domain names against a whitelist.
This functionality is shared between several Wikipedia projects.