lipoja / URLExtract

URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.
MIT License
241 stars 61 forks source link

Check if url_parts.authority is not NoneType #138

Closed lipoja closed 1 year ago

lipoja commented 1 year ago

fixes #137