Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
knrredhelmet committed Dec 25, 2024
1 parent e2a0761 commit f02f20d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,18 @@ <h5 class="card-title">DorkBounty</h5>
</div>
</div>
</div>

<!-- Project 3 -->
<div class="col-md-4 mb-4">
<div class="card project-card">
<div class="card-body">
<h5 class="card-title">40x</h5>
<p class="card-text">Tool is a utility designed to bypass Unauthorized and Forbidden.</p>
<a href="https://github.com/knrredhelmet/40x" target="_blank" class="btn btn-primary">Link</a>
</div>
</div>
</div>

</div>
</div>

Expand Down

0 comments on commit f02f20d

Please sign in to comment.