URLExtract icon indicating copy to clipboard operation
URLExtract copied to clipboard

Filename extracted as URL

Open Larrax opened this issue 5 years ago • 4 comments

From the following input (which is a legit archive filename):

PAYMENT EUR 1,420.00.zip

URL is extracted using find_urls:

1,420.00.zip

Larrax avatar Jun 24 '19 07:06 Larrax

.zip is the valid TLD, according to public suffix list. But the comma should not be the the part of domain I guess

voldmar avatar Oct 07 '19 11:10 voldmar

#47 fixed

gleb-shnshn avatar Oct 26 '19 11:10 gleb-shnshn

First of all thank you for your time working on the patch. However I am not quite sure about the fix, please have a look on my comment: https://github.com/lipoja/URLExtract/pull/47#issuecomment-546593936

And lets discuss this topic a bit maybe we can agree on something. Thank you!

lipoja avatar Oct 26 '19 11:10 lipoja