mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-03-23 07:36:38 +00:00
[automated] update hrt.coffee
This commit is contained in:
parent
a62d2f256f
commit
4f80131f4a
37 changed files with 20 additions and 165 deletions
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
|
|
@ -1,10 +1,10 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'icomoon';
|
font-family: 'icomoon';
|
||||||
src: url('fonts/icomoon36c8.eot?h8kykb');
|
src: url('fonts/icomoon.eot%3Fh8kykb');
|
||||||
src: url('fonts/icomoon36c8.eot?h8kykb#iefix') format('embedded-opentype'),
|
src: url('fonts/icomoon.eot%3Fh8kykb') format('embedded-opentype'),
|
||||||
url('fonts/icomoon36c8.ttf?h8kykb') format('truetype'),
|
url('fonts/icomoon.ttf%3Fh8kykb') format('truetype'),
|
||||||
url('fonts/icomoon36c8.woff?h8kykb') format('woff'),
|
url('fonts/icomoon.woff%3Fh8kykb') format('woff'),
|
||||||
url('fonts/icomoon36c8.svg?h8kykb#icomoon') format('svg');
|
url('fonts/icomoon.svg%3Fh8kykb') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: block;
|
font-display: block;
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 715 B After Width: | Height: | Size: 715 B |
|
Before Width: | Height: | Size: 452 B After Width: | Height: | Size: 452 B |
|
|
@ -3,9 +3,6 @@
|
||||||
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
|
||||||
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
|
||||||
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/cdn-cgi/l/email-protection by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:26 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<title>Email Protection | Cloudflare</title>
|
<title>Email Protection | Cloudflare</title>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
|
@ -64,12 +61,12 @@
|
||||||
|
|
||||||
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
<div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
|
||||||
<p class="text-13">
|
<p class="text-13">
|
||||||
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">7ff12fcc3cf2829c</strong></span>
|
<span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">8184f0ab2d47593e</strong></span>
|
||||||
<span class="cf-footer-separator sm:hidden">•</span>
|
<span class="cf-footer-separator sm:hidden">•</span>
|
||||||
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
<span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
|
||||||
Your IP:
|
Your IP:
|
||||||
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
<button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
|
||||||
<span class="hidden" id="cf-footer-ip">52.226.123.225</span>
|
<span class="hidden" id="cf-footer-ip">20.57.76.174</span>
|
||||||
<span class="cf-footer-separator sm:hidden">•</span>
|
<span class="cf-footer-separator sm:hidden">•</span>
|
||||||
</span>
|
</span>
|
||||||
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
|
<span class="cf-footer-item sm:block sm:mb-1"><span>Performance & security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
|
||||||
|
|
@ -89,6 +86,4 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/cdn-cgi/l/email-protection by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:27 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/changelog/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:24 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Changelog</title>
|
<title>Changelog</title>
|
||||||
|
|
@ -199,7 +196,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>2022.05.09</td><td>Upgrade</td><td>The new backend to make maintaining the lists much easier is mostly complete and in a closed beta on our backup domain at <a class="internal underline" href="https://hrt.wiki/">hrt.wiki</a>. Some additional features will be added eventually.</td>
|
<td>2022.05.09</td><td>Upgrade</td><td>The new backend to make maintaining the lists much easier is mostly complete and in a closed beta on our backup domain at <a class="internal underline" href="https://hrt.wiki">hrt.wiki</a>. Some additional features will be added eventually.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -302,6 +299,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/changelog/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:26 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/clomifene/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:01 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Clomifene</title>
|
<title>Clomifene</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/clomifene/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:03 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/contact/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:13 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Contact</title>
|
<title>Contact</title>
|
||||||
|
|
@ -133,7 +130,7 @@
|
||||||
<p><b>This site does not sell medications.</b></p>
|
<p><b>This site does not sell medications.</b></p>
|
||||||
<p><b>This contact email is not a helpline.</b></p>
|
<p><b>This contact email is not a helpline.</b></p>
|
||||||
<br>
|
<br>
|
||||||
<p><b>EMAIL <a href="../cdn-cgi/l/email-protection.html#573f252334383131323217272538233839793a32"><span class="__cf_email__" data-cfemail="96dec4c2d5d9d0d0d3d3d6c6c4d9c2d9d8b8dbd3">[email protected]</span></a> TO CONTACT US.</b></p>
|
<p><b>EMAIL <a href="../cdn-cgi/l/email-protection.html#771f050314181111121237070518031819591a12"><span class="__cf_email__" data-cfemail="85cdd7d1c6cac3c3c0c0c5d5d7cad1cacbabc8c0">[email protected]</span></a> TO CONTACT US.</b></p>
|
||||||
|
|
||||||
<p>If you wish to use a <a class="internal underline" href="../pgp/index.html">PGP <span class="icon-fa5-key font90"></span></a> key for encryption, please include your public key.</p></div></div></div>
|
<p>If you wish to use a <a class="internal underline" href="../pgp/index.html">PGP <span class="icon-fa5-key font90"></span></a> key for encryption, please include your public key.</p></div></div></div>
|
||||||
|
|
||||||
|
|
@ -149,6 +146,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
|
<script data-cfasync="false" src="../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/contact/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:18 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/domperidone/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:03 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Domperidone</title>
|
<title>Domperidone</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/domperidone/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:05 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/donate/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:29 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Donate</title>
|
<title>Donate</title>
|
||||||
|
|
@ -196,6 +193,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/donate/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:31 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/finasteride/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:53 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Finasteride</title>
|
<title>Finasteride</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/finasteride/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:55 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:32:26 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>hrt.coffee</title>
|
<title>hrt.coffee</title>
|
||||||
|
|
@ -314,14 +311,14 @@
|
||||||
<td>Coupon "transdiy" for 10% Discount.</td>
|
<td>Coupon "transdiy" for 10% Discount.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a class="external" href="https://dashpct.com/" target="_blank">DashPCT</a></td>
|
<td><a class="external" href="https://dashpct.com" target="_blank">DashPCT</a></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td><span class="tooltips tooltips-info underdotted" title="This supplier may sometimes ship from Singapore, for some products.">ⓘ</span>India</td>
|
<td><span class="tooltips tooltips-info underdotted" title="This supplier may sometimes ship from Singapore, for some products.">ⓘ</span>India</td>
|
||||||
<td><span title="WesternUnion" class="tooltips payment icon-brand-westernunion"></span><span title="Wise" class="tooltips payment icon-brand-wise"></span><span title="Bitcoin" class="tooltips payment icon-fa4-bitcoin"></span></td>
|
<td><span title="WesternUnion" class="tooltips payment icon-brand-westernunion"></span><span title="Wise" class="tooltips payment icon-brand-wise"></span><span title="Bitcoin" class="tooltips payment icon-fa4-bitcoin"></span></td>
|
||||||
<td>Coupon "transdiy" for 15% Discount.</td>
|
<td>Coupon "transdiy" for 15% Discount.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><s><a class="external" href="https://shop.oelabs.co/" target="_blank">OELabs</a></s></td>
|
<td><s><a class="external" href="https://shop.oelabs.co" target="_blank">OELabs</a></s></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
<td>France</td>
|
<td>France</td>
|
||||||
<td><span title="Bitcoin" class="tooltips payment icon-fa4-bitcoin"></span><span title="XMR" class="tooltips payment icon-fa4-monero"></span></td>
|
<td><span title="Bitcoin" class="tooltips payment icon-fa4-bitcoin"></span><span title="XMR" class="tooltips payment icon-fa4-monero"></span></td>
|
||||||
|
|
@ -371,6 +368,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:25 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/injections/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:37 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Estradiol Injections</title>
|
<title>Estradiol Injections</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/injections/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:39 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/legal/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:20 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Legal Disclaimer</title>
|
<title>Legal Disclaimer</title>
|
||||||
|
|
@ -150,6 +147,4 @@ Exchange rates are for informational purposes only. They are not guaranteed to b
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/legal/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:22 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/medical/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:22 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Medical Disclaimer</title>
|
<title>Medical Disclaimer</title>
|
||||||
|
|
@ -157,6 +154,4 @@ The opinions and views expressed on this website have no relation to those of an
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/medical/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:24 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/patches/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:33 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Estradiol Patches</title>
|
<title>Estradiol Patches</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/patches/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:35 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pgp/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:27 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>PGP</title>
|
<title>PGP</title>
|
||||||
|
|
@ -205,6 +202,4 @@ YDXQApowkszx7hygheyCwOM077W/ZkCiGlqI0daLfc43Uw==
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pgp/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:32 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pills/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:31 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Estradiol Pills</title>
|
<title>Estradiol Pills</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pills/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:33 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pioglitazone/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:05 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Pioglitazone</title>
|
<title>Pioglitazone</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/pioglitazone/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:07 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/privacy/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:18 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Privacy Policy</title>
|
<title>Privacy Policy</title>
|
||||||
|
|
@ -145,6 +142,4 @@ Access logs are routinely emptied.</div></div> </div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/privacy/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:20 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/gel/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:41 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Progesterone Gel</title>
|
<title>Progesterone Gel</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/gel/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:43 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/injections/hydroxy/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:07 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Hydroxyprogesterone Caproate Injections</title>
|
<title>Hydroxyprogesterone Caproate Injections</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/injections/hydroxy/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:09 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/injections/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:43 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Progesterone Injections</title>
|
<title>Progesterone Injections</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/progesterone/injections/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:45 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/raloxifene/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:57 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Raloxifene</title>
|
<title>Raloxifene</title>
|
||||||
|
|
@ -128,7 +125,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<div id="main">
|
<div id="main">
|
||||||
<div class="card shadow"><div class="card-header"><h2>Raloxifene</h2><span class="go-right"><span id="currency-container"></span></span></div><div class="card-body"><span class="info-text">NOTE: Prices may be out of date, automated updating is being added before 2023.04.01.<br><br></span><table id="generate_spreadsheet" class="generate" data-order="[[4, "asc"]]"><thead><tr><th>Product</th><th>Price</th><th>Bulk</th><th>Single $/60mg</th><th>Bulk $/60mg</th><th>Website</th><th>Shipping</th><th>Notes</th></tr></thead><tbody><tr><td>Evimed 60mg x 50</td><td><div class="currency" data-currencyname="EUR">25.00<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">25.00<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">0.50<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">0.50<span>€</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://buydeus.com/evimed-60/" target="_blank">BuyDeus</a></td><td>Ships from EU</td><td></td></tr><tr><td>Raloxiheal 60mg x 10</td><td><div class="currency" data-currencyname="USD">8.43<span>$</span></div></td><td><div class="currency" data-currencyname="USD">8.43<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.84<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.84<span>$</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://aipctshop.com/product/ralista-evista-60mg-raloxifene/" target="_blank">Aipctshop</a></td><td>Ships from India</td><td></td></tr><tr><td>Evista 60mg x 28</td><td><div class="currency" data-currencyname="EUR">85.87<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">141.33<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">3.07<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">5.05<span>€</span></div></td><td><a class="external" href="https://euaibolit.com/?s=ralox&post_type=product" target="_blank">EUAibolit</a></td><td>Ships from EU</td><td></td></tr><tr><td>Raloxo 60mg x 10</td><td><div class="currency" data-currencyname="USD">5.80<span>$</span></div></td><td><div class="currency" data-currencyname="USD">5.80<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.58<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.58<span>$</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://dashpct.com/goods?code=11401031738" target="_blank">DashPCT</a></td><td>Ships from India/SG</td><td></td></tr></tbody></table></div></div> </div>
|
<div class="card shadow"><div class="card-header"><h2>Raloxifene</h2><span class="go-right"><span id="currency-container"></span></span></div><div class="card-body"><span class="info-text">NOTE: Prices may be out of date, automated updating is being added before 2023.04.01.<br><br></span><table id="generate_spreadsheet" class="generate" data-order="[[4, "asc"]]"><thead><tr><th>Product</th><th>Price</th><th>Bulk</th><th>Single $/60mg</th><th>Bulk $/60mg</th><th>Website</th><th>Shipping</th><th>Notes</th></tr></thead><tbody><tr><td>Evimed 60mg x 50</td><td><div class="currency" data-currencyname="EUR">25.00<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">25.00<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">0.50<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">0.50<span>€</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://buydeus.com/evimed-60/" target="_blank">BuyDeus</a></td><td>Ships from EU</td><td></td></tr><tr><td>Raloxiheal 60mg x 10</td><td><div class="currency" data-currencyname="USD">8.43<span>$</span></div></td><td><div class="currency" data-currencyname="USD">8.43<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.84<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.84<span>$</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://aipctshop.com/product/ralista-evista-60mg-raloxifene/" target="_blank">Aipctshop</a></td><td>Ships from India</td><td></td></tr><tr><td>Evista 60mg x 28</td><td><div class="currency" data-currencyname="EUR">85.87<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">141.33<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">3.07<span>€</span></div></td><td><div class="currency" data-currencyname="EUR">5.05<span>€</span></div></td><td><a class="external" href="https://euaibolit.com/?s=ralox&post_type=product" target="_blank">EUAibolit</a></td><td>Ships from EU</td><td></td></tr><tr><td>Raloxo 60mg x 10</td><td><div class="currency" data-currencyname="USD">5.80<span>$</span></div></td><td><div class="currency" data-currencyname="USD">5.80<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.58<span>$</span></div></td><td><div class="currency" data-currencyname="USD">0.58<span>$</span></div></td><td><span class="tooltips icon-fa4-history" title="This supplier was recently added."></span> <a class="external" href="https://dashpct.com/goods?code=11401031738" target="_blank">DashPCT</a></td><td>Ships from India/SG</td><td></td></tr></tbody></table></div></div> </div>
|
||||||
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p class="small">Prices and exchange rates are for informational purposes only.
|
<p class="small">Prices and exchange rates are for informational purposes only.
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/raloxifene/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:59 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/resources/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:09 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Essential Resources</title>
|
<title>Essential Resources</title>
|
||||||
|
|
@ -355,6 +352,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/resources/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:13 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1,8 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/tamoxifen/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:33:59 GMT -->
|
|
||||||
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Tamoxifen</title>
|
<title>Tamoxifen</title>
|
||||||
|
|
@ -142,6 +139,4 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<!-- Mirrored from hrt.coffee/tamoxifen/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 31 Aug 2023 00:34:01 GMT -->
|
|
||||||
</html>
|
</html>
|
||||||
Loading…
Add table
Reference in a new issue