python-disposable 0.0.11__tar.gz → 0.0.13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {python_disposable-0.0.11 → python_disposable-0.0.13}/PKG-INFO +1 -1
- {python_disposable-0.0.11 → python_disposable-0.0.13}/disposable_email/_version.py +2 -2
- python_disposable-0.0.13/disposable_email/domains_custom.txt +25 -0
- python_disposable-0.0.11/disposable_email/domains_custom.txt +0 -10
- {python_disposable-0.0.11 → python_disposable-0.0.13}/.gitignore +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/LICENSE +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/README.md +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/disposable_email/__init__.py +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/disposable_email/domains.txt +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/disposable_email/domains_strict.txt +0 -0
- {python_disposable-0.0.11 → python_disposable-0.0.13}/pyproject.toml +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-disposable
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.13
|
|
4
4
|
Summary: Check if an email address or domain belongs to a disposable/temporary email service. Bundles 72k+ domains from disposable/disposable-email-domains.
|
|
5
5
|
Project-URL: Homepage, https://github.com/pescheckit/python-disposable
|
|
6
6
|
Project-URL: Source, https://github.com/pescheckit/python-disposable
|
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '0.0.
|
|
22
|
-
__version_tuple__ = version_tuple = (0, 0,
|
|
21
|
+
__version__ = version = '0.0.13'
|
|
22
|
+
__version_tuple__ = version_tuple = (0, 0, 13)
|
|
23
23
|
|
|
24
24
|
__commit_id__ = commit_id = None
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
agoalz.com
|
|
2
|
+
aitr.in
|
|
3
|
+
algarr.com
|
|
4
|
+
availors.com
|
|
5
|
+
aylula.com
|
|
6
|
+
bankofchina.com
|
|
7
|
+
beeinbox.com
|
|
8
|
+
beeinbox.edu.pl
|
|
9
|
+
bugcrowdninja.com
|
|
10
|
+
chinasteel.xyz
|
|
11
|
+
demo.in
|
|
12
|
+
fengnu.com
|
|
13
|
+
flownue.com
|
|
14
|
+
m0hamedtest.space
|
|
15
|
+
nexafilm.com
|
|
16
|
+
nkight.com
|
|
17
|
+
oast.fun
|
|
18
|
+
oastify.com
|
|
19
|
+
obee.info
|
|
20
|
+
obet.us
|
|
21
|
+
smkanba.com
|
|
22
|
+
superbee.my
|
|
23
|
+
tempumail.cv
|
|
24
|
+
typingsquirrel.com
|
|
25
|
+
ussteel.xyz
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|