Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 421 Bytes

Easy check if mail / domains is fake !

Contribution

To add Domain, make pull request ! Just add empty file on domains/ folder with name of domain include extension.

Example

Fork this repo in your github account and create pull request:

touch domains/yopmail.com
git add domains/yopmail.com
git commit -m "Add yopmail.com"
git push origin master
Make pull request here

Thank to all contributors !