diyhrt/diyhrt.market/index.html
2023-11-20 01:09:10 +00:00

455 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>
<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/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>19/11/2023 05:41</td>
</tr>
<tr>
<td>
<a href="meds/products/spironolactone-aldactone-100mg-x15.html">
Spironolactone (Aldactone) 100mg x15
</a>
</td>
<td>
<a href="https://www.unitedpharmacies-uk.md/Aldactone-Spironolactone-100mg-15-Tablets-p-592.html">
United Pharmacies UK
</a>
</td>
<td>GB£8.37</td>
<td>GB£0.56 per pill</td>
<td class="text-danger">
Out of Stock
</td>
<td>19/11/2023 01:41</td>
</tr>
<tr>
<td>
<a href="meds/products/girlpotion-estradiol-gel.html">
Girlpotion Estradiol Gel
</a>
</td>
<td>
<a href="https://girlpotion.com/product/estradiol-transdermal-gel-50ml-2mg-pump/">
Girlpotion
</a>
</td>
<td>35.00 €</td>
<td>0.11 € per mg</td>
<td class="text-success">
In Stock
</td>
<td>18/11/2023 21:41</td>
</tr>
<tr>
<td>
<a href="meds/products/dutasteride-dutagen-0-5mg-x10.html">
Dutasteride (Dutagen) 0.5mg x10
</a>
</td>
<td>
<a href="https://www.inhousepharmacy.vu/p-570-dutagen-05mg-dutasteride.aspx">
Inhouse Pharmacy
</a>
</td>
<td>US$16.40</td>
<td>US$1.64 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>17/11/2023 19:40</td>
</tr>
<tr>
<td>
<a href="meds/products/vannapharma-estradiol-gel-55ml.html">
VannaPharma Estradiol Gel (55ml)
</a>
</td>
<td>
<a href="https://vannapharma.com/shop/estradiol-gel-55ml/">
VannaPharma
</a>
</td>
<td>US$95.00</td>
<td>US$0.17 per mg</td>
<td class="text-danger">
Out of Stock
</td>
<td>17/11/2023 13: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>17/11/2023 11: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-success">
In Stock
</td>
<td>17/11/2023 09:41</td>
</tr>
<tr>
<td>
<a href="meds/products/progynova-1mg-3-pack-x72.html">
Progynova 1mg (3 pack) x72
</a>
</td>
<td>
<a href="https://www.unitedpharmacies-uk.md/Progynova-Oestradiol-Valerate-1mg-3-x-28-Tablets-p-1278.html">
United Pharmacies UK
</a>
</td>
<td>GB£18.35</td>
<td>GB£0.25 per pill</td>
<td class="text-danger">
Out of Stock
</td>
<td>17/11/2023 03: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>17/11/2023 03:41</td>
</tr>
<tr>
<td>
<a href="meds/products/dutasteride-dutagen-0-5mg-x10.html">
Dutasteride (Dutagen) 0.5mg x10
</a>
</td>
<td>
<a href="https://www.inhousepharmacy.vu/p-570-dutagen-05mg-dutasteride.aspx">
Inhouse Pharmacy
</a>
</td>
<td>US$16.40</td>
<td>US$1.64 per mg</td>
<td class="text-success">
In Stock
</td>
<td>17/11/2023 01: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-success">
In Stock
</td>
<td>16/11/2023 21: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>16/11/2023 15: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-success">
In Stock
</td>
<td>15/11/2023 23: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>15/11/2023 17: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-success">
In Stock
</td>
<td>15/11/2023 03:41</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-2023
</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:'828cc7a6a8523b84',t:'MTcwMDQ0MjI3Ny4zMDQwMDA='};_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>