Skip to content

Commit

Permalink
Hot-Rule: add more rules for .cn and .com.
Browse files Browse the repository at this point in the history
  • Loading branch information
shandianchengzi committed Apr 6, 2024
1 parent a072f53 commit 0b0badc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hot-rule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
(艾特)\s*([一幺]六三)\s*点\s* = @163.
(艾特)\s*(\w+)\s*(点)\s*(\w+) = @\2.\4
\s*点\s*(\w+)$ = .\1
\s*点\s*cn = .cn
\s*点\s*com = .com

0 comments on commit 0b0badc

Please sign in to comment.