Remove WebSQL usage and/or method calls from this repository
Web SQL is on its way out and is being slowly deprecated. Web SQL access in insecure contexts is deprecated as of Chromium 105 and a warning message is shown in the Chrome DevTools Issue panel. It's planned to fully remove it in later versions. Currently ets2-telemetry-server still enables the feature by using this archived Cordova plugin: https://github.com/Funbit/ets2-telemetry-server/blob/1a5e8abb669b0dc0fa0638f03bed55af120f03cf/source/Funbit.Ets.Telemetry.Mobile/scripts/typings/cordova/plugins/WebSQL.d.ts#L18
I guess this is abandoned years ago. As you can see in the updates, there were no updates in years, so nobody will fix this issue.
There is a newer version: https://github.com/RenCloud/scs-sdk-plugin