Update README.md

This commit is contained in:
losting 2022-11-23 12:33:28 +08:00 committed by GitHub
parent e62146d1c6
commit 92f50702aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -376,7 +376,7 @@ vscode应用商店中搜索"**any-rule**".
### 16进制颜色
```javascript
/^#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3}|[a-fA-F0-9]{9})$/
/^#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3}|[a-fA-F0-9]{8})$/
```
### 微信号(wx)6至20位以字母开头字母数字减号下划线