[automated] update diyhrt.market

This commit is contained in:
github-actions 2026-01-12 02:36:30 +00:00
parent fe073b6507
commit 22153065a2
341 changed files with 614 additions and 371614 deletions

View file

@ -1,145 +0,0 @@
<!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>About - 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 the sourcing of hormones. In our view, DIY is an unfortunate but inevitable consequence of a transphobic medical system that does not trust trans people to 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 occasionally 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" />
<!-- Matomo is used for basic analytics tracking. All data stays on the same
server that the rest of the site is stored on. -->
<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>
<!-- End Matomo Code -->
</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="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>
<li><a href="qr-codes.html" class="nav-link px-2 text-white">QR Codes</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="q" 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">
<h2>About</h2>
<p>DIYHRT.Market is a community-driven project to provide accurate and up-to-date information to the trans DIY community about the sourcing of hormones. In our view, DIY is an unfortunate but inevitable consequence of a transphobic medical system that does not trust trans people to 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 occasionally sign posting useful information or studies that may not be well circulated so that you can make well-informed decisions about your own body.</p>
<p>We would&nbsp;<strong>strongly</strong> recommend making sure that you are at least reasonably well informed on the first principles of the endocrinology at play and the effects, risks and methods of action of any medication before taking it. While HRT is on the whole quite safe there is a great deal of misinformation floating around the internet. Most of it is benign, but even benign misinformation can lead to months or years of disappointment and unnecessary side effects which in a community so heavily afflicted with poor mental health can lead to bad outcomes.</p>
<p>Be informed, stay safe, and go live your best life without shame. You are trans enough and you deserve it. 💜</p>
</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-2026
</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://bsky.app/profile/diyhrt.market" class="nav-link px-2 text-muted">Bluesky</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(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b8f60514e03d6e1',t:'MTc2NzU3ODM2NQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

View file

@ -1,150 +0,0 @@
<!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>Data Privacy - DIYHRT.Market</title>
<meta name="description" content="We live in a world where data about everything we do is constantly collected and sold, often as the primary business model for the services we use. Individually this data can seem benign and the companies collecting it often have no ill intent, but once sold and compiled by more nefarious actors it can provide the worst people in the world with concerningly large amounts of information about us. As such this website has been built to collect as little data as possible and uses the minimum possible amount of services so that your data is shared as little as possible.">
<meta property="og:site_name" content="DIYHRT.Market" />
<!-- Matomo is used for basic analytics tracking. All data stays on the same
server that the rest of the site is stored on. -->
<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>
<!-- End Matomo Code -->
</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="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>
<li><a href="qr-codes.html" class="nav-link px-2 text-white">QR Codes</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="q" 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">
<h2>Data Privacy</h2>
<p>We live in a world where data about everything we do is constantly collected and sold, often as the primary business model for the services we use. Individually this data can seem benign and the companies collecting it often have no ill intent, but once sold and compiled by more nefarious actors it can provide the worst people in the world with concerningly large amounts of information about us. As such this website has been built to collect as little data as possible and uses the minimum possible amount of services so that your data is shared as little as possible.</p>
<p>In particular, we've made sure that none of the major data farming tech companies like Google, Amazon or Facebook are ever exposed to your data on any level.</p>
<p>Backups of the site are taken regularly and stored offline.</p>
<p>For your peace of mind here's an ELI5 run down of exactly what's stored, where, and who with.</p>
<h5>User Data</h5>
<p>The only user data we track is the email, password and first name you give us if you create an account. We also of course store a list of any listings you subscribe to so that we can send you updates via email about them. At any time you can go to your <a href="profile.html">Profile page</a>, click the "Delete User Account" button and all of this information will be immediately and irretrievably deleted from our servers.</p>
<h5>Analytics</h5>
<p>This site tracks some basic analytics data simply to understand how people are using the website so we can improve it in future. This includes information like the browser and type of device you're using, the pages you visit, and location down to a rough region of the country you live in (e.g. your state if you live in the US). This information is stored exclusively by us on our own servers and is never shared with anyone else. We've also deliberately made it impossible to match user accounts on the website with visitors in this analytics data so that in the worst-case scenario of a security breach it would be useless. It's also configured to respect any analytics-blocking browser plugins.</p>
</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-2026
</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://bsky.app/profile/diyhrt.market" class="nav-link px-2 text-muted">Bluesky</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(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b8f60542d82d6e1',t:'MTc2NzU3ODM2Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

View file

