diff --git a/im/pinyin/pinyin.h b/im/pinyin/pinyin.h index 702cc86..954d043 100644 --- a/im/pinyin/pinyin.h +++ b/im/pinyin/pinyin.h @@ -292,7 +292,8 @@ FCITX_CONFIGURATION( this, "QuickPhraseTriggerRegex", _("Regular expression to trigger quick phrase"), - {".(\\.|/|@)$", "^(http|https|ftp|telnet|mailto):"}, + {".(/|@)$", "^(www|bbs|forum|mail|bbs)\\.", + "^(http|https|ftp|telnet|mailto):"}, {}, {}, {_("Enter quickphrase mode when current input matches any regular "