ivolo / disposable-email-domains

A list of disposable email domains
1.25k stars 255 forks source link

add disposable domains #944

Closed rynmccrmck closed 1 year ago

rynmccrmck commented 2 years ago

Adding domains from https://github.com/disposable/disposable-email-domains. Found this while searching for missing domains from email-fake.com.

`% npm run test

disposable-email-domains@1.0.59 test mocha || true

Domains ✓ should be an array ✓ should have at least one domain ✓ should be in alphabetical order ✓ should not have duplicates (49ms) ✓ should be lowercase ✓ should be a valid domain (63ms) ✓ should not be a wildcard domain (150ms)

Wildcard domains ✓ should be an array ✓ should have at least one domain ✓ should be in alphabetical order ✓ should not have duplicates ✓ should be lowercase ✓ should be a valid domain

13 passing (297ms)`