mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-22 16:48:13 +08:00
Update Python package usage
This commit is contained in:
parent
c14d8320fc
commit
96df3907d4
@ -26,7 +26,7 @@ else:
|
|||||||
|
|
||||||
Available as [PyPI module](https://pypi.org/project/disposable-email-domains) thanks to [@di](https://github.com/di)
|
Available as [PyPI module](https://pypi.org/project/disposable-email-domains) thanks to [@di](https://github.com/di)
|
||||||
```python
|
```python
|
||||||
>>> from disposable_email_domains import blacklist as blocklist
|
>>> from disposable_email_domains import blocklist
|
||||||
>>> 'bearsarefuzzy.com' in blocklist
|
>>> 'bearsarefuzzy.com' in blocklist
|
||||||
True
|
True
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user