Skip to content

qwerty22121998/tld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tld

Use Go and https://publicsuffix.org/list/ to extract top level domain

Installation

Run the following code

go get github.com/qwerty22121998/tld

Usage

To show the progress

tld.SetDebugMode(true/false)

To Update the lastest tld list

tld.Update()

About

Use Go and https://publicsuffix.org/list/ to extract top level domain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages