Files
weval-l99/read_auth_pattern.sh
2026-04-20 15:48:46 +02:00

7 lines
206 B
Bash

#!/bin/bash
echo "=== weval-auth-session.php ==="
head -60 /var/www/html/api/weval-auth-session.php
echo ""
echo "=== v90_e2e_authed.js (extract auth part) ==="
head -80 /var/www/html/api/v90_e2e_authed.js