mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-22 23:26:24 +00:00
23 lines
598 B
HTML
23 lines
598 B
HTML
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<style>
|
||
|
|
body {
|
||
|
|
background-color: black;
|
||
|
|
color: white;
|
||
|
|
font-size: 35px;
|
||
|
|
}
|
||
|
|
|
||
|
|
a {
|
||
|
|
color: white;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<p>
|
||
|
|
<a href="DIY_injectable_guide_-_Noire_Labs.html">DIY injectable guide - Noire Labs</a><br>
|
||
|
|
<a href="Producing_Transdermal_Estrogen,_A_Do-It-Yourself_Guide_-_CrimeThinc.com.html">Producing Transdermal Estrogen, A Do-It-Yourself Guide - CrimeThinc</a><br>
|
||
|
|
<a href="/groups.io/g/MTFHRT/wiki">lena's wiki</a><br>
|
||
|
|
</p>
|
||
|
|
</body>
|
||
|
|
</html>
|