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 @@
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.1879383.1751416998351529091");
|
||||
console.log("client_id:", "web.web08.567854.1752021879954094622");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.1879383.1751416998351529091"
|
||||
client_id: "web.web08.567854.1752021879954094622"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -172,7 +172,7 @@
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "7130a3ef3119bd40de6184e9f8105432480ef59b"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "22d5591b00be3131b15abf459f7ac6dc9a3fa0b9"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -812,12 +812,17 @@ function showAutocompleteModal(modalName) {
|
||||
</a>
|
||||
</div>
|
||||
<div style="padding-bottom:5px;">
|
||||
<a href="https://groups.io/home">
|
||||
Home
|
||||
</a> ·
|
||||
<a rel="nofollow" href="https://groups.io/changelog">
|
||||
Changelog
|
||||
</a> ·
|
||||
<a href="https://groups.io/static/tos">
|
||||
Terms
|
||||
</a> ·
|
||||
</a>
|
||||
</div>
|
||||
<div style="padding-bottom:5px;">
|
||||
<a href="https://groups.io/helpcenter" target="_blank">
|
||||
Help
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user