https://github.com/kslr/disposable-email-domains
Anti-cheating, temporary (disposable/throwaway) email list
https://github.com/kslr/disposable-email-domains
disposable-domains
Last synced: 4 months ago
JSON representation
Anti-cheating, temporary (disposable/throwaway) email list
- Host: GitHub
- URL: https://github.com/kslr/disposable-email-domains
- Owner: kslr
- License: mit
- Created: 2019-03-27T16:13:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T01:31:03.000Z (6 months ago)
- Last Synced: 2024-10-30T03:57:55.176Z (6 months ago)
- Topics: disposable-domains
- Language: JavaScript
- Homepage:
- Size: 231 MB
- Stars: 26
- Watchers: 6
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opensource-email - disposable-email-domains (another one too) - Anti-cheating, temporary (disposable/throwaway) email list - `MIT`, `Javascript` (Security / Disposable emails domain list)
README
# Disposable Email Domains

Anti-cheating, temporary (disposable/throwaway) email domains
This will be very helpful when you have to contact your users and you want to avoid errors causing lack of communication or want to block "spamboxes".
## Why?
Use it to validate email addresses on sign up, or just to see how many real email addresses you have in your system.
## Usage
* json```
https://raw.githubusercontent.com/kslr/disposable-email-domains/master/list.json// auto Content-Type
https://rawcdn.githack.com/kslr/disposable-email-domains/5d3388c508ba362d5a9030bf6d49f309de1c2b0d/list.json
```
* text
```
https://raw.githubusercontent.com/kslr/disposable-email-domains/master/list.txt
```
## Source
* https://www.stopforumspam.com
* https://github.com/andreis/disposable-email-domains## Contributors
## License
[MIT](LICENSE)