diff --git a/README.md b/README.md index f032f8b..73c27f2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ go-burner-email-providers Go package that detects burner (temporary) emails based on the community maintained [wesbos/burner-email-providers](https://github.com/wesbos/burner-email-providers) list. This repository is synced daily against that list. -It does currently contain 22,921 domains and the lookup is done with a hash set for instant results. +It does currently contain 22,924 domains and the lookup is done with a hash set for instant results. ## Installation diff --git a/burner/list.go b/burner/list.go index 6a0abf6..f9ee1b0 100644 --- a/burner/list.go +++ b/burner/list.go @@ -6305,6 +6305,7 @@ var domains = map[string]struct{}{ "email-wizard.com": {}, "email.a51.fr": {}, "email.edu.pl": {}, + "email.ml": {}, "email.net": {}, "email.omshanti.edu.in": {}, "email.ucms.edu.pk": {}, @@ -8807,6 +8808,7 @@ var domains = map[string]struct{}{ "heisei.be": {}, "hekarro.com": {}, "hel3aney.website": {}, + "hele.win": {}, "helengeli-maldives.com": {}, "heli-ski.su": {}, "helia.it": {}, @@ -20999,6 +21001,7 @@ var domains = map[string]struct{}{ "uwuefr.com": {}, "uxcez1.site": {}, "uxdes54.com": {}, + "uxin.tech": {}, "uxsolar.com": {}, "uyemail.com": {}, "uyhip.com": {},