Add .moe to list of linkified TLDs. #157
This commit is contained in:
parent
755a51209d
commit
22f591127e
@ -85,7 +85,7 @@ Linkify =
|
|||||||
)
|
)
|
||||||
| # This should account for virtually all links posted without http:
|
| # This should account for virtually all links posted without http:
|
||||||
[-a-z\d]+[.](
|
[-a-z\d]+[.](
|
||||||
aero|asia|biz|cat|com|coop|info|int|jobs|mobi|museum|name|net|org|post|pro|tel|travel|xxx|edu|gov|mil|[a-z]{2}
|
aero|asia|biz|cat|com|coop|info|int|jobs|mobi|moe|museum|name|net|org|post|pro|tel|travel|xxx|edu|gov|mil|[a-z]{2}
|
||||||
)([:/]|(?!.))
|
)([:/]|(?!.))
|
||||||
| # IPv4 Addresses
|
| # IPv4 Addresses
|
||||||
[\d]{1,3}\.[\d]{1,3}\.[\d]{1,3}\.[\d]{1,3}
|
[\d]{1,3}\.[\d]{1,3}\.[\d]{1,3}\.[\d]{1,3}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user