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
intrigus committed Jul 5, 2023
1 parent 45d7da4 commit 3109212
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 @@ -257,6 +257,7 @@ <h5 class="modal-title tw-text-2xl tw-font-medium tw-mb-2" x-text="$store.modal.


<script defer type="module" src="/themes/factory/static/assets/index.01dfa420.js"></script><script defer type="module" src="/themes/factory/static/assets/animated.e1c5aff2.js"></script><script defer type="module" src="/themes/factory/static/assets/challenges.c808663f.js"></script>
<script defer 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 3109212

Please sign in to comment.