Skip to content

Commit

Permalink
Add JS hooks to challenge page for flag verify & hints
Browse files Browse the repository at this point in the history
  • Loading branch information
reteps committed Sep 23, 2024
1 parent 1094f8c commit c31a47a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions challenges.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ <h5 class="modal-title" x-text="$store.modal.title"></h5>


<script type="module" src="/themes/sigpwny-core-beta/static/assets/index.7e48942e.js"></script><script type="module" src="/themes/sigpwny-core-beta/static/assets/challenges.3214b3e4.js"></script>
<script type="module" src="/ctfd2pages/hooks/challenges.min.js"></script>



Expand Down
2 changes: 2 additions & 0 deletions ctfd2pages/hooks/challenges.min.js

Large diffs are not rendered by default.

0 comments on commit c31a47a

Please sign in to comment.