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

Detect URLs starting with '//' #98

Closed lipoja closed 2 years ago

lipoja commented 2 years ago

Fixes issue #94.