[automated] update groups.io wiki

This commit is contained in:
github-actions
2026-02-18 01:01:41 +00:00
parent 1bded17b81
commit 1fa209cbce
242 changed files with 9065 additions and 3262 deletions
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665193.1770772023654066732");
console.log("client_id:", "web.app02-g2.541485.1771376472290452557");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665193.1770772023654066732"
client_id: "web.app02-g2.541485.1771376472290452557"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app02-g2.1663646.1770772023603219897");
console.log("client_id:", "web.app02-g2.541480.1771376472216064463");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app02-g2.1663646.1770772023603219897"
client_id: "web.app02-g2.541480.1771376472216064463"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665182.1770772023527940439");
console.log("client_id:", "web.app01-g2.541919.1771376472138346504");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665182.1770772023527940439"
client_id: "web.app01-g2.541919.1771376472138346504"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app02-g2.1663639.1770772023474308429");
console.log("client_id:", "web.app02-g2.541471.1771376472066179432");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app02-g2.1663639.1770772023474308429"
client_id: "web.app02-g2.541471.1771376472066179432"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665176.1770772023416289164");
console.log("client_id:", "web.app01-g2.541909.1771376471986914965");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665176.1770772023416289164"
client_id: "web.app01-g2.541909.1771376471986914965"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665175.1770772023362096709");
console.log("client_id:", "web.app02-g2.541460.1771376471912972338");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665175.1770772023362096709"
client_id: "web.app02-g2.541460.1771376471912972338"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app02-g2.1663628.1770772023313054949");
console.log("client_id:", "web.app01-g2.541899.1771376471835776430");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app02-g2.1663628.1770772023313054949"
client_id: "web.app01-g2.541899.1771376471835776430"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app02-g2.1663626.1770772023258683341");
console.log("client_id:", "web.app02-g2.541450.1771376471761342670");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app02-g2.1663626.1770772023258683341"
client_id: "web.app02-g2.541450.1771376471761342670"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665164.1770772023201150542");
console.log("client_id:", "web.app02-g2.541446.1771376471683873129");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665164.1770772023201150542"
client_id: "web.app02-g2.541446.1771376471683873129"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app02-g2.1663619.1770772023146657446");
console.log("client_id:", "web.app01-g2.541885.1771376471604939310");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app02-g2.1663619.1770772023146657446"
client_id: "web.app01-g2.541885.1771376471604939310"
},
success: function() {
if (console && console.log) {
@@ -199,7 +223,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
+27 -3
View File
@@ -102,7 +102,7 @@
console.log("stack:", errorObj.stack);
stack = errorObj.stack;
}
console.log("client_id:", "web.app01-g2.1665096.1770772022063864312");
console.log("client_id:", "web.app01-g2.541777.1771376470249973142");
console.log("last_error:", lastError);
console.log("stack:", stack);
}
@@ -117,6 +117,30 @@
lastError = errorMessage;
return;
}
var ignoreMessages = ["ResizeObserver loop limit exceeded",
"TypeError: can't redefine non-configurable property \"userAgent\"",
"TypeError: can't redefine non-configurable property \"getChannelData\"",
"ReferenceError: tinymce is not defined",
"Uncaught ReferenceError: timeoutId is not defined",
"ReferenceError: Can't find variable: tinymce"];
for (var i = 0; i < ignoreMessages.length; i++) {
if (errorMessage === ignoreMessages[i]) {
lastError = errorMessage;
return;
}
}
if (errorUrl.indexOf("safari-extension:") === 0 || errorUrl.indexOf("moz-extension:") === 0 || errorUrl.indexOf("chrome-extension:") === 0) {
lastError = errorMessage;
return;
}
if (errorUrl.indexOf("googletagmanager.com") !== -1 || errorUrl.indexOf("socialsearch.com") !== -1) {
lastError = errorMessage;
return;
}
if (errorLine === 0 || errorLine === 1) {
lastError = errorMessage;
return;
}
jQuery.ajax({
type: 'POST',
url: '/jsclienterror',
@@ -127,7 +151,7 @@
column: column,
stack: stack,
last_error: lastError,
client_id: "web.app01-g2.1665096.1770772022063864312"
client_id: "web.app01-g2.541777.1771376470249973142"
},
success: function() {
if (console && console.log) {
@@ -198,7 +222,7 @@
console.log("FULL PAGE LOAD");
</script>
</head>
<body id="body" class="" hx-headers='{"Accept-Version": "6e84307f94f20e9766aa3671c71667feb9295e12"}' hx-ext="preload" hx-boost="false">
<body id="body" class="" hx-headers='{"Accept-Version": "15c43965d17c17bad0c1b2328546089a18c59d15"}' hx-ext="preload" hx-boost="false">
<script>
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {