publicsuffixlist 1.0.2.20250819__tar.gz → 1.0.2.20250820__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.
- {publicsuffixlist-1.0.2.20250819/publicsuffixlist.egg-info → publicsuffixlist-1.0.2.20250820}/PKG-INFO +1 -1
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/public_suffix_list.dat +7 -4
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820/publicsuffixlist.egg-info}/PKG-INFO +1 -1
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/setup.py +1 -1
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/LICENSE +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/MANIFEST.in +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/README.md +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/__init__.py +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/compat.py +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/test.py +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/test_psl.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/update.py +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist.egg-info/SOURCES.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist.egg-info/dependency_links.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist.egg-info/entry_points.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist.egg-info/requires.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist.egg-info/top_level.txt +0 -0
- {publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/setup.cfg +0 -0
@@ -5,8 +5,8 @@
|
|
5
5
|
// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
|
6
6
|
// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
|
7
7
|
|
8
|
-
// VERSION: 2025-08-
|
9
|
-
// COMMIT:
|
8
|
+
// VERSION: 2025-08-19_20-26-24_UTC
|
9
|
+
// COMMIT: db0dbe5d4852712c1e6b3bf06a053850c3e114c2
|
10
10
|
|
11
11
|
// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
|
12
12
|
|
@@ -6794,7 +6794,7 @@ org.zw
|
|
6794
6794
|
|
6795
6795
|
// newGTLDs
|
6796
6796
|
|
6797
|
-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2025-
|
6797
|
+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2025-08-19T15:20:18Z
|
6798
6798
|
// This list is auto-generated, don't edit it manually.
|
6799
6799
|
// aaa : American Automobile Association, Inc.
|
6800
6800
|
// https://www.iana.org/domains/root/db/aaa.html
|
@@ -9404,7 +9404,7 @@ nowruz
|
|
9404
9404
|
// https://www.iana.org/domains/root/db/nowtv.html
|
9405
9405
|
nowtv
|
9406
9406
|
|
9407
|
-
// nra :
|
9407
|
+
// nra : National Rifle Association of America
|
9408
9408
|
// https://www.iana.org/domains/root/db/nra.html
|
9409
9409
|
nra
|
9410
9410
|
|
@@ -15859,6 +15859,8 @@ wmflabs.org
|
|
15859
15859
|
// William Harrison : https://wharrison.com.au
|
15860
15860
|
// Submitted by William Harrison <security@wharrison.com.au>
|
15861
15861
|
wdh.app
|
15862
|
+
hrsn.au
|
15863
|
+
vps.hrsn.au
|
15862
15864
|
hrsn.dev
|
15863
15865
|
|
15864
15866
|
// Windsurf : https://windsurf.com
|
@@ -15925,6 +15927,7 @@ xs4all.space
|
|
15925
15927
|
yandexcloud.net
|
15926
15928
|
storage.yandexcloud.net
|
15927
15929
|
website.yandexcloud.net
|
15930
|
+
sourcecraft.site
|
15928
15931
|
|
15929
15932
|
// YesCourse Pty Ltd : https://yescourse.com
|
15930
15933
|
// Submitted by Atul Bhouraskar <atul@yescourse.com>
|
File without changes
|
File without changes
|
File without changes
|
{publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/__init__.py
RENAMED
File without changes
|
{publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/compat.py
RENAMED
File without changes
|
{publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/test.py
RENAMED
File without changes
|
{publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/test_psl.txt
RENAMED
File without changes
|
{publicsuffixlist-1.0.2.20250819 → publicsuffixlist-1.0.2.20250820}/publicsuffixlist/update.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|