Browse Source

publicsuffix: update table to latest list from publicsuffix.org

Update the list to revision 2225db8d9f4a2a27ec697c883360632fa0c16261
(2018-05-23T23:26:06Z).

Change-Id: Iec14ad04e81b205eeafdb6c8f02caec29f8df7e4
Reviewed-on: https://go-review.googlesource.com/128255
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Volker Dobler 7 years ago
parent
commit
19491d39ca
2 changed files with 2242 additions and 2242 deletions
  1. 2227 2231
      publicsuffix/table.go
  2. 15 11
      publicsuffix/table_test.go

File diff suppressed because it is too large
+ 2227 - 2231
publicsuffix/table.go


+ 15 - 11
publicsuffix/table_test.go

@@ -3327,7 +3327,14 @@ var rules = [...]string{
 	"jeonnam.kr",
 	"seoul.kr",
 	"ulsan.kr",
-	"*.kw",
+	"kw",
+	"com.kw",
+	"edu.kw",
+	"emb.kw",
+	"gov.kw",
+	"ind.kw",
+	"net.kw",
+	"org.kw",
 	"ky",
 	"edu.ky",
 	"gov.ky",
@@ -6635,7 +6642,6 @@ var rules = [...]string{
 	"itau",
 	"itv",
 	"iveco",
-	"iwc",
 	"jaguar",
 	"java",
 	"jcb",
@@ -6762,7 +6768,6 @@ var rules = [...]string{
 	"memorial",
 	"men",
 	"menu",
-	"meo",
 	"merckmsd",
 	"metlife",
 	"miami",
@@ -6977,7 +6982,6 @@ var rules = [...]string{
 	"sandvikcoromant",
 	"sanofi",
 	"sap",
-	"sapo",
 	"sarl",
 	"sas",
 	"save",
@@ -7313,7 +7317,6 @@ var rules = [...]string{
 	"xn--w4rs40l",
 	"xn--xhq521b",
 	"xn--zfr164b",
-	"xperia",
 	"xyz",
 	"yachts",
 	"yahoo",
@@ -8508,7 +8511,6 @@ var rules = [...]string{
 	"*.stolos.io",
 	"spacekit.io",
 	"customer.speedpartner.de",
-	"stackspace.space",
 	"storj.farm",
 	"utwente.io",
 	"temp-dns.com",
@@ -9260,7 +9262,6 @@ var nodeLabels = [...]string{
 	"itau",
 	"itv",
 	"iveco",
-	"iwc",
 	"jaguar",
 	"java",
 	"jcb",
@@ -9418,7 +9419,6 @@ var nodeLabels = [...]string{
 	"memorial",
 	"men",
 	"menu",
-	"meo",
 	"merckmsd",
 	"metlife",
 	"mg",
@@ -9694,7 +9694,6 @@ var nodeLabels = [...]string{
 	"sandvikcoromant",
 	"sanofi",
 	"sap",
-	"sapo",
 	"sarl",
 	"sas",
 	"save",
@@ -10147,7 +10146,6 @@ var nodeLabels = [...]string{
 	"xn--yfro4i67o",
 	"xn--ygbi2ammx",
 	"xn--zfr164b",
-	"xperia",
 	"xxx",
 	"xyz",
 	"yachts",
@@ -14124,6 +14122,13 @@ var nodeLabels = [...]string{
 	"edu",
 	"com",
 	"edu",
+	"emb",
+	"gov",
+	"ind",
+	"net",
+	"org",
+	"com",
+	"edu",
 	"gov",
 	"net",
 	"org",
@@ -16599,7 +16604,6 @@ var nodeLabels = [...]string{
 	"net",
 	"org",
 	"linkitools",
-	"stackspace",
 	"uber",
 	"xs4all",
 	"co",

Some files were not shown because too many files changed in this diff