mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-03 11:30:18 +02:00
[automated] update groups.io wiki
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web09.1929632.1744764057894283449");
|
||||
console.log("client_id:", "web.web09.373820.1745368804342545718");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.1929632.1744764057894283449"
|
||||
client_id: "web.web09.373820.1745368804342545718"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -171,7 +171,7 @@
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "160e622a249661bfc119bd74516694e81dbb361e"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "9f6c86822f758801b4a24f646109f2f31600bfae"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -811,8 +811,8 @@ function showAutocompleteModal(modalName) {
|
||||
</a>
|
||||
</div>
|
||||
<div style="padding-bottom:5px;">
|
||||
<a rel="nofollow" href="https://groups.io/g/updates/messages?expanded=1">
|
||||
Updates
|
||||
<a rel="nofollow" href="https://groups.io/changelog">
|
||||
Changelog
|
||||
</a> ·
|
||||
<a href="https://groups.io/static/tos">
|
||||
Terms
|
||||
@@ -1383,9 +1383,9 @@ function countChecked(id) {
|
||||
<i class="fa-fw fa fa-dollar-sign fa-lg"></i>
|
||||
Pricing
|
||||
</a>
|
||||
<a class="noborderitem list-group-item sidebar-item" href="https://groups.io/g/updates/messages?expanded=1">
|
||||
<i class="fa-fw far fa-thermometer-three-quarters fa-lg"></i>
|
||||
# Changelog
|
||||
<a class="noborderitem list-group-item sidebar-item" href="https://groups.io/changelog">
|
||||
<i class="fa-fw fa fa-history fa-lg"></i>
|
||||
Changelog
|
||||
</a>
|
||||
<a class="noborderitem list-group-item sidebar-item" href="https://groups.io/static/tos">
|
||||
<i class="fa-fw fal fa-newspaper fa-lg"></i>
|
||||
|
||||
Reference in New Issue
Block a user