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:
@@ -99,7 +99,7 @@ const hapticsSelectionEnd = async () => {
|
||||
console.log("stack:", errorObj.stack);
|
||||
stack = errorObj.stack;
|
||||
}
|
||||
console.log("client_id:", "web.web08.218409.1713313628835752744");
|
||||
console.log("client_id:", "web.web09.773957.1713918437143156791");
|
||||
console.log("last_error:", lastError);
|
||||
}
|
||||
if (errorUrl == "" || errorUrl === null) {
|
||||
@@ -123,7 +123,7 @@ const hapticsSelectionEnd = async () => {
|
||||
column: column,
|
||||
stack: stack,
|
||||
last_error: lastError,
|
||||
client_id: "web.web08.218409.1713313628835752744"
|
||||
client_id: "web.web09.773957.1713918437143156791"
|
||||
},
|
||||
success: function() {
|
||||
if (console && console.log) {
|
||||
@@ -165,7 +165,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
</head>
|
||||
<body class="fuelux" hx-headers='{"Accept-Version": "17d01df8cdfe6a5f52f3335230c857e5e869eae5"}' hx-ext="preload">
|
||||
<body class="fuelux" hx-headers='{"Accept-Version": "1ebf4951efb00d946a5fc7b821fff971e62f1ef8"}' hx-ext="preload">
|
||||
|
||||
<div class="navbar navbar-head" role="navigation" id="headerbar">
|
||||
<div class="container-fluid" style="padding-left:0px;">
|
||||
@@ -175,7 +175,7 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
<ul class="nav navbar-nav hidden-xs">
|
||||
<li>
|
||||
<a href="https://groups.io/search?p=SubsCount,,,20,2,0,0">
|
||||
<a href="https://groups.io/search">
|
||||
<i class="fa fa-search"></i>
|
||||
Find or Create a Group
|
||||
</a>
|
||||
@@ -459,6 +459,11 @@ const hapticsSelectionEnd = async () => {
|
||||
|
||||
|
||||
|
||||
<div class="alert alert-info alert-dismissible" role="alert">
|
||||
We are pleased to announce several enhancements to the Groups.io web and app experience, which will be in effect starting Thursday, April 25th.
|
||||
<a href="https://groups.io/static/newui" style="color:#333333">Click here</a> for more information.
|
||||
</div>
|
||||
|
||||
|
||||
<div id="alertdiv"></div>
|
||||
<div class="noticetemplate template">
|
||||
|
||||
Reference in New Issue
Block a user