Skip to content

Commit 1f6284f

Browse files
authored
Merge branch 'publicsuffix:main' into main
2 parents 0a33b44 + ea600e4 commit 1f6284f

File tree

11 files changed

+784
-266
lines changed

11 files changed

+784
-266
lines changed

.github/workflows/psltool-fmt.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v4
17-
- uses: actions/setup-go@v5
16+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
1818
with:
1919
go-version: "stable"
2020
- name: run validations
2121
run: |
2222
cd tools
2323
go run ./psltool fmt ../public_suffix_list.dat
2424
- name: create PR
25-
uses: peter-evans/create-pull-request@v7
25+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
2626
with:
2727
commit-message: Apply formatting using `psltool fmt`
2828
branch: psltool-fmt

.github/workflows/psltool_pr_check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v4
14-
- uses: actions/setup-go@v5
13+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
1515
with:
1616
go-version: "stable"
1717
- name: run validations

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Check out code
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1414

1515
- name: Set up Go
16-
uses: actions/setup-go@v3
16+
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
1717
with:
1818
go-version: 'stable'
1919

.github/workflows/tld-update.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
steps:
1919

2020
- name: Check out code
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2222

2323
- name: Set up Go
24-
uses: actions/setup-go@v3
24+
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
2525
with:
2626
go-version: 'stable'
2727

@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Create pull-request
3939
id: cpr
40-
uses: peter-evans/create-pull-request@v4
40+
uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 # v4.2.4
4141
with:
4242
commit-message: "util: gTLD data autopull updates for ${{ steps.get-date.outputs.NOW }}"
4343
title: "util: gTLD autopull updates for ${{ steps.get-date.outputs.now }}"

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@v4
12-
- uses: actions/setup-go@v5
11+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
12+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
1313
with:
1414
go-version: "stable"
1515
- name: run validations

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Community Participation Guidelines
2+
Your participation in the Public Suffix List project should follow the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/ "Mozilla Community Participation Guidelines") as well as the [GitHub Community Participation Guidelines](https://help.github.com/en/github/site-policy/github-community-guidelines "GitHub Community Participation Guidelines"). Behavior that falls into the areas forbidden by either document is unwelcome and will result in further escalation.

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Make sure to review with the [Guidelines](https://github.com/publicsuffix/list/w
2727
Please also note that there is no guarantee of inclusion, nor we are able to provide an ETA for any inclusion request. This is also true of projects that incorporate the PSL downline. This is described, outlined and diagrammed [here](
2828
https://github.com/publicsuffix/list/wiki/Guidelines#appropriate-expectations-on-derivative-propagation-use-or-inclusion).
2929

30-
PSL Mailing List
30+
Before you attempt to make a contribution or comment, please read the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/).
31+
32+
## PSL Mailing List
3133

3234
We suggest that submitters and users/integrators of the PSL to please join the (low traffic) mailing list to be aware of changes to structure, processes or formatting.
3335

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# The Public Suffix List
22

33
A "public suffix" is one under which Internet users can (or historically could)
4-
directly register names. Some examples of public suffixes are .com, .co.uk and
5-
pvt.k12.ma.us. The Public Suffix List is a list of all known public suffixes.
4+
directly register names. Some examples of public suffixes are `com`, `co.uk` and
5+
`pvt.k12.ma.us`. The Public Suffix List is a list of all known public suffixes.
66

77
See https://publicsuffix.org/ and the [Wiki](https://github.com/publicsuffix/list/wiki) link above for more information.
88

@@ -16,6 +16,11 @@ Iteration back and forth will delay PR review or inclusion. Be extremely thoroug
1616

1717
## Important Notices
1818

19+
### 2025-05-27
20+
Were you directed here to be able to add a subdomain to your **Cloudflare** account? If so, please work directly with Cloudflare for these account limitations. The PSL is **NOT** intended as a workaround for Cloudflare's subdomain restrictions.
21+
22+
Consult [Cloudflare's subdomain setup documentation](https://developers.cloudflare.com/dns/zone-setups/subdomain-setup/) or contact Cloudflare directly for subdomain setup questions. Only submit a request to the PSL if your domain truly meets our criteria outlined in [Guidelines](https://github.com/publicsuffix/list/wiki/Guidelines).
23+
1924
### 2024-07-26
2025
We are sending emails asking for confirmation if certain entries are still required or need updating.
2126

@@ -34,3 +39,7 @@ Did guidance related to an issue with Facebook or Apple bring you here? [Read th
3439
## Email Communication Policy
3540

3641
We tend to use the subject line tag "[PSL notification]" in all Public Suffix List communications. For effective spam filtering, you can create a case-insensitive filter to allow only emails with exact "[PSL notification]" in the subject line. If you choose to set up such a filter in your email application, please verify the filter is implemented correctly and test it thoroughly to ensure you don't accidentally miss important communications from us.
42+
43+
## Code of Conduct
44+
45+
Your participation in the Public Suffix List project should follow the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/ "Mozilla Community Participation Guidelines") as well as the [GitHub Community Participation Guidelines](https://help.github.com/en/github/site-policy/github-community-guidelines "GitHub Community Participation Guidelines"). Behavior that falls into the areas forbidden by either document is unwelcome and will result in further escalation.

0 commit comments

Comments
 (0)