mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 20:54:39 +03:00
update public suffix list
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
//go:generate sh -c "curl https://publicsuffix.org/list/public_suffix_list.dat >public_suffix_list.txt"
|
||||
|
||||
// Package publicsuffix implements a public suffix list to look up the
|
||||
// organizational domain for a given host name. Organizational domains can be
|
||||
// registered, one level below a top-level domain.
|
||||
|
Reference in New Issue
Block a user