Skip to content

Commit cd306c4

Browse files
authored
Merge pull request #11 from D0g3-Lab/dev
Update plugins links in README.md
2 parents 3ec31d7 + 4bfd5d9 commit cd306c4

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Fix bugs when `challenge_name` != `envname`
1212
* Fix bugs when using `Teams` mode in `CTFd-Glowworm` plugins
1313
* Update plugins README
14+
* Add source codes of 3 challenges for CTFd-Glowworm plugin
1415

1516
1.0.9 / 2019-12-27
1617
=================

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ Know more on the [wiki](https://github.com/D0g3-Lab/H1ve/wiki)
3232

3333
### Plugins Settings
3434

35-
[CTFd-Owl](https://github.com/D0g3-Lab/H1ve/CTFd/plugins/ctfd-owl)
35+
[CTFd-Owl](https://github.com/D0g3-Lab/H1ve/tree/master/CTFd/plugins/ctfd-owl)
3636

37-
[CTFd-Glowworm](https://github.com/D0g3-Lab/H1ve/CTFd/plugins/ctfd_glowworm)
37+
[CTFd-Glowworm](https://github.com/D0g3-Lab/H1ve/tree/master/CTFd/plugins/ctfd_glowworm)
3838

3939

4040
## Architecture
4141
![](./docs/img/H1ve-Main_shrink.png)
4242

4343
## Open Source Schedule
4444

45-
- [x] [解题赛CTFd版](https://github.com/D0g3-Lab/H1ve/CTFd/plugins/ctfd-owl)
46-
- [x] [攻防对抗赛CTFd版](https://github.com/D0g3-Lab/H1ve/CTFd/plugins/ctfd_glowworm)
45+
- [x] [解题赛CTFd版](https://github.com/D0g3-Lab/H1ve/tree/master/CTFd/plugins/ctfd-owl)
46+
- [x] [攻防对抗赛CTFd版](https://github.com/D0g3-Lab/H1ve/tree/master/CTFd/plugins/ctfd_glowworm)
4747
- [ ] UI改版(前后端分离)
4848
- [ ] 大屏实时战况页面(待定)
4949
- [ ] 一体化自研版(待定)

0 commit comments

Comments
 (0)