Skip to content

BillyParadise/publicsuffix-ruby

 
 

Repository files navigation

Public Suffix for Ruby (Extended)

PublicSuffix is a Ruby domain name parser based on the Public Suffix List.

BillyParadise Additions

Many subdomains (noteably wordpress, livestream, and tumblr) are not included in the basic list. This fork adds a good hundred or two to the list.

It's a manual merge at the moment. If I get any traction for the project which uses this gem, I'll modify it to work directly from two lists.

Requirements

  • Ruby >= 2.0

For an older versions of Ruby use a previous release.

More

Changelog

See the CHANGELOG.md file for details.

License

Copyright (c) 2009-2016 Simone Carletti. This is Free Software distributed under the MIT license.

About

Domain name parser for Ruby based on the Public Suffix List.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 100.0%