diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-10-17 04:05:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-17 04:05:49 +0200 |
| commit | a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2 (patch) | |
| tree | 2fcac3654cd523e7dd8a3358e8df057f0736feda | |
| parent | 12ca56286bd668d7e344867deff74f86abf78e52 (diff) | |
| download | yamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.tar.gz yamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.tar.xz yamnweb-a64e2a6c9ee1d1c1dc4d97fa921659e0afac47d2.zip | |
Fix formatting issues in download_remailers.php
| -rw-r--r-- | download_remailers.php | 2 |
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()); } ?> + |
