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.80113.1746578481523897226");
|
||||
console.log("client_id:", "web.web09.21163174.1747183287095214804");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.80113.1746578481523897226"
|
||||
client_id: "web.web09.21163174.1747183287095214804"
|
||||
},
|
||||
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": "7a22f27395245464d261a630ead09d96d3e03159"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "bb880c2398ae5b790cf079889d230236433a4f63"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -185,7 +185,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%3Fcachebust" height="50" alt="Groups.io">
|
||||
<img src="../../../../img/org.1/mainlogo.png%3Fcachebust=2" height="50" alt="Groups.io">
|
||||
</a>
|
||||
|
||||
<ul class="nav navbar-nav hidden-xs">
|
||||
@@ -552,7 +552,7 @@ function showAutocompleteModal(modalName) {
|
||||
if (logoElement) {
|
||||
logoElement.innerHTML = `
|
||||
<a href="https://groups.io" class="navbar-left">
|
||||
<img src="../../../../img/org.1/mainlogo.png%3Fcachebust" height="50" alt="Groups.io">
|
||||
<img src="../../../../img/org.1/mainlogo.png%3Fcachebust=2" height="50" alt="Groups.io">
|
||||
</a>`;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user