diyhrt/diyhrt.market/index.html
2024-01-08 01:13:38 +00:00

456 lines
14 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="static/css/style.css" rel="stylesheet" />
<link href="static/css/bootstrap-table.min.css" rel="stylesheet" />
<link href="static/flags/css/flag-icons.min.css" rel="stylesheet" />
<link rel="apple-touch-icon" sizes="180x180" href="static/favicon/apple-touch-icon.png%3Fv=2">
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png%3Fv=2">
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png%3Fv=2">
<link rel="manifest" href="static/favicon/site.webmanifest%3Fv=2">
<link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg%3Fv=2" color="#5bbad5">
<link rel="shortcut icon" href="static/favicon/favicon.ico%3Fv=2">
<meta name="apple-mobile-web-app-title" content="DIYHRT.Market">
<meta name="application-name" content="DIYHRT.Market">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/static/favicon/browserconfig.xml?v=2">
<meta name="theme-color" content="#1a2023">
<title>Home - DIYHRT.Market</title>
<meta name="description" content="DIYHRT.Market is a community-driven project to provide accurate and up-to-date information to the trans DIY community about sourcing of hormones. In our view DIY is an unfortunate but inevitable consequence of a transphobic medical system that does not trust trans people know who they are. We do not aim to give advice or opinions about how to use these medications, only the best possible information on sourcing while occassionally sign posting useful information or studies that may not be well circulated so that you can make well informed decisions about your own body.">
<meta property="og:site_name" content="DIYHRT.Market" />
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//a.diyhrt.market/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
</head>
<body>
<main>
<header class="p-3 mb-4 text-bg-dark">
<div class="container">
<div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
<a href="index.html" class="d-flex align-items-center mb-2 mb-lg-0 text-white text-decoration-none">
<img class="bi me-2 d-block d-lg-none" style="height: 5rem;" src="static/img/diymarket_logo3.png" />
<img class="bi me-2 d-none d-lg-block" height="76px" style="margin-top: -34px; margin-bottom: -35px;" src="static/img/diymarket_logo3.png" />
</a>
<ul class="nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0">
<li><a href="stores/index.html" class="nav-link px-2 text-white">Stores</a></li>
<li><a href="resources.html" class="nav-link px-2 text-white">Resources</a></li>
<li>
<a href="transfem-hrt-guide.html" class="nav-link px-2 text-white">Guide</a>
</li>
</ul>
<form method="GET" action="https://diyhrt.market/meds/products/" class="col-12 col-lg-auto mb-3 mb-lg-0" role="search">
<input type="search" class="form-control" name="name__icontains" placeholder="Search..." aria-label="Search">
</form>
<div class="col-12 col-lg-auto mb-3 mb-lg-0 d-flex justify-content-center px-2">
<a class="btn btn-outline-danger mx-1" role="button" href="login.html">Login</a>
<a class="btn btn-outline-danger mx-1" role="button" href="register.html">Register</a>
</div>
</div>
</div>
</header>
<div class="container">
</div>
<div class="container">
<div class="row">
<div class="col-md-4 col-lg-3">
<div class="list-group">
<a class="list-group-item
">
<strong>Estradiol</strong>
</a>
<a href="meds/groups/estradiol-pills.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Estradiol Pills
</a>
<a href="meds/groups/estradiol-patches.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-note-sticky"></i> Estradiol Patches
</a>
<a href="meds/groups/estradiol-injections.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-syringe"></i> Estradiol Injections
</a>
<a href="meds/groups/estradiol-gels.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-spray-can-sparkles"></i> Estradiol Gels
</a>
<a class="list-group-item
">
<strong>Anti-Androgens</strong>
</a>
<a href="meds/groups/spironolactone.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Spironolactone
</a>
<a href="meds/groups/cyproterone.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Cyproterone
</a>
<a href="meds/groups/bicalutamide.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Bicalutamide
</a>
<a class="list-group-item
">
<strong>5-Alpha Reductase Inhibitors</strong>
</a>
<a href="meds/groups/finasteride.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Finasteride
</a>
<a href="meds/groups/dutasteride.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Dutasteride
</a>
<a class="list-group-item
">
<strong>Miscellaneous</strong>
</a>
<a href="meds/groups/progesterone.html" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Progesterone
</a>
</div>
</div>
<div class="col-md-8 col-lg-9">
<hr class="d-md-none" />
<p>Check out our new Transfem HRT guide <a href="transfem-hrt-guide.html">here</a>!</p>
<p>Follow us on <a href="https://twitter.com/diyhrtDOTmarket">Twitter.</a></p>
<p>We have an API at <a href="api/index.html">https://diyhrt.market/api/</a>. If you'd like different endpoints then drop us a DM on twitter.</p>
<p>Access the site via Tor at hrtcafepwnxncgj7nic37nb2hrypks5pqj4czzoasj5y7cihdi2gteyd dot onion.</p>
<hr class="d-md-none" />
<h4>Recent Changes</h4>
<div class="table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Product</th>
<th>Store</th>
<th>Price</th>
<th>Unit Price</th>
<th>Stock</th>
<th>First Seen</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="meds/products/dutasteride-dutagen-0-5mg-x10.html">
Dutasteride (Dutagen) 0.5mg x10
</a>
</td>
<td>
<a href="https://www.unitedpharmacies-uk.md/Dutagen-Dutasteride-05mg-10-Capsules-p-504.html">
United Pharmacies UK
</a>
</td>
<td>GB£7.62</td>
<td>GB£0.76 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>07/01/2024 17:40</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>06/01/2024 09:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-success">
In Stock
</td>
<td>06/01/2024 03:43</td>
</tr>
<tr>
<td>
<a href="meds/products/bicalutamide-calutide-50mg-x10.html">
Bicalutamide (Calutide) 50mg x10
</a>
</td>
<td>
<a href="https://www.unitedpharmacies-uk.md/Calutide-Bicalutamide-50mg-10-Tablets-p-426.html">
United Pharmacies UK
</a>
</td>
<td>GB£17.61</td>
<td>GB£1.76 per pill</td>
<td class="text-danger">
Out of Stock
</td>
<td>06/01/2024 01:41</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>05/01/2024 09:43</td>
</tr>
<tr>
<td>
<a href="meds/products/estradiol-epic-pharma-usa-2mg-x100.html">
Estradiol (Epic Pharma USA) 2mg x100
</a>
</td>
<td>
<a href="https://www.inhousepharmacy.vu/p-112680811-estradiol-tablets-2mg-epic-pharma-usa.aspx">
Inhouse Pharmacy
</a>
</td>
<td>US$62.00</td>
<td>US$0.62 per pill</td>
<td class="text-danger">
Out of Stock
</td>
<td>05/01/2024 07:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-success">
In Stock
</td>
<td>05/01/2024 07:43</td>
</tr>
<tr>
<td>
<a href="meds/products/estradiol-epic-pharma-usa-2mg-x100.html">
Estradiol (Epic Pharma USA) 2mg x100
</a>
</td>
<td>
<a href="https://www.inhousepharmacy.vu/p-112680811-estradiol-tablets-2mg-epic-pharma-usa.aspx">
Inhouse Pharmacy
</a>
</td>
<td>US$62.00</td>
<td>US$0.62 per pill</td>
<td class="text-success">
In Stock
</td>
<td>05/01/2024 01:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>05/01/2024 01:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-success">
In Stock
</td>
<td>04/01/2024 17:42</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>04/01/2024 13:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-success">
In Stock
</td>
<td>04/01/2024 05:43</td>
</tr>
<tr>
<td>
<a href="meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html">
Otokonoko Estradiol Enanthate
</a>
</td>
<td>
<a href="https://otkph.am/product/estradiol-enanthate/">
Otokonoko Pharmaceuticals
</a>
</td>
<td>US$75.00</td>
<td>US$0.19 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>04/01/2024 03:42</td>
</tr>
<tr>
<td>
<a href="meds/products/estradiol-epic-pharma-usa-2mg-x100.html">
Estradiol (Epic Pharma USA) 2mg x100
</a>
</td>
<td>
<a href="https://www.inhousepharmacy.vu/p-112680811-estradiol-tablets-2mg-epic-pharma-usa.aspx">
Inhouse Pharmacy
</a>
</td>
<td>US$62.00</td>
<td>US$0.62 per pill</td>
<td class="text-danger">
Out of Stock
</td>
<td>03/01/2024 23:43</td>
</tr>
<tr>
<td>
<a href="meds/products/teahrt-estradiol-undecylate-10ml.html">
TeaHRT Estradiol Undecylate 10mL
</a>
</td>
<td>
<a href="https://teahrt.com/product/estradiol-undecylate-10ml-bb-free/">
TeaHRT
</a>
</td>
<td>US$85.00</td>
<td>US$0.21 per mg</td>
<td class="text-success">
In Stock
</td>
<td>03/01/2024 09:43</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</main>
<div class="container">
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
<p class="col-md-4 mb-0 text-muted align-items-center">
DIYHRT.Market 2022-2024
</p>
<a href="index.html" class="col-md-4 d-flex align-items-center justify-content-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none">
<img style="height: 2rem;" src="static/img/logograyscale.png">
</a>
<ul class="nav col-md-4 d-flex justify-content-end">
<li class="nav-item"><a href="about.html" class="nav-link px-2 text-muted">About</a></li>
<li class="nav-item"><a href="resources.html" class="nav-link px-2 text-muted">Resources</a></li>
<li class="nav-item"><a href="data-privacy.html" class="nav-link px-2 text-muted">Data Privacy</a></li>
<li class="nav-item">
<a href="https://twitter.com/diyhrtDOTmarket" class="nav-link px-2 text-muted">Twitter</a>
</li>
</ul>
</footer>
</div>
<script src="static/js/bootstrap.bundle.min.js"></script>
<script src="static/js/jquery-3.7.1.min.js"></script>
<script src="static/js/bootstrap-table.min.js"></script>
<script src="static/fontawesomefree/js/all.min.js"></script>
<script>
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
<script>(function(){var js = "window['__CF$cv$params']={r:'842088844a3008ea',t:'MTcwNDY3NTkzOC43MzUwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
</html>