Skip to content

Commit

Permalink
Update README_ZH.md js渲染演示字段 tags
Browse files Browse the repository at this point in the history
  • Loading branch information
FofaInfo authored Nov 29, 2024
1 parent 2043851 commit 0fc3f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ http://sb823.tcxzgh.org,true
jsRender模块用来对url进行js渲染,支持选择获取渲染后的html标签,目前支持获取标签title、body,可以使用`-url`来选择单个目标,`-tag`选择获取渲染后的标签:

```shell
$ fofa jsRender -url http://baidu.com -tag title
$ fofa jsRender -url http://baidu.com -tags title
http://baidu.com,百度一下,你就知道
```

Expand Down

0 comments on commit 0fc3f36

Please sign in to comment.