mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
..
This commit is contained in:
@@ -53,6 +53,7 @@ const String getWebVersion() {
|
||||
text = selectFromMarkerToMarker(text, "title", 1);
|
||||
text = selectFromMarkerToMarker(text, " ", 2);
|
||||
text.replace("</", "");
|
||||
text.replace(".", "");
|
||||
return text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user