expanded IDN triggers
parent
ddac617530
commit
a3203f9e7a
|
@ -10,7 +10,7 @@ attribution web => ['http://7bits.nl/', 'Peter van Dijk'],
|
||||||
github => ['https://github.com/habbie', 'habbie'],
|
github => ['https://github.com/habbie', 'habbie'],
|
||||||
twitter => ['https://twitter.com/habbie', 'habbie'];
|
twitter => ['https://twitter.com/habbie', 'habbie'];
|
||||||
|
|
||||||
triggers startend => 'idn';
|
triggers startend => 'idn', 'international domain', 'internationalized domain';
|
||||||
|
|
||||||
handle remainder => sub {
|
handle remainder => sub {
|
||||||
if(/^xn--/) {
|
if(/^xn--/) {
|
||||||
|
|
Loading…
Reference in New Issue