Files
SignatureSystem/rules.config

12 lines
200 B
Plaintext
Raw Permalink Normal View History

2026-07-20 13:16:17 +08:00
{
"rules": [
{
"name": "郎三杰",
"pattern": "(郎三杰)",
"capture_group": 1,
"cell_mode": "single",
"cell_match": "partial",
"enabled": false
}
]
}