From da34bcd584c018f819c13b201dabd6acb14e9270 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 09:39:26 +0200 Subject: [PATCH] Updated list from source (#1036) Co-authored-by: weppos <5387+weppos@users.noreply.github.com> --- publicsuffix/rules.go | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/publicsuffix/rules.go b/publicsuffix/rules.go index 4aefd8e..4682e2b 100644 --- a/publicsuffix/rules.go +++ b/publicsuffix/rules.go @@ -3,13 +3,13 @@ package publicsuffix -const ListVersion = "PSL version 39cdad (Fri Sep 6 06:36:52 2024)" +const ListVersion = "PSL version 32c68c (Fri Sep 6 09:04:16 2024)" -func DefaultRules() [9788]Rule { +func DefaultRules() [9787]Rule { return r } -var r = [9788]Rule{ +var r = [9787]Rule{ {1, "ac", 1, false}, {1, "com.ac", 2, false}, {1, "edu.ac", 2, false}, @@ -702,10 +702,12 @@ var r = [9788]Rule{ {1, "cu", 1, false}, {1, "com.cu", 2, false}, {1, "edu.cu", 2, false}, - {1, "org.cu", 2, false}, - {1, "net.cu", 2, false}, + {1, "gob.cu", 2, false}, {1, "gov.cu", 2, false}, {1, "inf.cu", 2, false}, + {1, "nat.cu", 2, false}, + {1, "net.cu", 2, false}, + {1, "org.cu", 2, false}, {1, "cv", 1, false}, {1, "com.cv", 2, false}, {1, "edu.cv", 2, false}, @@ -7837,8 +7839,6 @@ var r = [9788]Rule{ {1, "daplie.me", 2, true}, {1, "localhost.daplie.me", 3, true}, {1, "dyndns.dappnode.io", 3, true}, - {2, "dapps.earth", 3, true}, - {2, "bzz.dapps.earth", 4, true}, {1, "builtwithdark.com", 2, true}, {1, "darklang.io", 2, true}, {1, "demo.datadetect.com", 3, true}, @@ -8244,7 +8244,6 @@ var r = [9788]Rule{ {1, "lt.eu.org", 3, true}, {1, "lu.eu.org", 3, true}, {1, "lv.eu.org", 3, true}, - {1, "mc.eu.org", 3, true}, {1, "me.eu.org", 3, true}, {1, "mk.eu.org", 3, true}, {1, "mt.eu.org", 3, true},