summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2025-10-17 04:05:49 +0200
committerGitHub <noreply@github.com>2025-10-17 04:05:49 +0200
commita64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2 (patch)
tree2fcac3654cd523e7dd8a3358e8df057f0736feda
parent12ca56286bd668d7e344867deff74f86abf78e52 (diff)
downloadyamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.tar.gz
yamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.tar.xz
yamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.zip
Fix formatting issues in download_remailers.php
-rw-r--r--download_remailers.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/download_remailers.php b/download_remailers.php
index 4612ea3..3b40607 100644
--- a/download_remailers.php
+++ b/download_remailers.php
@@ -1,4 +1,3 @@
-
<?php
/**
* Secure Remailer List Downloader
@@ -581,3 +580,4 @@ try {
error_log("Remailer download failed: " . $e->getMessage());
}
?>
+