@ -67,8 +67,8 @@
<ul class="nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0">
<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>
<li><a href="qr-codes.html" class="nav-link px-2 text-white">QR Codes</a></li>
<li><a href="https://diyhrt.market/transfem-hrt-guide" class="nav-link px-2 text-white">Guide</a></li>
<li><a href="https://diyhrt.market/qr-codes" class="nav-link px-2 text-white">QR Codes</a></li>
@ -80,8 +80,8 @@
<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>
<a class="btn btn-outline-danger mx-1" role="button" href="https://diyhrt.market/login">Login</a>
<a class="btn btn-outline-danger mx-1" role="button" href="https://diyhrt.market/register">Register</a>
</div>
</div>
@ -112,7 +112,7 @@
</a>
<a href="meds/groups/estradiol-pills.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/estradiol-pills" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Estradiol Pills
</a>
@ -126,7 +126,7 @@
<a href="meds/groups/estradiol-injections.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/estradiol-injections" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-syringe"></i> Estradiol Injections
</a>
@ -147,7 +147,7 @@
<a href="meds/groups/estradiol-droppers.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/estradiol-droppers" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-eye-dropper"></i> Estradiol Droppers
</a>
@ -166,7 +166,7 @@
<a href="meds/groups/cyproterone.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/cyproterone" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Cyproterone
</a>
@ -192,14 +192,14 @@
</a>
<a href="meds/groups/finasteride.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/finasteride" 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
<a href="https://diyhrt.market/meds/groups/dutasteride" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-pills"></i> Dutasteride
</a>
@ -211,28 +211,28 @@
</a>
<a href="meds/groups/combination-minoxidil.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/combination-minoxidil" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-eye-dropper"></i> Combination Minoxidil
</a>
<a href="meds/groups/minoxidil-2.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/minoxidil-2" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-eye-dropper"></i> Minoxidil 2%
</a>
<a href="meds/groups/minoxidil-5.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/minoxidil-5" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-eye-dropper"></i> Minoxidil 5%
</a>
<a href="meds/groups/minoxidil-10.html" class="list-group-item list-group-item-action
<a href="https://diyhrt.market/meds/groups/minoxidil-10" class="list-group-item list-group-item-action
">
<i class="fa-solid fa-eye-dropper"></i> Minoxidil 10%
</a>
@ -265,7 +265,7 @@
<hr class="d-md-none" />
<p>Check out our new Transfem HRT guide <a href="transfem-hrt-guide.html">here</a>!</p>
<p>Check out our new Transfem HRT guide <a href="https://diyhrt.market/transfem-hrt-guide">here</a>!</p>
<p>Follow us on <a href="https://bsky.app/profile/diyhrt.market">Bluesky</a>.</p>
<p>Bookmark our <a href="http://hrtcafepwnxncgj7nic37nb2hrypks5pqj4czzoasj5y7cihdi2gteyd.onion/">Tor backup</a>.</p>
@ -277,7 +277,7 @@
<h5 >Pharmacies</h5>
<div class="list-group">
<a href="stores/4nrx-pharmacy-uk.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #31D4FF;">
<a href="https://diyhrt.market/stores/4nrx-pharmacy-uk" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #31D4FF;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">4NRX Pharmacy UK</h6>
@ -318,7 +318,7 @@
</div>
</a>
<a href="stores/aipctshop.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #044E7F;">
<a href="https://diyhrt.market/stores/aipctshop" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #044E7F;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Aipctshop</h6>
@ -463,7 +463,7 @@
</div>
</a>
<a href="stores/inhouse-pharmacy.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #EC008B;">
<a href="https://diyhrt.market/stores/inhouse-pharmacy" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #EC008B;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Inhouse Pharmacy</h6>
@ -511,7 +511,7 @@
</div>
</a>
<a href="stores/rxaisle.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #4E9911;">
<a href="https://diyhrt.market/stores/rxaisle" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #4E9911;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">RxAisle</h6>
@ -729,7 +729,7 @@
</div>
</a>
<a href="stores/united-pharmacies-us.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #0D7581;">
<a href="https://diyhrt.market/stores/united-pharmacies-us" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #0D7581;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">United Pharmacies US</h6>
@ -775,7 +775,7 @@
<h5 class="mt-3">Homebrewers</h5>
<div class="list-group">
<a href="stores/astrovials.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #8D36BF;">
<a href="https://diyhrt.market/stores/astrovials" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #8D36BF;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">AstroVials</h6>
@ -837,7 +837,7 @@
</div>
</a>
<a href="stores/felicitas.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #FF0000;">
<a href="https://diyhrt.market/stores/felicitas" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #FF0000;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Felicitas</h6>
@ -905,7 +905,7 @@
</div>
</a>
<a href="stores/girlpotion.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #A46497;">
<a href="https://diyhrt.market/stores/girlpotion" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #A46497;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Girlpotion</h6>
@ -1090,7 +1090,7 @@
</div>
</a>
<a href="stores/otokonoko-pharmacy.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
<a href="https://diyhrt.market/stores/otokonoko-pharmacy" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #FCA8FF;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Otokonoko Pharmacy</h6>
@ -1214,7 +1214,7 @@
</div>
</a>
<a href="stores/tea-hrt.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #9F1A1A;">
<a href="https://diyhrt.market/stores/tea-hrt" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #9F1A1A;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">TeaHRT</h6>
@ -1282,7 +1282,7 @@
</div>
</a>
<a href="stores/vanna-pharma.html" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #F3C600;">
<a href="https://diyhrt.market/stores/vanna-pharma" class="list-group-item list-group-item-action" style="border-left-width: 0.2rem; border-left-color: #F3C600;">
<div class="row">
<div class="col-sm-9">
<h6 class="mt-1 mt-sm-0 mb-1">Vanna Pharma</h6>
@ -1424,7 +1424,7 @@
<div class="list-group list-group-striped">
<a href="meds/products/hera-hrt-estradiol-enanthate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<a href="https://diyhrt.market/meds/products/hera-hrt-estradiol-enanthate" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
@ -1439,76 +1439,55 @@
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">05/01/26 00:07</span>
<span class="text-secondary">09/01/26 23:44</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-undecylate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<a href="https://diyhrt.market/meds/products/hera-hrt-estradiol-enanthate" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Undecylate</span><br />
<span>Hera HRT Estradiol Enanthate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$80.00<br />
<span class="text-secondary d-none d-sm-inline">$0.20 per mg</span>
$60.00<br />
<span class="text-secondary d-none d-sm-inline">$0.15 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">09/01/26 23:34</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/hera-hrt-estradiol-enanthate" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$60.00<br />
<span class="text-secondary d-none d-sm-inline">$0.15 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">05/01/26 00:07</span>
<span class="text-secondary">09/01/26 23:24</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-undecylate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Undecylate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$80.00<br />
<span class="text-secondary d-none d-sm-inline">$0.20 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Delisted from store<br /></span>
<span class="text-secondary">04/01/26 23:57</span>
<span class="text-danger d-none d-sm-inline"><br />Delisted from store</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-enanthate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$60.00<br />
<span class="text-secondary d-none d-sm-inline">$0.15 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Delisted from store<br /></span>
<span class="text-secondary">04/01/26 23:57</span>
<span class="text-danger d-none d-sm-inline"><br />Delisted from store</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-enanthate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<a href="https://diyhrt.market/meds/products/hera-hrt-estradiol-enanthate" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
@ -1523,139 +1502,160 @@
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">04/01/26 23:47</span>
<span class="text-secondary">09/01/26 22:04</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-undecylate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<a href="https://diyhrt.market/meds/products/cyproterone-siterone-50mg-x50" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Undecylate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
<span>Cyproterone (Siterone) 50mg</span><br />
<span class=" d-none d-sm-inline" style="color: #EC008B">Inhouse Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #EC008B">Inhouse Pharmacy</span>
</div>
<div class="col-sm">
$80.00<br />
<span class="text-secondary d-none d-sm-inline">$0.20 per mg</span>
$48.00<br />
<span class="text-secondary d-none d-sm-inline">$0.96 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">04/01/26 23:47</span>
<span class="text-secondary">09/01/26 05:41</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="meds/products/dutasteride-dutagen-0-5mg-x10.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #31D4FF; border-right-width: 0.2rem; border-right-color: var(--bs-warning);">
<a href="https://diyhrt.market/meds/products/open-gate-labs-estradiol-undecylate" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #233D87; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Dutasteride (Dutagen) 0.5mg</span><br />
<span class=" d-none d-sm-inline" style="color: #31D4FF">4NRX Pharmacy UK</span>
<span class=" d-inline d-sm-none" style="color: #31D4FF">4NRX Pharmacy UK</span>
<span>Open Gate Labs Estradiol Undecylate</span><br />
<span class=" d-none d-sm-inline" style="color: #233D87">Open Gate Labs</span>
<span class=" d-inline d-sm-none" style="color: #233D87">Open Gate Labs</span>
</div>
<div class="col-sm">
£8.30<br />
<span class="text-secondary d-none d-sm-inline">£0.83 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Preorders<br /></span>
<span class="text-secondary">04/01/26 23:40</span>
<span class="text-warning d-none d-sm-inline"><br />Preorders</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-undecylate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Undecylate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$80.00<br />
<span class="text-secondary d-none d-sm-inline">$0.20 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Delisted from store<br /></span>
<span class="text-secondary">04/01/26 23:07</span>
<span class="text-danger d-none d-sm-inline"><br />Delisted from store</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-enanthate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
</div>
<div class="col-sm">
$60.00<br />
$119.99<br />
<span class="text-secondary d-none d-sm-inline">$0.15 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Delisted from store<br /></span>
<span class="text-secondary">04/01/26 23:07</span>
<span class="text-danger d-none d-sm-inline"><br />Delisted from store</span>
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">09/01/26 00:12</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-enanthate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<a href="https://diyhrt.market/meds/products/estradiol-epic-pharma-usa-2mg-x100" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Enanthate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
<span>Estradiol (Epic Pharma USA) 2mg</span><br />
<span class=" d-none d-sm-inline" style="color: #EC008B">Inhouse Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #EC008B">Inhouse Pharmacy</span>
</div>
<div class="col-sm">
$60.00<br />
<span class="text-secondary d-none d-sm-inline">$0.15 per mg</span>
$62.00<br />
<span class="text-secondary d-none d-sm-inline">$0.62 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">08/01/26 23:41</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/otokonoko-estradiol-valerate-10ml-40mg-ml" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Otokonoko Estradiol Valerate</span><br />
<span class=" d-none d-sm-inline" style="color: #FCA8FF">Otokonoko Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #FCA8FF">Otokonoko Pharmacy</span>
</div>
<div class="col-sm">
$65.00<br />
<span class="text-secondary d-none d-sm-inline">$0.16 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">08/01/26 23:02</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/otokonoko-estradiol-cypionate-10ml-40mg-ml" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #FCA8FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Otokonoko Estradiol Cypionate</span><br />
<span class=" d-none d-sm-inline" style="color: #FCA8FF">Otokonoko Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #FCA8FF">Otokonoko Pharmacy</span>
</div>
<div class="col-sm">
$85.00<br />
<span class="text-secondary d-none d-sm-inline">$0.21 per mg</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">08/01/26 23:02</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/open-gate-labs-relugolix-x100" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #233D87; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Open Gate Labs Relugolix</span><br />
<span class=" d-none d-sm-inline" style="color: #233D87">Open Gate Labs</span>
<span class=" d-inline d-sm-none" style="color: #233D87">Open Gate Labs</span>
</div>
<div class="col-sm">
$180.00<br />
<span class="text-secondary d-none d-sm-inline">$1.80 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">04/01/26 21:57</span>
<span class="text-secondary">08/01/26 13:06</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="meds/products/hera-hrt-estradiol-undecylate.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #ABABAB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<a href="https://diyhrt.market/meds/products/open-gate-labs-relugolix-x100" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #233D87; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Hera HRT Estradiol Undecylate</span><br />
<span class=" d-none d-sm-inline" style="color: #ABABAB">Hera HRT</span>
<span class=" d-inline d-sm-none" style="color: #ABABAB">Hera HRT</span>
<span>Open Gate Labs Relugolix</span><br />
<span class=" d-none d-sm-inline" style="color: #233D87">Open Gate Labs</span>
<span class=" d-inline d-sm-none" style="color: #233D87">Open Gate Labs</span>
</div>
<div class="col-sm">
$80.00<br />
<span class="text-secondary d-none d-sm-inline">$0.20 per mg</span>
$180.00<br />
<span class="text-secondary d-none d-sm-inline">$1.80 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">04/01/26 21:57</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">07/01/26 08:23</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="meds/products/dutasteride-dutas-0-5mg-x30.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #31D4FF; border-right-width: 0.2rem; border-right-color: var(--bs-warning);">
<a href="https://diyhrt.market/meds/products/dutasteride-dutas-0-5mg-x30" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #31D4FF; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Dutasteride (Dutas) 0.5mg</span><br />
@ -1668,57 +1668,36 @@
<span class="text-secondary d-none d-sm-inline">£0.83 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Preorders<br /></span>
<span class="text-secondary">04/01/26 19:37</span>
<span class="text-warning d-none d-sm-inline"><br />Preorders</span>
</div>
</div>
</a>
<a href="meds/products/cyproterone-siterone-100mg-x50.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Cyproterone (Siterone) 100mg</span><br />
<span class=" d-none d-sm-inline" style="color: #EC008B">Inhouse Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #EC008B">Inhouse Pharmacy</span>
</div>
<div class="col-sm">
$105.00<br />
<span class="text-secondary d-none d-sm-inline">$2.10 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">04/01/26 13:37</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="meds/products/dutasteride-avodart-0-5mg-x30.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Dutasteride (Avodart) 0.5mg</span><br />
<span class=" d-none d-sm-inline" style="color: #EC008B">Inhouse Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #EC008B">Inhouse Pharmacy</span>
</div>
<div class="col-sm">
$35.10<br />
<span class="text-secondary d-none d-sm-inline">$1.17 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">04/01/26 11:42</span>
<span class="text-secondary">07/01/26 05:39</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="meds/products/cyproterone-siterone-100mg-x50.html" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<a href="https://diyhrt.market/meds/products/open-gate-labs-relugolix-x100" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #233D87; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
<div class="row">
<div class="col-sm-7">
<span>Open Gate Labs Relugolix</span><br />
<span class=" d-none d-sm-inline" style="color: #233D87">Open Gate Labs</span>
<span class=" d-inline d-sm-none" style="color: #233D87">Open Gate Labs</span>
</div>
<div class="col-sm">
$180.00<br />
<span class="text-secondary d-none d-sm-inline">$1.80 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">Out of Stock<br /></span>
<span class="text-secondary">06/01/26 20:25</span>
<span class="text-danger d-none d-sm-inline"><br />Out of Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/cyproterone-siterone-100mg-x50" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Cyproterone (Siterone) 100mg</span><br />
@ -1733,7 +1712,28 @@
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">04/01/26 11:37</span>
<span class="text-secondary">06/01/26 03:38</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
</a>
<a href="https://diyhrt.market/meds/products/cyproterone-siterone-50mg-x50" class="list-group-item list-group-item-action py-1" style="border-left-width: 0.2rem; border-left-color: #EC008B; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
<div class="row">
<div class="col-sm-7">
<span>Cyproterone (Siterone) 50mg</span><br />
<span class=" d-none d-sm-inline" style="color: #EC008B">Inhouse Pharmacy</span>
<span class=" d-inline d-sm-none" style="color: #EC008B">Inhouse Pharmacy</span>
</div>
<div class="col-sm">
$48.00<br />
<span class="text-secondary d-none d-sm-inline">$0.96 per pill</span>
</div>
<div class="col-sm text-sm-end">
<span class="d-inline d-sm-none">In Stock<br /></span>
<span class="text-secondary">06/01/26 03:38</span>
<span class="text-success d-none d-sm-inline"><br />In Stock</span>
</div>
</div>
@ -1759,9 +1759,9 @@
</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="https://diyhrt.market/about" 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://diyhrt.market/data-privacy" class="nav-link px-2 text-muted">Data Privacy</a></li>
<li class="nav-item">
@ -1783,5 +1783,5 @@
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
</script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b8f5f864ac8d6e1',t:'MTc2NzU3ODMzMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9bc9080c2f4cf9ea',t:'MTc2ODE4MjkyNA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

