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:
@@ -104,7 +104,7 @@ if (false) {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.1291438.1726619613779601375");
|
||||
console.log("client_id:", "web.web09.1124740.1727224539638127114");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -129,7 +129,7 @@ if (false) {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.1291438.1726619613779601375"
|
||||
client_id: "web.web09.1124740.1727224539638127114"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -177,7 +177,7 @@ if (false) {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "e25a8bd49b439544a2eec7ed5683e39bdeba0302"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "6689b516a7769a7ae379a5dd0e4dbc1c9c67b625"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
|
||||
Reference in New Issue
Block a user