mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-22 16:48:13 +08:00
add changelog after domain level conversion
This commit is contained in:
parent
a7cb0fcbbc
commit
24a9c9d90b
@ -42,3 +42,7 @@ Use
|
||||
`$ comm -23 new_file.conf whitelist.conf > disposable_email_blacklist.conf`
|
||||
|
||||
to add contents of another file in the same format (only second level domains on new line without @). It also converts uppercase to lowercase, sorts, removes duplicates and removes whitelisted domains.
|
||||
|
||||
Changelog
|
||||
============
|
||||
7/27/16 - Converted all domains to the second level. This means that starting from [this commit](https://github.com/martenson/disposable-email-domains/commit/61ae67aacdab0b19098de2e13069d7c35b74017a) the implementers should take care of matching the second level domain names properly i.e. `@xxx.yyy.zzz` should match `yyy.zzz` in blacklist more info in [#46](https://github.com/martenson/disposable-email-domains/issues/46)
|
||||
|
Loading…
Reference in New Issue
Block a user