Skip to content

sinkovsky/publicsuffix_erlang

Folders and files

Image for: Folders and files
NameName
Last commit message
Last commit date

Latest commit

Image for: Latest commit
 

History

Image for: History
4 Commits
 
 
 
 

Repository files navigation

Image for: Repository files navigation

publicsuffix_erlang

This repository contains Perl script and ready to use Erlang module.

Information

Image for: Information

Perl script can be used to generate up-to-date module from ruleset: http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/effective_tld_names.dat?raw=1

http://publicsuffix.org/learn/

If you don't want to generate Erlang module yourself, feel free to use one from the repository.

Usage

Image for: Usage

To get domain part:

publicsuffix:domain("www.google.co.uk"). %% google.co.uk

To get public suffix:

publicsuffix:suffix("www.google.co.uk"). %% co.uk

About

Image for: About

PublicSuffix.org parsing for erlang

Resources

Stars

Watchers

Forks

Releases

Image for: Releases
No releases published

Packages

Image for: Packages 0
No packages published