Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 552 Bytes

A Top-level domain parser

FAQ

Why?

I need a simple and fast top-level domain parser to analyse network traffic.

How to use it?

See the tests.

Which data does it use?

https://publicsuffix.org/list/public_suffix_list.dat

How to learn about the domain naming system?

Why no PHP composer or Go mod?

Too simple to introduce them, unless there are enough users and interests.

How to update the data?

Run ./generate.php