Skip to content

Commit 294c36f

Browse files
Update Regional Information
1 parent 39d604c commit 294c36f

File tree

4 files changed

+5
-7
lines changed

4 files changed

+5
-7
lines changed

data/domain/public-suffix/AZ.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
44
return [
55
'BIZ.AZ',
6+
'CO.AZ',
67
'COM.AZ',
78
'EDU.AZ',
89
'GOV.AZ',

data/domain/public-suffix/BW.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// Copyright (c) https://publicsuffix.org
33
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
44
return [
5+
'AC.BW',
56
'CO.BW',
7+
'GOV.BW',
8+
'NET.BW',
69
'ORG.BW',
710
];

data/domain/public-suffix/PW.php

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,5 @@
22
// Copyright (c) https://publicsuffix.org
33
// SPDX-License-Identifier: MPL-2.0-no-copyleft-exception
44
return [
5-
'BELAU.PW',
6-
'CO.PW',
7-
'ED.PW',
8-
'GO.PW',
9-
'OR.PW',
5+
'GOV.PW',
106
];

data/domain/public-suffix/US.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
'DNI.US',
7474
'DST.MI.US',
7575
'EATON.MI.US',
76-
'FED.US',
7776
'FL.US',
7877
'GA.US',
7978
'GEN.MI.US',
@@ -133,7 +132,6 @@
133132
'K12.WA.US',
134133
'K12.WI.US',
135134
'K12.WY.US',
136-
'KIDS.US',
137135
'KS.US',
138136
'KY.US',
139137
'LA.US',

0 commit comments

Comments
 (0)