Fixes #445 - speed issue in url processor.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 23 Jan 2015 22:55:39 +0000 (22:55 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 23 Jan 2015 22:55:39 +0000 (22:55 +0000)
commit03ae69d3f3ef37ae9e1f003843e9ba2ef2b4079d
tree28da485199cc468835dc2d4dbd969fce5684b660
parent8d31237d03d78285ff9e657fdaf3078fcd74332a
Fixes #445 - speed issue in url processor.

Obviously we don't need to search for uppercase URLs constantly, just
if there is at least one.
History.md
lib/text/urls-processor.js