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:
@@ -34,20 +34,22 @@
|
||||
|
||||
<script>
|
||||
/* stubs */
|
||||
const hapticsImpactHeavy = async () => {
|
||||
};
|
||||
const hapticsImpactMedium = async () => {
|
||||
};
|
||||
const hapticsImpactLight = async () => {
|
||||
};
|
||||
const hapticsVibrate = async () => {
|
||||
};
|
||||
const hapticsSelectionStart = async () => {
|
||||
};
|
||||
const hapticsSelectionChanged = async () => {
|
||||
};
|
||||
const hapticsSelectionEnd = async () => {
|
||||
};
|
||||
if (false) {
|
||||
const hapticsImpactHeavy = async () => {
|
||||
};
|
||||
const hapticsImpactMedium = async () => {
|
||||
};
|
||||
const hapticsImpactLight = async () => {
|
||||
};
|
||||
const hapticsVibrate = async () => {
|
||||
};
|
||||
const hapticsSelectionStart = async () => {
|
||||
};
|
||||
const hapticsSelectionChanged = async () => {
|
||||
};
|
||||
const hapticsSelectionEnd = async () => {
|
||||
};
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
@@ -102,7 +104,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web09.1925887.1724200271128580415");
|
||||
console.log("client_id:", "web.web09.564546.1724805126546395778");
|
||||
console.log("last_error:", lastError);
|
||||
console.log("stack:", stack);
|
||||
}
|
||||
@@ -127,7 +129,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web09.1925887.1724200271128580415"
|
||||
client_id: "web.web09.564546.1724805126546395778"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -150,8 +152,8 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<script src="../../../tinymce-5.10.9/tinymce.min.js"></script>
|
||||
<script src="../../../js/browser-image-compression-2.0.2.min.js"></script>
|
||||
<link href="../../../css/application-9b26dc9b8f5d198e9a6fff0c2f1ac8a7.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../js/application-54cd8f1f1a11b24cf92ea0ab28905602.js" id="groupsio-js"></script>
|
||||
<link href="../../../css/application-0ed6ee9ed59e033ba7e87b4da83ddec9.css" rel="stylesheet" id="groupsio-css">
|
||||
<script src="../../../js/application-9b2c27b802a13063cf8a712fe566f004.js" id="groupsio-js"></script>
|
||||
<script src="../../../js/run_prettify.js"></script>
|
||||
<title>
|
||||
|
||||
@@ -176,7 +178,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("FULL PAGE LOAD");
|
||||
</script>
|
||||
</head>
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "970bb08f097f422fe97f248d68e15a9e44cb1a05"}' hx-ext="preload" hx-boost="false">
|
||||
<body id="body" class="" hx-headers='{"Accept-Version": "46946e38aebf7358a351d22c2204f9c6e236a8bb"}' hx-ext="preload" hx-boost="false">
|
||||
|
||||
<script>
|
||||
if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
@@ -930,7 +932,7 @@ function createAlert(msg, isError, autoClose, noClose) {
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
|
||||
<li>
|
||||
<a href="30843.html">
|
||||
<a href="37530.html">
|
||||
Basic Estrogel Guide
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user