2023-09-29 12:56:26 -05:00
<!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" / >
2023-10-02 01:05:51 +00:00
< link href = "static/css/bootstrap-table.min.css" rel = "stylesheet" / >
2023-09-29 12:56:26 -05:00
< 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" >
2023-10-02 01:05:51 +00:00
< link rel = "manifest" href = "static/favicon/site.webmanifest%3Fv=2" >
2023-09-29 12:56:26 -05:00
< 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 >
2024-03-11 01:10:05 +00:00
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 >
2023-09-29 12:56:26 -05:00
< / 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" >
2023-10-02 01:05:51 +00:00
< li > < a href = "resources.html" class = "nav-link px-2 text-white" > Resources< / a > < / li >
2024-02-05 01:08:41 +00:00
< li > < a href = "transfem-hrt-guide.html" class = "nav-link px-2 text-white" > Guide< / a > < / li >
2023-09-29 12:56:26 -05:00
< / ul >
2023-10-02 01:05:51 +00:00
< form method = "GET" action = "https://diyhrt.market/meds/products/" class = "col-12 col-lg-auto mb-3 mb-lg-0" role = "search" >
2024-03-04 01:09:09 +00:00
< input type = "search" class = "form-control" name = "q" placeholder = "Search..." aria-label = "Search" >
2023-09-29 12:56:26 -05:00
< / 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" >
2024-04-01 01:12:25 +00:00
< div class = "alert alert-info" role = "alert" >
2024-04-08 01:08:40 +00:00
< p > Girlpotion have now < a href = "https://www.reddit.com/r/TransDIY/comments/1brki2b/canvasing_for_recent_issuesexperiences_with/kxiuct5/" > responded on reddit< / a > regarding their vial and communication issues and made < a href = "https://www.reddit.com/r/TransDIY/comments/1bszban/girlpotion_update_customer_service_gels_etc/" > their own thread< / a > . They say everyone with issues should receive a reply "no later than April 2nd". Many of the people who reported issues to us have confirmed they've got a satisfactory reply. We've also been contacted privately by Girlpotion with a completely understandable explanation for the whole situation. We'll be relisting them as soon as customers who got bad vials confirm they've received replacements.< / p >
Posted on April 1, 2024
2024-04-01 01:12:25 +00:00
< / div >
2023-10-02 01:05:51 +00:00
< div class = "row" >
< div class = "col-md-4 col-lg-3" >
2024-03-04 01:09:09 +00:00
< div class = "list-group mb-3" >
< a class = "list-group-item
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< strong > Estradiol< / strong >
< / a >
< a href = "meds/groups/estradiol-pills.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< 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
2024-03-11 01:10:05 +00:00
">
2023-09-29 12:56:26 -05:00
< i class = "fa-solid fa-note-sticky" > < / i > Estradiol Patches
2023-10-02 01:05:51 +00:00
< / a >
< a href = "meds/groups/estradiol-injections.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< 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
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-spray-can-sparkles" > < / i > Estradiol Gels
< / a >
2024-01-22 01:18:11 +00:00
< a href = "meds/groups/estradiol-sprays.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2024-01-22 01:18:11 +00:00
< i class = "fa-solid fa-spray-can" > < / i > Estradiol Sprays
< / a >
< a href = "meds/groups/estradiol-droppers.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2024-01-22 01:18:11 +00:00
< i class = "fa-solid fa-eye-dropper" > < / i > Estradiol Droppers
< / a >
2024-03-04 01:09:09 +00:00
< a class = "list-group-item
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< strong > Anti-Androgens< / strong >
< / a >
< a href = "meds/groups/spironolactone.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Spironolactone
< / a >
< a href = "meds/groups/cyproterone.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Cyproterone
< / a >
2024-03-18 01:06:54 +00:00
< a href = "meds/groups/bicalutamide.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Bicalutamide
< / a >
2024-03-04 01:09:09 +00:00
< a class = "list-group-item
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< strong > 5-Alpha Reductase Inhibitors< / strong >
< / a >
< a href = "meds/groups/finasteride.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Finasteride
< / a >
< a href = "meds/groups/dutasteride.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Dutasteride
< / a >
2024-03-04 01:09:09 +00:00
< a class = "list-group-item
2024-03-11 01:10:05 +00:00
">
< strong > Hair Regrowth< / strong >
< / a >
< a href = "meds/groups/combination-minoxidil.html" 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
">
< 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
">
< 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
">
< i class = "fa-solid fa-eye-dropper" > < / i > Minoxidil 10%
< / a >
< a class = "list-group-item
">
2023-10-02 01:05:51 +00:00
< strong > Miscellaneous< / strong >
< / a >
< a href = "meds/groups/progesterone.html" class = "list-group-item list-group-item-action
2024-03-11 01:10:05 +00:00
">
2023-10-02 01:05:51 +00:00
< i class = "fa-solid fa-pills" > < / i > Progesterone
< / a >
2023-09-29 12:56:26 -05:00
< / div >
2024-03-04 01:09:09 +00:00
< div class = "accordion" >
2024-04-01 01:12:25 +00:00
< div class = "accordion-item" >
< h2 class = "accordion-header" >
2024-04-08 01:08:40 +00:00
< button class = "accordion-button " type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-07-04-2024" aria-expanded = "true" aria-controls = "collapseOne" >
07/04/2024
< / button >
< / h2 >
< div id = "site-updates-07-04-2024" class = "accordion-collapse collapse show" data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-info);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
< a href = "stores/felicitas.html" > Felicitas< / a >
Service status updated from Suspended to Active
< / span >
< small class = "text-secondary" >
23:34
< / small >
< / div >
< / li >
< li class = "list-group-item" style = "border-left-width: 0.11rem; border-left-color: var(--bs-success);" >
< div class = "w-100 d-flex justify-content-between" >
< span > Added 1 listings at
< a href = "stores/felicitas.html" > Felicitas< / a >
< / span >
< small class = "text-secondary text-end" >
23:21 - 23:21
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-06-04-2024" aria-expanded = "true" aria-controls = "collapseOne" >
06/04/2024
< / button >
< / h2 >
< div id = "site-updates-06-04-2024" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-danger);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
Removed
AstroVials
< / span >
< small class = "text-secondary" >
16:20
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-31-03-2024" aria-expanded = "true" aria-controls = "collapseOne" >
2024-04-01 01:12:25 +00:00
31/03/2024
< / button >
< / h2 >
2024-04-08 01:08:40 +00:00
< div id = "site-updates-31-03-2024" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
2024-04-01 01:12:25 +00:00
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-danger);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
Removed
Girlpotion
< / span >
< small class = "text-secondary" >
00:32
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-29-03-2024" aria-expanded = "true" aria-controls = "collapseOne" >
29/03/2024
< / button >
< / h2 >
< div id = "site-updates-29-03-2024" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-info);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
Girlpotion
Service status updated from Active to Suspended
< / span >
< small class = "text-secondary" >
14:42
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-27-03-2024" aria-expanded = "true" aria-controls = "collapseOne" >
27/03/2024
< / button >
< / h2 >
< div id = "site-updates-27-03-2024" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-danger);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
Removed
Silvermaple Labs
< / span >
< small class = "text-secondary" >
08:51
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "accordion-item" >
< h2 class = "accordion-header" >
< button class = "accordion-button collapsed" type = "button" data-bs-toggle = "collapse" data-bs-target = "#site-updates-26-03-2024" aria-expanded = "true" aria-controls = "collapseOne" >
26/03/2024
< / button >
< / h2 >
< div id = "site-updates-26-03-2024" class = "accordion-collapse collapse " data-bs-parent = "#site-updates" >
< div class = "accordion-body p-0" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" style = "
border-left-width: 0.11rem;
border-left-color: var(--bs-success);
">
< div class = "w-100 d-flex justify-content-between" >
< span >
Added
Silvermaple Labs
< / span >
< small class = "text-secondary" >
19:54
< / small >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
2024-02-26 01:07:19 +00:00
< / div >
2023-09-29 12:56:26 -05:00
< / div >
2023-10-02 01:05:51 +00:00
< div class = "col-md-8 col-lg-9" >
< hr class = "d-md-none" / >
2023-11-20 01:09:10 +00:00
< 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 >
2024-03-04 01:09:09 +00:00
< hr class / >
< 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;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > 4NRX Pharmacy UK< / h6 >
< p class = "mb-1" > Hong Kong based on Online Pharmacy, operating for over 20 years.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Hong Kong
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > United Kingdom
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Visa" >
< i class = "fa-brands fa-cc-visa ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-11 01:10:05 +00:00
< a href = "stores/aipctshop.html" 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 >
< p class = "mb-1" > A reliable online pharmacy operating out of India.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > India
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bank Transfer" >
< i class = "fa-solid fa-building-columns ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "American Express" >
< i class = "fa-brands fa-cc-amex ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Mastercard" >
< i class = "fa-brands fa-cc-mastercard ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Visa" >
< i class = "fa-brands fa-cc-visa ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-04 01:09:09 +00:00
< a href = "stores/dashpct.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #3D0670;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > DashPCT< / h6 >
< p class = "mb-1" > An indian-based online pharmacy< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > India
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / 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;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Inhouse Pharmacy< / h6 >
< p class = "mb-1" > Vanuatu-based online pharmacy, operating for over 20 years< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Vanuatu
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > US, AU, UK + EU periphery
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bank Transfer" >
< i class = "fa-solid fa-building-columns ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "American Express" >
< i class = "fa-brands fa-cc-amex ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-11 01:10:05 +00:00
< a href = "stores/rxaisle.html" 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 >
< p class = "mb-1" > Turkey-based Online Pharmacy.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Türkiye
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "American Express" >
< i class = "fa-brands fa-cc-amex ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Mastercard" >
< i class = "fa-brands fa-cc-mastercard ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Visa" >
< i class = "fa-brands fa-cc-visa ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-04 01:09:09 +00:00
< a href = "stores/silhouette-beauty.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #CBBD97;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Silhouette Beauty< / h6 >
< p class = "mb-1" > Small online pharmacy based in Portugal, previously Aphrodites.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Portugal
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-11 01:10:05 +00:00
< a href = "stores/united-pharmacies-nl.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #F17300;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > United Pharmacies NL< / h6 >
< p class = "mb-1" > Hong Kong-based online pharmacy, operating for over 20 years.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Hong Kong
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Netherlands
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bank Transfer" >
< i class = "fa-solid fa-building-columns ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-04 01:09:09 +00:00
< a href = "stores/united-pharmacies-uk.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #18B2CB;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > United Pharmacies UK< / h6 >
< p class = "mb-1" > Hong Kong based online pharmacy, operating for over 20 years< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Hong Kong
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > United Kingdom
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bank Transfer" >
< i class = "fa-solid fa-building-columns ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Mastercard" >
< i class = "fa-brands fa-cc-mastercard ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Visa" >
< i class = "fa-brands fa-cc-visa ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-11 01:10:05 +00:00
< 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;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > United Pharmacies US< / h6 >
< p class = "mb-1" > Hong Kong-based online pharmacy operating for over 20 years.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Hong Kong
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > United States of America
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bank Transfer" >
< i class = "fa-solid fa-building-columns ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
2024-03-04 01:09:09 +00:00
< / div >
< h5 class = "mt-3" > Homebrewers< / h5 >
< div class = "list-group" >
2024-04-08 01:08:40 +00:00
< a href = "stores/felicitas.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #FF0000;" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Felicitas< / h6 >
< p class = "mb-1" > A Germany-based homebrewer< / p >
2024-04-08 01:08:40 +00:00
< p class = "mb-0" > < span class = "text-success" >
Active
2024-03-04 01:09:09 +00:00
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Germany
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > European Union
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
< a href = "stores/fiolelabs.html" class = "list-group-item list-group-item-action" style = "border-left-width: 0.2rem; border-left-color: #3EC7FF;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Fiolelabs< / h6 >
< p class = "mb-1" > A relatively new UK-based homebrewer< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > United Kingdom
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > UK + EU
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / 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;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Otokonoko Pharmacy< / h6 >
< p class = "mb-1" > A Brazil-based homebrewer. Trusted but there are concerns about their manufacturing process.< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > Brazil
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / 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;" >
< div class = "row" >
< div class = "col-sm-9" >
2024-03-11 01:10:05 +00:00
< h6 class = "mt-1 mt-sm-0 mb-1" > TeaHRT< / h6 >
2024-03-04 01:09:09 +00:00
< p class = "mb-1" > A highly reputable US-based homebrewer.< / p >
2024-03-11 01:10:05 +00:00
< p class = "mb-0" > < span class = "text-success" >
Active
2024-03-04 01:09:09 +00:00
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > United States of America
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > Worldwide
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / 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;" >
< div class = "row" >
< div class = "col-sm-9" >
< h6 class = "mt-1 mt-sm-0 mb-1" > Vanna Pharma< / h6 >
< p class = "mb-1" > A highly reliable UK-based homebrewer< / p >
< p class = "mb-0" > < span class = "text-success" >
Active
< / span >
< / p >
< / div >
< div class = "col-sm-3 text-sm-end" >
< p class = "mb-0" >
< i class = "text-secondary" > Ships from:< / i > United Kingdom
< / p >
< p class = "mb-0" >
< i class = "text-secondary" > Ships to:< / i > United Kingdom
< / p >
< p class = "mb-0" >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Bitcoin (BTC)" >
< i class = "fa-brands fa-bitcoin ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Ethereum (ETH)" >
< i class = "fa-brands fa-ethereum ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Monero (XMR)" >
< i class = "fa-brands fa-monero ms-1" > < / i >
< / span >
< span data-bs-toggle = "tooltip" data-bs-placement = "top" title = "Other Cryptocurrencies" >
< i class = "fa-solid fa-coins ms-1" > < / i >
< / span >
< / p >
< / div >
< / div >
< / a >
< / div >
< hr class / >
< h5 > Recent Changes< / h5 >
2023-10-02 01:05:51 +00:00
< div class = "table-responsive" >
2024-03-04 01:09:09 +00:00
< div class = "list-group list-group-striped" >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/finasteride-finax-1mg-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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Finasteride (Finax) 1mg< / 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$20.70< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.69 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 08/04/24 00:32< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/finasteride-prosteride-5mg-x10.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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Finasteride (Prosteride) 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$8.30< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.83 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 08/04/24 00:31< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/progesterone-endogest-100mg-x10.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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Progesterone (Endogest) 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$7.60< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.76 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 08/04/24 00:22< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/felicitas-estradiol-undecylate.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #FF0000; border-right-width: 0.2rem; border-right-color: var(--bs-danger);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Felicitas Estradiol Undecylate< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #FF0000" > Felicitas< / span >
< span class = " d-inline d-sm-none" style = "color: #FF0000" > Felicitas< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
€25.00< br / >
< span class = "text-secondary d-none d-sm-inline" > €0.06 per mg< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
2024-04-08 01:08:40 +00:00
< span class = "text-secondary" > 07/04/24 23:32< / span >
2024-03-04 01:09:09 +00:00
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/felicitas-estradiol-enanthate.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #FF0000; border-right-width: 0.2rem; border-right-color: var(--bs-success);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Felicitas Estradiol Enanthate< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #FF0000" > Felicitas< / span >
< span class = " d-inline d-sm-none" style = "color: #FF0000" > Felicitas< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
€40.00< br / >
< span class = "text-secondary d-none d-sm-inline" > €0.10 per mg< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 23:32< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/felicitas-estradiol-gel.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #FF0000; border-right-width: 0.2rem; border-right-color: var(--bs-danger);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Felicitas Estradiol Gel< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #FF0000" > Felicitas< / span >
< span class = " d-inline d-sm-none" style = "color: #FF0000" > Felicitas< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
€45.00< br / >
< span class = "text-secondary d-none d-sm-inline" > €0.14 per mg< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-03-25 01:09:01 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
2024-04-08 01:08:40 +00:00
< span class = "text-secondary" > 07/04/24 23:32< / span >
2024-03-25 01:09:01 +00:00
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/felicitas-progesterone-suppository-200mg-x1.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #FF0000; border-right-width: 0.2rem; border-right-color: var(--bs-success);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Felicitas Progesterone Suppository 200mg< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #FF0000" > Felicitas< / span >
< span class = " d-inline d-sm-none" style = "color: #FF0000" > Felicitas< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
€0.80< br / >
< span class = "text-secondary d-none d-sm-inline" > €0.80 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-01 01:12:25 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
2024-04-08 01:08:40 +00:00
< span class = "text-secondary" > 07/04/24 23:22< / span >
2024-04-01 01:12:25 +00:00
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< 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-danger);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$27.90< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.93 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 23:19< / span >
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< 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);" >
2024-03-11 01:10:05 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< 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 >
2024-03-11 01:10:05 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$52.50< br / >
< span class = "text-secondary d-none d-sm-inline" > $1.05 per pill< / span >
2024-03-11 01:10:05 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 22:30< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-11 01:10:05 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/otokonoko-estradiol-enanthate-10ml-40mg-ml.html" 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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Otokonoko Estradiol Enanthate< / 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$75.00< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.19 per mg< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > In Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 22:28< / span >
< span class = "text-success d-none d-sm-inline" > < br / > In Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/estradiol-epic-pharma-usa-2mg-x100.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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-01 01:12:25 +00:00
< 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-01 01:12:25 +00:00
$62.00< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.62 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 22:26< / span >
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/progesterone-endogest-100mg-x10.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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Progesterone (Endogest) 100mg< / span > < br / >
2024-04-01 01:12:25 +00:00
< 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
$7.60< br / >
< span class = "text-secondary d-none d-sm-inline" > $0.76 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-01 01:12:25 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
2024-04-08 01:08:40 +00:00
< span class = "text-secondary" > 07/04/24 22:22< / span >
2024-04-01 01:12:25 +00:00
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/cyproterone-siterone-50mg-x50.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #18B2CB; border-right-width: 0.2rem; border-right-color: var(--bs-danger);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Cyproterone (Siterone) 50mg< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #18B2CB" > United Pharmacies UK< / span >
< span class = " d-inline d-sm-none" style = "color: #18B2CB" > United Pharmacies UK< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
£34.76< br / >
< span class = "text-secondary d-none d-sm-inline" > £0.70 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-03-18 01:06:54 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
2024-04-08 01:08:40 +00:00
< span class = "text-secondary" > 07/04/24 20:29< / span >
2024-03-18 01:06:54 +00:00
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/cyproterone-siterone-50mg-x50.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);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Cyproterone (Siterone) 50mg< / 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 >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
£35.65< br / >
< span class = "text-secondary d-none d-sm-inline" > £0.71 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > Preorders< br / > < / span >
< span class = "text-secondary" > 07/04/24 20:29< / span >
< span class = "text-warning d-none d-sm-inline" > < br / > Preorders< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
2024-04-08 01:08:40 +00:00
< a href = "meds/products/cyproterone-siterone-50mg-x50.html" class = "list-group-item list-group-item-action py-1" style = "border-left-width: 0.2rem; border-left-color: #F17300; border-right-width: 0.2rem; border-right-color: var(--bs-danger);" >
2024-03-04 01:09:09 +00:00
< div class = "row" >
< div class = "col-sm-7" >
2024-04-08 01:08:40 +00:00
< span > Cyproterone (Siterone) 50mg< / span > < br / >
< span class = " d-none d-sm-inline" style = "color: #F17300" > United Pharmacies NL< / span >
< span class = " d-inline d-sm-none" style = "color: #F17300" > United Pharmacies NL< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm" >
2024-04-08 01:08:40 +00:00
€32.90< br / >
< span class = "text-secondary d-none d-sm-inline" > €0.66 per pill< / span >
2024-03-04 01:09:09 +00:00
< / div >
< div class = "col-sm text-sm-end" >
2024-04-08 01:08:40 +00:00
< span class = "d-inline d-sm-none" > Out of Stock< br / > < / span >
< span class = "text-secondary" > 07/04/24 20:29< / span >
< span class = "text-danger d-none d-sm-inline" > < br / > Out of Stock< / span >
2024-03-04 01:09:09 +00:00
< / div >
< / div >
< / a >
< / div >
2023-09-29 12:56:26 -05:00
< / div >
< / div >
< / div >
2023-10-02 01:05:51 +00:00
< / div >
2023-09-29 12:56:26 -05:00
< / 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" >
2024-01-01 01:15:46 +00:00
DIYHRT.Market 2022-2024
2023-09-29 12:56:26 -05:00
< / 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 >
2023-10-02 01:05:51 +00:00
< script src = "static/js/jquery-3.7.1.min.js" > < / script >
< script src = "static/js/bootstrap-table.min.js" > < / script >
2023-09-29 12:56:26 -05:00
< 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 >
2024-04-08 01:08:40 +00:00
< script > ( function ( ) { if ( ! document . body ) return ; var js = "window['__CF$cv$params']={r:'870e5534795510ee',t:'MTcxMjUzODE1Ni44NzIwMDA='};_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 >
2023-09-29 12:56:26 -05:00
< / html >