mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-23 00:58:11 +08:00
Update README.md
This commit is contained in:
parent
7c42b402e2
commit
933f6075f4
@ -7,7 +7,7 @@ Originally collected to filter new user registration at https://usegalaxy.org an
|
|||||||
|
|
||||||
Example Usage
|
Example Usage
|
||||||
=============
|
=============
|
||||||
Python
|
Python (thanks to @txt3rob)
|
||||||
```Python
|
```Python
|
||||||
blacklist = ('disposable_email_blacklist.conf')
|
blacklist = ('disposable_email_blacklist.conf')
|
||||||
blacklist_content = [line.rstrip() for line in blacklist.readlines()]
|
blacklist_content = [line.rstrip() for line in blacklist.readlines()]
|
||||||
|
Loading…
Reference in New Issue
Block a user