Skip to content

Commit

Permalink
Updated list from source (#1061)
Browse files Browse the repository at this point in the history
Co-authored-by: weppos <[email protected]>
  • Loading branch information
github-actions[bot] and weppos authored Nov 24, 2024
1 parent c6cbe8e commit 8e358e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions publicsuffix/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

package publicsuffix

const ListVersion = "PSL version ab15d3 (Wed Nov 20 09:23:12 2024)"
const ListVersion = "PSL version 931546 (Sat Nov 23 08:18:27 2024)"

func DefaultRules() [9769]Rule {
return r
Expand Down Expand Up @@ -855,10 +855,10 @@ var r = [9769]Rule{
{1, "com.ge", 2, false},
{1, "edu.ge", 2, false},
{1, "gov.ge", 2, false},
{1, "org.ge", 2, false},
{1, "mil.ge", 2, false},
{1, "net.ge", 2, false},
{1, "org.ge", 2, false},
{1, "pvt.ge", 2, false},
{1, "school.ge", 2, false},
{1, "gf", 1, false},
{1, "gg", 1, false},
{1, "co.gg", 2, false},
Expand Down

0 comments on commit 8e358e7

Please sign in to comment.