add email to a fallback

This commit is contained in:
serinko
2025-11-14 13:08:05 +01:00
parent cc04a09ed7
commit cc95358385
@@ -65,6 +65,7 @@ if ! curl -fsSL \
<body style="font-family:sans-serif;text-align:center;padding:2em;">
<h1>nym exit gateway</h1>
<p>this is a nym exit gateway.</p>
<p>Operator contact: <a href="mailto:${EMAIL}">${EMAIL}</a></p>
</body>
</html>
EOF