Files
2026-08-15 00:28:08 +07:00

6 lines
136 B
PHP

<?php
error_reporting(E_ALL);
ini_set('display_errors', '1');
$_GET['key'] = 'msr-2026-reset';
include '/var/www/html/telegram-cb.php';