This is still brroken, but at least it doesn't freeze up any more.
This commit is contained in:
parent
26ad967725
commit
2f0e8470e1
@ -46,24 +46,20 @@ _:===:line
|
||||
[customDict]
|
||||
|
||||
[emoticonDict]
|
||||
<{-.-}>:===:Raves
|
||||
8-):===:smile with sunglasses
|
||||
:-/:===:confused
|
||||
-.-:===:bugged
|
||||
>.<:===:laughing
|
||||
8-X:===:skull
|
||||
>:):===:evil smile
|
||||
>:-):===:evil smile
|
||||
\o/:===:Hurray
|
||||
:/:===:confused
|
||||
8):===:smile with sunglasses
|
||||
:D:===:laugh
|
||||
;):===:wink
|
||||
XD:===:LOL
|
||||
:-):===:smile
|
||||
:):===:smile
|
||||
->:===:arrow right
|
||||
<-:===:arrow left
|
||||
oO:===:WTF?
|
||||
Oo:===:WTF?
|
||||
^^:===:enjoy smile
|
||||
(?:['|"| |^])(<{-\.-}>)(?:['|"| |$]):===:Raves
|
||||
(?:['|"| |^])(8-\))(?:['|"| |$]):===:smile with sunglasses
|
||||
(?:['|"| |^])(:-/:)(?:['|"| |^])===:confused
|
||||
(?:['|"| |^])(-\.-)(?:['|"| |^]):===:bugged
|
||||
(?:['|"| |^])(>\.<)(?:['|"| |$]):===:laughing
|
||||
(?:['|"| |^])(8-X)(?:['|"| |$]):===:skull
|
||||
(?:['|"| |^])(>:[?-]\))(?:['|"| |$]):===:evil smile
|
||||
(?:['|"| |^])(:/)(?:['|"| |$]):===:confused
|
||||
(?:['|"| |^])(8\))(?:['|"| |$]):===:smile with sunglasses
|
||||
(?:['|"| |^])(:D(?:['|"| |$]):===:laugh
|
||||
(?:['|"| |^])(;\))(?:['|"| |$]):===:wink
|
||||
(?:['|"| |^])(XD)(?:['|"| |$]):===:LOL
|
||||
(?:['|"| |^]):[?-]\))(?:['|"| |$]):===:smile
|
||||
(?:['|"| |^])(->)(?:['|"| |$]):===:arrow right
|
||||
(?:['|"| |^])(<-)(?:['|"| |$]):===:arrow left
|
||||
(?:['|"| |^])([Oo][Oo])(?:['|"| |$]):===:WTF?
|
||||
(?:['|"| |^])(\^\^)(?:['|"| |$]):===:enjoy smile
|
||||
|
Loading…
Reference in New Issue
Block a user