lipoja / URLExtract

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

Fix incorrect indices when TLD is found twice #110

Closed lipoja closed 2 years ago

lipoja commented 2 years ago

Fixes #109