Skip to content

Commit c2bd3f7

Browse files
committed
Automated release: v1.0.2.20260131-gha
1 parent 6a3086d commit c2bd3f7

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

publicsuffixlist/public_suffix_list.dat

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
66
// rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
77

8-
// VERSION: 2026-01-29_07-29-26_UTC
9-
// COMMIT: 2c58444d6538c6f8d8b8ed7816809938a6ccba2f
8+
// VERSION: 2026-01-29_19-28-59_UTC
9+
// COMMIT: b3b679163072581b2c8afcc8b94c79772fa5c679
1010

1111
// Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
1212

@@ -6817,7 +6817,7 @@ org.zw
68176817

68186818
// newGTLDs
68196819

6820-
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2026-01-08T15:25:34Z
6820+
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2026-01-29T15:35:06Z
68216821
// This list is auto-generated, don't edit it manually.
68226822
// aaa : American Automobile Association, Inc.
68236823
// https://www.iana.org/domains/root/db/aaa.html
@@ -9755,7 +9755,7 @@ quest
97559755
// https://www.iana.org/domains/root/db/racing.html
97569756
racing
97579757

9758-
// radio : European Broadcasting Union (EBU)
9758+
// radio : Digity, LLC
97599759
// https://www.iana.org/domains/root/db/radio.html
97609760
radio
97619761

@@ -10707,7 +10707,7 @@ watch
1070710707
// https://www.iana.org/domains/root/db/watches.html
1070810708
watches
1070910709

10710-
// weather : International Business Machines Corporation
10710+
// weather : The Weather Company, LLC
1071110711
// https://www.iana.org/domains/root/db/weather.html
1071210712
weather
1071310713

@@ -14307,6 +14307,13 @@ kapsi.fi
1430714307
ezproxy.kuleuven.be
1430814308
kuleuven.cloud
1430914309

14310+
// Keenetic : https://keenetic.com
14311+
// Submitted by Alexey Nikitin <cloud@keenetic.net>
14312+
keenetic.io
14313+
keenetic.link
14314+
keenetic.name
14315+
keenetic.pro
14316+
1431014317
// Kevin Service : https://kevsrv.me
1431114318
// Submitted by Kevin Service Team <cs@kevsrv.me>
1431214319
ae.kg

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### version placeholder for release automation
88

9-
__version__ = "1.0.2.20260130"
9+
__version__ = "1.0.2.20260131"
1010

1111
### Change the minor version before git push to the master branch.
1212

0 commit comments

Comments
 (0)