module Regexifi::Url

Constants

DOMAIN

Domain DOMAIN = /A(+([-.]1+)*.[a-z]{2,5}(([0-9]{1,5})?)?)z/ix.freeze

URL

URL