Skip to content

Commit 6a3086d

Browse files
committed
Automated release: v1.0.2.20260130-gha
1 parent b81cd6c commit 6a3086d

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

publicsuffixlist/public_suffix_list.dat

Lines changed: 19 additions & 2 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-25_06-43-53_UTC
9-
// COMMIT: 6c40921fc61160568b101aff506d548ba3300ba6
8+
// VERSION: 2026-01-29_07-29-26_UTC
9+
// COMMIT: 2c58444d6538c6f8d8b8ed7816809938a6ccba2f
1010

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

@@ -15416,7 +15416,20 @@ sakura.tv
1541615416
*.dev-builder.code.com
1541715417
*.stg-builder.code.com
1541815418
*.001.test.code-builder-stg.platform.salesforce.com
15419+
*.aa.crm.dev
15420+
*.ab.crm.dev
15421+
*.ac.crm.dev
15422+
*.ad.crm.dev
15423+
*.ae.crm.dev
15424+
*.af.crm.dev
15425+
*.ci.crm.dev
1541915426
*.d.crm.dev
15427+
*.pa.crm.dev
15428+
*.pb.crm.dev
15429+
*.pc.crm.dev
15430+
*.pd.crm.dev
15431+
*.pe.crm.dev
15432+
*.pf.crm.dev
1542015433
*.w.crm.dev
1542115434
*.wa.crm.dev
1542215435
*.wb.crm.dev
@@ -15624,6 +15637,10 @@ try-snowplow.com
1562415637
// Submitted by Michal Zalewski <security@mafelo.com>
1562515638
mafelo.net
1562615639

15640+
// Solana Name Service : https://sns.id
15641+
// Submitted by Solana Name Service <contact@sns.id>
15642+
sol.site
15643+
1562715644
// Sony Interactive Entertainment LLC : https://sie.com/
1562815645
// Submitted by David Coles <david.coles@sony.com>
1562915646
playstation-cloud.com

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.20260126"
9+
__version__ = "1.0.2.20260130"
1010

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

0 commit comments

Comments
 (0)