We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3834144 commit b1937b6Copy full SHA for b1937b6
handler/quotation_handler.go
@@ -69,6 +69,7 @@ var quotationsKey = map[string]string{
69
"抱抱~": 情侣,
70
"亲亲~": 情侣,
71
"贴贴~": 情侣,
72
+ "rua": 情侣,
73
}
74
75
type quotationsHandler struct {
0 commit comments