mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 替换首页的gif地址
This commit is contained in:
parent
0b4774c159
commit
dafc593dcc
@ -11,7 +11,7 @@ https://any86.github.io/any-rule/
|
||||
3. 输入"**zz**"可以看到正则列表.
|
||||
4. 或者**输入关键词**, 比如"手机".
|
||||
|
||||

|
||||

|
||||
|
||||
## :fire:关于PR
|
||||
欢迎大家PR, 步骤如下:
|
||||
@ -71,12 +71,12 @@ https://any86.github.io/any-rule/
|
||||
|
||||
### linux"文件夹"路径
|
||||
```javascript
|
||||
/^\/(\w+\/?)+$/
|
||||
/^(\/[^\/]+)+\/?$/
|
||||
```
|
||||
|
||||
### linux"文件"路径
|
||||
```javascript
|
||||
/^\/(\w+\/)+\w+\.\w+$/
|
||||
/^(\/[^\/]+)+$/
|
||||
```
|
||||
|
||||
### window下"文件夹"路径
|
||||
|
@ -32,7 +32,7 @@ https://any86.github.io/any-rule/
|
||||
3. 输入"**zz**"可以看到正则列表.
|
||||
4. 或者**输入关键词**, 比如"手机".
|
||||
|
||||

|
||||

|
||||
|
||||
## :fire:关于PR
|
||||
欢迎大家PR, 步骤如下:
|
||||
|
Loading…
x
Reference in New Issue
Block a user