Update README.md

This commit is contained in:
losting 2022-11-25 14:14:43 +08:00 committed by GitHub
parent 583c72361a
commit 0c5bb2c90d
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]{8})$/
/^#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3}|[a-fA-F0-9]{8}|[a-fA-F0-9]{4})$/
```
### 微信号(wx)6至20位以字母开头字母数字减号下划线