File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,6 +183,23 @@ Issues and pull requests are welcome. Good contributions include:
183183
184184JavaSecLab is released under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). See [LICENSE](./LICENSE) for details.
185185
186+ # # Star History
187+
188+ <picture>
189+ <source
190+ media="(prefers-color-scheme : dark)"
191+ srcset="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date&theme=dark"
192+ />
193+ <source
194+ media="(prefers-color-scheme : light)"
195+ srcset="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date"
196+ />
197+ <img
198+ alt="Star History Chart"
199+ src="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date"
200+ />
201+ </picture>
202+
186203# # Changelog
187204
188205See the [Update Log](https://github.com/whgojp/JavaSecLab/wiki/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97) for release notes and project history.
Original file line number Diff line number Diff line change @@ -183,6 +183,23 @@ JavaSecLab 为漏洞靶场项目,包含故意保留的危险接口、漏洞依
183183
184184本项目遵循 [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) 协议,详细内容请参见 [LICENSE](./LICENSE)。
185185
186+ # # Star History
187+
188+ <picture>
189+ <source
190+ media="(prefers-color-scheme : dark)"
191+ srcset="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date&theme=dark"
192+ />
193+ <source
194+ media="(prefers-color-scheme : light)"
195+ srcset="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date"
196+ />
197+ <img
198+ alt="Star History Chart"
199+ src="https://api.star-history.com/svg?repos=whgojp/JavaSecLab&type=Date"
200+ />
201+ </picture>
202+
186203# # 更新记录
187204
188205项目详细更新记录见:[更新日志](https://github.com/whgojp/JavaSecLab/wiki/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97)
You can’t perform that action at this time.
0 commit comments