ADD:fix for not working referral servers.
ADD: Fall back single line regexes, which are used for fields that contain no data after using the initial regexes
FIX: facsimile is now extracted as fax, since they are equal (fax is short for facsimile)
REF: Now using spaces instead of tabs (PEP-8)
REF: Reformatted using PyCharm
ADD: Four tests for previously not working cases
ADD:fix for not working referral servers. ADD: Fall back single line regexes, which are used for fields that contain no data after using the initial regexes FIX: facsimile is now extracted as fax, since they are equal (fax is short for facsimile) REF: Now using spaces instead of tabs (PEP-8) REF: Reformatted using PyCharm ADD: Four tests for previously not working cases