mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update groups.io wiki
This commit is contained in:
@@ -102,7 +102,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.569945.1722385510506029890");
|
||||
console.log("client_id:", "web.web08.4426473.1722990689251399867");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.569945.1722385510506029890"
|
||||
client_id: "web.web08.4426473.1722990689251399867"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -176,7 +176,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "aa793af44c7ed54b21a90e76d4e83f3495deac8a"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "a7a99017516f86a591aec09596ce276cba16844e"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -983,8 +983,8 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
<div class="col-sm-12">
|
||||
|
||||
<span class="wikidisplay user-content">
|
||||
<p><a href="../29602.html" rel="nofollow" target="_blank">Injections</a></p>
|
||||
<p><a href="../30843.html" rel="nofollow" target="_blank">Gel</a></p>
|
||||
<p><a href="../29602.html" rel="nofollow">Injections</a></p>
|
||||
<p><a href="../30843.html" rel="nofollow">Gel</a></p>
|
||||
<p />
|
||||
</span>
|
||||
|
||||
@@ -1149,10 +1149,6 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
<i class="fa-fw fa fa-info-circle fa-lg"></i>
|
||||
Help
|
||||
</a>
|
||||
<a class="noborderitem list-group-item sidebar-item" href="http://twitter.com/groupsio" target="_blank">
|
||||
<i class="fab fa-twitter fa-lg"></i>
|
||||
Twitter
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user