fix: small things

This commit is contained in:
2025-04-20 09:06:24 +03:00
parent 8c90060541
commit 2ef2aeb87d
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<p class="simpletext" style="text-align: left">Перейдя в файл <a class="hltext" href="https://g.codrs.ru/Chest/CTF-site-project/src/branch/master/app.pyt">app.py</a> в нём можно найти следующие строки:<span class="context" style="font-size: 0.9rem">(пример ниже)</span></p>
<pre><code class="codefont python">@app.route("/osint/found_me", methods=('GET', 'POST'))
def osintfound():
Y0u_Fin4ly_F0und_7his = 'C4TchFl4g{Pls_supp0rt_my_pr0j3ct}'</code></pre>
Y0u_Fin4ly_F0und_7his = '[флаг]'</code></pre>
<p class="simpletext" style="text-align: left">Собственно на строке 30 и есть флаг</p>
<span class="close-btn usable-context" onclick="hidePopup()">скрыть</span>
</div>