medialab / ural

A helper library full of URL-related heuristics.
GNU General Public License v3.0
63 stars 12 forks source link

drop normalize get_normalized_hostname in favor of normalize_urlsplit #173

Closed Yomguithereal closed 1 year ago

Yomguithereal commented 1 year ago

And use normalize_hostname from within normalize_url as refactor.