mirror of
https://github.com/xVRVx/autoXRAY.git
synced 2026-08-26 16:45:33 +00:00
Add files via upload
This commit is contained in:
@@ -107,7 +107,6 @@ cat > "$TARGET_DIR/index.html" <<EOF
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z" /></svg>
|
||||
</div>
|
||||
<h2 class="text-2xl font-bold tracking-tight $TEXT_MAIN">$HEADER</h2>
|
||||
<p class="text-sm $TEXT_MUTED">Secure Environment Access</p>
|
||||
</div>
|
||||
|
||||
<div id="sys-msg" class="hidden p-3 text-sm rounded-md border flex items-start gap-3 $ERROR_BOX" role="alert">
|
||||
|
||||
Reference in New Issue
Block a user