mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-05 20:40:19 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -101,27 +101,39 @@
|
||||
<a
|
||||
class="list-group-item list-group-item-action d-flex justify-content-between"
|
||||
href="https://rxaisle.com/"
|
||||
style="border-left-width: 0.2rem; border-left-color: #4E9911; border-right-width: 0.2rem; border-right-color: var(--bs-success);">
|
||||
style="border-left-width: 0.2rem; border-left-color: #4E9911; border-right-width: 0.2rem; border-right-color: var(--bs-danger);">
|
||||
<span class="text-primary">
|
||||
<span class="text-decoration-underline">https://rxaisle.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="No longer a reliable provider, issues reported with scams and lack of payment methods."
|
||||
|
||||
>
|
||||
|
||||
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: #4E9911;">
|
||||
<i>No longer a reliable provider, issues reported with scams and lack of payment methods.</i>
|
||||
</li>
|
||||
|
||||
|
||||
<a
|
||||
class="list-group-item list-group-item-action d-flex justify-content-between"
|
||||
@@ -199,7 +211,7 @@
|
||||
<div class="col-lg-8">
|
||||
<h4>Leave a Review</h4>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="JRd0ZHHRqAKv9MKuNKA71uaxICDv1cAfkodr28ppVftoM7MQcBu3NUQAciWvaXqS">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="x5Ew6n9kTfoWTWcwDR0C2xpSvw9hK4BJWj00FoOAwZJfknBcMdsGWvtFBjP2pNsU">
|
||||
<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>
|
||||
@@ -755,5 +767,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:'8f2afc523f7705e3',t:'MTczNDMxMzQzOS4wMDAwMDA='};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:'8f6491861cef3b18',t:'MTczNDkxNzIzOS4wMDAwMDA='};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