3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
|
// use this regex to find links that are the wrong way around:
|
||
|
// /=>\s[^:\/]*\s/
|