Remove blogspot.* ccTLD domains#2327
Merged
simon-friedberger merged 1 commit intopublicsuffix:mainfrom Dec 12, 2024
Merged
Conversation
Contributor
|
@domfarolino Please state an opinion on this! :) |
|
This lgtm. |
Contributor
|
The Blogspot ccTLD domains do seem to be lapsing, e.g. |
copybara-service bot
pushed a commit
to google/guava
that referenced
this pull request
Jan 17, 2025
… Suffix List. For background, see publicsuffix/list#2327. RELNOTES=n/a PiperOrigin-RevId: 716687969
copybara-service bot
pushed a commit
to google/guava
that referenced
this pull request
Jan 17, 2025
… Suffix List. For background, see publicsuffix/list#2327. RELNOTES=n/a PiperOrigin-RevId: 716721293
copybara-service bot
pushed a commit
to google/guava
that referenced
this pull request
Jan 22, 2025
One notable change that is part of this update is [the removal of `blogspot.*` ccTLDs](publicsuffix/list#2327). RELNOTES=n/a PiperOrigin-RevId: 716470489
copybara-service bot
pushed a commit
to google/guava
that referenced
this pull request
Jan 22, 2025
One notable change that is part of this update is [the removal of `blogspot.*` ccTLDs](publicsuffix/list#2327). RELNOTES=n/a PiperOrigin-RevId: 718431129
gopherbot
pushed a commit
to golang/net
that referenced
this pull request
Mar 20, 2025
Updated to revision 2c960dac3d39ba521eb5db9da192968f5be0aded (2025-03-18T07:22:13Z). Last updated on 2023-08 xn--czrw28b.tw / 商業.tw was removed in publicsuffix/list#2289 blogspot ccTLDs were removed in publicsuffix/list#2327 Change-Id: I749d014ab667502d9a112e0be645413ec6a7a66e Reviewed-on: https://go-review.googlesource.com/c/net/+/659276 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
My contact at Google attempted to internally reach out to the Blogger team on November 17, 2024, but we have not received any response after nearly a month, suggesting the service is no longer actively managed. Therefore, removal should be safe to proceed.
Their ccTLD domains have begun to expire without renewal and are being released and deleted by the registry (for example, #2100). Rather than waiting for each domain to expire and create incremental debris, it is more efficient to remove them all at once.
I conducted a quick check (as documented in samples_result.txt) which revealed that all ccTLD domains are redirecting (301/302) to blogname.blogspot.com domains. This indicates they have completely decommissioned the use of ccTLD Blogspot domains, with all redirects now pointing to the main blogspot.com domain.
Consequently, PSL inclusion is no longer necessary.