Update TDLs

This commit is contained in:
Zixaphir 2013-08-14 01:43:09 -07:00
parent 56e63c11d3
commit 7a08d38d36
3 changed files with 824 additions and 4 deletions

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
?:(http|https|mailto|git|magnet|ftp|irc):(
(https?|mailto|git|magnet|ftp|irc):(
[a-z\d%/]
)
|
@ -14,7 +14,7 @@ Linkify =
# This should account for virtually all links posted without www or http:
# If it misses any, screw it. No, I will not add canv.as
[-a-z\d.]+[.](
com|net|org|co\.jp|uk|ru|be|tv|xxx|edu|gov|cd|es|de|se|tk|dk|io|fm|fi
com|net|org|co\.jp|us|uk|ru|be|tv|xxx|edu|gov|cd|es|de|se|tk|dk|io|fm|fi|mp|ly
)
|
# IPv4 Addresses