View file

@ -1,146 +0,0 @@
<!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>Login - DIYHRT.Market</title>
<meta property="og:site_name" content="DIYHRT.Market" />
<!-- Matomo is used for basic analytics tracking. All data stays on the same
server that the rest of the site is stored on. -->
<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>
<!-- End Matomo Code -->
</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="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>
<li><a href="qr-codes.html" class="nav-link px-2 text-white">QR Codes</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="q" 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-6 offset-md-3">
<h2>Login</h2>
<form method="POST">
<input type="hidden" name="csrfmiddlewaretoken" value="Y5G1Vzo1du86RuvA1tR7sQaGbLppXhWD6QABv0WQYodMnD97F4UcC7l7IrmUHLwv">
<div class="mb-3"><label class="visually-hidden" for="id_username">Username</label><input type="text" name="username" autofocus autocapitalize="none" autocomplete="username" maxlength="150" class="form-control" placeholder="Username" required id="id_username"></div><div class="mb-3"><label class="visually-hidden" for="id_password">Password</label><input type="password" name="password" autocomplete="current-password" class="form-control" placeholder="Password" required id="id_password"></div>
<button class="btn btn-primary w-100">Submit</button>
<input type="hidden" name="next" value="">
</form>
</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-2026
</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://bsky.app/profile/diyhrt.market" class="nav-link px-2 text-muted">Bluesky</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(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b8f5fa2d872d6e1',t:'MTc2NzU3ODMzNw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Some files were not shown because too many files have changed in this diff Show more