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.151952.1731458130548436076");
|
||||
console.log("client_id:", "web.web08.386533.1732063043083563491");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.151952.1731458130548436076"
|
||||
client_id: "web.web08.386533.1732063043083563491"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -175,7 +175,7 @@
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "49b02d3b7a7dfb0f2aa6fce2c171b9b7c994e2aa"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "199d8463cd05694f45cffb39490cfb344a33d207"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -188,7 +188,7 @@
|
||||
<div class="navbar navbar-head navbar-fixed-top" role="navigation" id="headerbar">
|
||||
<div class="container-fluid" style="padding-left:0px;">
|
||||
<a href="https://groups.io" class="navbar-left" hx-boost="false" hx-disinherit="*">
|
||||
<img src="../../../../img/org.1/mainlogo.png" height="50" alt="Groups.io">
|
||||
<img src="../../../../img/org.1/mainlogo.png%3Fcachebust" height="50" alt="Groups.io">
|
||||
</a>
|
||||
|
||||
<ul class="nav navbar-nav hidden-xs">
|
||||
@@ -515,7 +515,7 @@ function showAutocompleteModal(modalName) {
|
||||
if (logoElement) {
|
||||
logoElement.innerHTML = `
|
||||
<a href="https://groups.io" class="navbar-left">
|
||||
<img src="../../../../img/org.1/mainlogo.png" height="50" alt="Groups.io">
|
||||
<img src="../../../../img/org.1/mainlogo.png%3Fcachebust" height="50" alt="Groups.io">
|
||||
</a>`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user