Update TDLs
This commit is contained in:
parent
56e63c11d3
commit
7a08d38d36
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -5,7 +5,7 @@ Linkify =
|
|||||||
@regString =
|
@regString =
|
||||||
///(
|
///(
|
||||||
# http, magnet, ftp, etc
|
# http, magnet, ftp, etc
|
||||||
?:(http|https|mailto|git|magnet|ftp|irc):(
|
(https?|mailto|git|magnet|ftp|irc):(
|
||||||
[a-z\d%/]
|
[a-z\d%/]
|
||||||
)
|
)
|
||||||
|
|
|
|
||||||
@ -14,7 +14,7 @@ Linkify =
|
|||||||
# This should account for virtually all links posted without www or http:
|
# 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
|
# If it misses any, screw it. No, I will not add canv.as
|
||||||
[-a-z\d.]+[.](
|
[-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
|
# IPv4 Addresses
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user