We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be8161d + d583351 commit b3460fcCopy full SHA for b3460fc
README.md
@@ -76,7 +76,7 @@
76
77
## 域名
78
79
-`https://google.com`
+`https://google.com/`
80
81
```regex
82
^((http:\/\/)|(https:\/\/))?([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,6}(\/)
@@ -89,7 +89,7 @@
89
`127.0.0.1`
90
91
92
-((?:(?:25[0-5]|2[0-4]\\d|[01]?\\d?\\d)\\.){3}(?:25[0-5]|2[0-4]\\d|[01]?\\d?\\d))
+((?:(?:25[0-5]|2[0-4]\d|[01]?\d?\d)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d?\d))
93
```
94
95

@@ -292,4 +292,4 @@
292
293
MIT License. See the [LICENSE](LICENSE) file.
294
295
-**[⬆ top](#目录)**
+**[⬆ top](#目录)**
0 commit comments