www/api/menu.php
2026-06-27 21:44:44 +00:00

4 lines
42 B
PHP

<?php
header("Location: /vpn.php");
exit;