Skip to content

Commit

Permalink
feat: add list of disposable email addresses; bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Fcmam5 committed Feb 19, 2023
1 parent 9d14694 commit b3a1d1a
Show file tree
Hide file tree
Showing 4 changed files with 6,250 additions and 2,531 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TLDR; See [Usage](#usage) And [Wiki](https://github.com/Fcmam5/jelban-js/wiki).

## Features

- Filters and checks for disposable email addresses from temporary email services (like 10minutemail and Mohmal).
- Filters and checks for disposable email addresses from temporary email services (like 10minutemail and Mohmal), see the full list of domains at [`lib/validators/temporary-email-domains`](./src//lib/validators/temporary-email-domains.ts).
- Filters and checks for aliases that lead to the same email box from providers like [Gmail](#gmail).
- Filters for emails within an allowed domain list, or that are not in an excluded domain list.

Expand Down
Loading

0 comments on commit b3a1d1a

Please sign in to comment.