Closed d30jeff closed 7 years ago
Thanks Jeff! Will publish shortly.
AFAICT the pull request turns every result into an array:
- "techStreet": [
- "2400 E. Bayshore Pkwy"
- ]
- "updatedDate": [
- "2015-06-12T10:38:52-0700"
- ]
- "urlOfTheIcannWhoisDataProblemReportingSystem": [
- "http://wdprs.internic.net/"
- ]
Hi Mike,
I'm really sorry for breaking the current code and was not able to fix it as soon as possible.
I'll review and test my code before requesting any merge request to ensure it's not breaking anything in the future.
Lesson was learned, and again, I am sorry.
Hi, please have a look if this is okay for you.
We basically changed:
To:
Thanks