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