This repository contains list of disposable email domains.
- Add new lines to domains.txt
- Convert everything to lowercase
vim domains.txt
gg0guGZZ - Remove duplicates
sort -uf domains.txt -o domains.txt
This project is licensed under the ISC License - see the LICENSE file for details.