0
|
1 <!doctype html>
|
|
2 <html lang="en">
|
|
3 <head>
|
|
4 <meta name="viewport" content="width=device-width, initial-scale=1">
|
|
5 <style>
|
|
6 @import "tools.css";
|
|
7 </style>
|
|
8 </head>
|
|
9 <body>
|
|
10 <h1>Unsubscribe Tools</h1>
|
|
11 <p>
|
|
12 https://unsubscribe.linkmystyle.com/unsubscribe.html?email=someone@somewhere.com
|
|
13 <br>change the email
|
|
14 </p>
|
|
15 <p><a href="unsubscribed.html">unsubscribed</a></p>
|
|
16 <p><a href="../local/logs/">logs</a></p>
|
|
17 <p><a href="../rev.txt">hg rev</a></p>
|
|
18 <p><a href="lucene.html">lucene</a></p>
|
|
19 </body>
|
|
20 </html>
|