Mercurial Hosting > mailer
changeset 2:6cc785c26513
remove communities.win
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 31 May 2023 13:10:40 -0600 |
parents | 6cd68fe047c7 |
children | 055db6736fc9 |
files | src/index.html |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/index.html Fri May 19 07:19:02 2023 -0600 +++ b/src/index.html Wed May 31 13:10:40 2023 -0600 @@ -97,7 +97,7 @@ </head> <body> <h1>Mailer REST API</h1> - <h4><a href="http://www.reactionary.software/">Reactionary Software</a> by <a href="https://www.linkmystyle.com/fschmidt">fschmidt</a></h4> + <h4><a href="http://www.reactionary.software/">Reactionary Software</a> by <a href="https://linkmy.style/fschmidt">fschmidt</a></h4> <p>Send emails by a POST request.</p> @@ -121,7 +121,7 @@ <p>Note that all <b>mail</b> fields except <b>body</b> are simply passed directly to SMTP.</p> - <p>Here is <a href="https://hg.reactionary.software/repo/mailer/">the source</a> of this website. This service is implemented in <a href="http://www.luan.software/">Luan</a>. The entire implemention is in the file <a href="/send.json.luan">send.json.luan</a>. And here are discussion threads on <a href="https://communities.win/c/programming/p/16b6N5KIjr/mailer-rest-api/c">Scored</a> and <a href="http://www.mikraite.org/Mailer-REST-API-tp3435.html">Reactionary Software</a> if you want to comment.</p> + <p>Here is <a href="https://hg.reactionary.software/repo/mailer/">the source</a> of this website. This service is implemented in <a href="http://www.luan.software/">Luan</a>. The entire implemention is in the file <a href="/send.json.luan">send.json.luan</a>. And here is <a href="http://www.mikraite.org/Mailer-REST-API-tp3435.html">a discussion thread</a> if you want to comment.</p> </body> <script> init(); </script> </html>