Mercurial Hosting > linkmystyle
view unsubscribe/src/private/tools/tools.html @ 0:8f4df159f06b
start public repo
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 11 Jul 2025 20:57:49 -0600 |
parents | |
children |
line wrap: on
line source
<!doctype html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> @import "tools.css"; </style> </head> <body> <h1>Unsubscribe Tools</h1> <p> https://unsubscribe.linkmystyle.com/unsubscribe.html?email=someone@somewhere.com <br>change the email </p> <p><a href="unsubscribed.html">unsubscribed</a></p> <p><a href="../local/logs/">logs</a></p> <p><a href="../rev.txt">hg rev</a></p> <p><a href="lucene.html">lucene</a></p> </body> </html>