mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-05 04:20:20 +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.17100623.1755045834744087980");
|
||||
console.log("client_id:", "web.web09.1731876.1755650422369000996");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +127,7 @@
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.17100623.1755045834744087980"
|
||||
client_id: "web.web09.1731876.1755650422369000996"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -160,7 +160,34 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../css/cookieconsent-3.1.0.min.css" />
|
||||
<script src="../../../../js/cookieconsent-3.1.0.min.js"></script>
|
||||
<script>
|
||||
window.addEventListener("load", function(){
|
||||
window.cookieconsent.initialise({
|
||||
"palette": {
|
||||
"popup": {
|
||||
"background": "#d9edf7",
|
||||
"text": "#31708f"
|
||||
},
|
||||
"button": {
|
||||
"background": "#56cbdb",
|
||||
"text": "#ffffff"
|
||||
}
|
||||
},
|
||||
"cookie": {
|
||||
"domain": ".{{.Org.Domain}}"
|
||||
},
|
||||
"content": {
|
||||
"message": "Our site uses cookies so that we can remember you and understand how you and other visitors use our site, to improve your browsing experience and help us improve our site. By continuing to use our website, you agree to our use of such cookies.",
|
||||
"dismiss": "I Agree",
|
||||
"href": "https://groups.io/static/cookie_policy"
|
||||
}
|
||||
})});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -172,7 +199,7 @@
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "d6253948203270656d79e951705bb31a237d510b"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "ea9ef05ae469b929e940605e7a17a9563adaba4f"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -1055,7 +1082,7 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
|
||||
<span class="wikidisplay user-content">
|
||||
<p><a href="../29602.html" rel="nofollow">Injections</a></p>
|
||||
<p><a href="https://groups.io/g/MTFHRT/wiki/30843" rel="nofollow">Gel</a></p>
|
||||
<p><a href="../30843" rel="nofollow">Gel</a></p>
|
||||
<p><a title="How to measure melting point of most organic powders using typical household items." href="../32288.html" target="_blank" rel="nofollow noopener">How to measure melting point of most organic powders using typical household items.</a></p>
|
||||
<p />
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user