mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-05 12:30:21 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -102,27 +102,39 @@
|
||||
<a
|
||||
class="list-group-item list-group-item-action d-flex justify-content-between"
|
||||
href="https://teahrt.com/"
|
||||
style="border-left-width: 0.2rem; border-left-color: #9F1A1A; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
|
||||
style="border-left-width: 0.2rem; border-left-color: #9F1A1A; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
|
||||
<span class="text-primary">
|
||||
<span class="text-decoration-underline">https://teahrt.com/</span>
|
||||
<i class="fa-solid fa-arrow-up-right-from-square"></i>
|
||||
</span>
|
||||
<span
|
||||
|
||||
class="text-success"
|
||||
class="text-danger"
|
||||
|
||||
|
||||
|
||||
data-bs-toggle="tooltip"
|
||||
data-bs-placement="top"
|
||||
title="TeaHRT have shut down their website and directed customers to find alternative suppliers, it doesn't sound like they'll be coming back."
|
||||
|
||||
>
|
||||
|
||||
Active
|
||||
Closed
|
||||
|
||||
|
||||
<small><i class="fa-solid fa-circle-info"></i></small>
|
||||
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
<li
|
||||
class="list-group-item text-secondary"
|
||||
style="border-left-width: 0.2rem; border-left-color: #9F1A1A;">
|
||||
<i>TeaHRT have shut down their website and directed customers to find alternative suppliers, it doesn't sound like they'll be coming back.</i>
|
||||
</li>
|
||||
|
||||
|
||||
<a
|
||||
class="list-group-item list-group-item-action d-flex justify-content-between"
|
||||
@@ -200,7 +212,7 @@
|
||||
<div class="col-lg-8">
|
||||
<h4>Leave a Review</h4>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="xAGOPjlmkmKkwJW6wCUHMvW5950Y911s0ubDeobUVPcv19rQAMmXzz4MbNolIRIA">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="xkQXjkrM52Ghj6eUNxOj1HGVonVSjoKvleJqggRKRDeCWBBcxaHzStHjZKeWG7GU">
|
||||
<div class="mb-3"><label class="visually-hidden" for="id_name">Name</label><input type="text" name="name" maxlength="128" class="form-control form-control-sm" placeholder="Name" aria-describedby="id_name_helptext" id="id_name"><div class="form-text">Your Name (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_country">Country</label><select name="country" class="form-select form-select-sm" aria-describedby="id_country_helptext" id="id_country">
|
||||
<option value="" selected>---------</option>
|
||||
@@ -2658,5 +2670,5 @@ I've definitely been having wonderful feminizing effects from using their p
|
||||
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:'916bb1fcbcb308d8',t:'MTc0MDM2MDY3OS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';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:'91a562dc5ee5ebe5',t:'MTc0MDk2NTYxMS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';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>
|
||||
|
||||
Reference in New Issue
Block a user