diff options
| -rw-r--r-- | m2usenet-covertraffic.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m2usenet-covertraffic.php b/m2usenet-covertraffic.php index 80e39ad..2812509 100644 --- a/m2usenet-covertraffic.php +++ b/m2usenet-covertraffic.php @@ -18,7 +18,7 @@ define('MAX_SMTP_RESPONSE_SIZE', 8192); // Primary relay (fog) define('PRIMARY_RELAY', [ - 'host' => '4uwpi53u524xdphjw2dv5kywsxmyjxtk4facb76jgl3sc3nda3sz4fqd.onion', + 'host' => 'qee4i7sags6phsvb2yodwecfj7noimfhhalsjktsvikrwotxzis3raad.onion', 'port' => 25, 'mail2news' => 'mail2news@xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd.onion' ]); |
