-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hello,
I used iocextract for an old project a while back. I started to look into it more again today and the regex doesn't seem to pick up the URLs anymore. I got this feed back from my initial run (there were other lines but I didn't copy them before I started messing with things in my code):
iocextract.py:822: SyntaxWarning: invalid escape sequence '\W'
email = re.sub("\W[aA][tT]\W", "@", email.lower())
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels