mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2024-11-22 16:48:13 +08:00
adjust the pypi module language
This commit is contained in:
parent
7448bb6ffd
commit
caca836ab8
@ -26,8 +26,8 @@ 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
|
>>> from disposable_email_domains import blacklist as blocklist
|
||||||
>>> 'bearsarefuzzy.com' in blacklist
|
>>> 'bearsarefuzzy.com' in blocklist
|
||||||
True
|
True
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user