From 9c51c582f9a0568041760af02c58414e3d0723c4 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 23 Sep 2019 09:41:58 +0200 Subject: [PATCH] Improvement of crypto-address regexes (lesser FPs) --- bin/Cryptocurrencies.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bin/Cryptocurrencies.py b/bin/Cryptocurrencies.py index ba006062..3805debe 100755 --- a/bin/Cryptocurrencies.py +++ b/bin/Cryptocurrencies.py @@ -118,48 +118,48 @@ default_max_execution_time = 30 cryptocurrency_dict = { 'bitcoin': { 'name': 'bitcoin', # e.g. 1NbEPRwbBZrFDsx1QW19iDs8jQLevzzcms - 'regex': r'\b[13][A-Za-z0-9]{26,33}\b', + 'regex': r'\b(?