Merge pull request #430 from seaweedchan/PullRequest

More specific first section of linkifier
This commit is contained in:
Zixaphir 2013-08-14 01:33:16 -07:00
commit 56e63c11d3
4 changed files with 6 additions and 826 deletions

View File

@ -1,5 +1,5 @@
/*
* 4chan X - Version 1.2.25 - 2013-08-13
* 4chan X - Version 1.2.25 - 2013-08-14
*
* Licensed under the MIT license.
* https://github.com/seaweedchan/4chan-x/blob/master/LICENSE

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5,7 +5,7 @@ Linkify =
@regString =
///(
# http, magnet, ftp, etc
?:[a-z][-\w]+:(
?:(http|https|mailto|git|magnet|ftp|irc):(
[a-z\d%/]
)
|