mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-01-31 05:48:25 -06:00
Update download.php
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
// === Konfiguration ===
|
||||
$CLIENTS_FILE = "/opt/Fail2Ban-Report/Settings/client-list.json";
|
||||
$BLOCKLIST_BASE = __DIR__ . "/endpoint/"; // Basis-Pfad zu den Blocklists
|
||||
$BLOCKLIST_BASE = __DIR__ . "/"; // Basis-Pfad zu den Blocklists
|
||||
|
||||
// --- Hilfsfunktion für JSON-Antworten ---
|
||||
function respond($statusCode, $data) {
|
||||
|
||||
Reference in New Issue
Block a user