333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
1.2.0 - November 25, 2014
-------------------------
* add support for protocol relative urls
 
1.1.0 - February 8, 2013
------------------------
* support any protocol
* support paths on localhost
 
1.0.0 - January 17, 2013
------------------------
* allow localhost to have a port
 
0.1.0 - September 8, 2013
-------------------------
* make regexp match more valid url types
 
0.0.2 - August 2, 2013
----------------------
* remove loose matching
 
0.0.1 - August 2, 2013
----------------------
:sparkles: