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.
- Host: GitHub
- URL: https://github.com/nyurik/domain-validator
- Owner: nyurik
- License: mit
- Created: 2016-04-14T14:09:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T17:02:48.000Z (almost 7 years ago)
- Last Synced: 2025-03-07T16:09:54.097Z (about 2 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.