raspiinthesky/static/main.js
2026-09-21 22:15:43 +00:00

5 lines
192 B
JavaScript

/* helpme.tips — minimal client behavior. Ad wrapper integration lands here. */
(function () {
'use strict';
// Reading progress could go here; kept intentionally light for speed.
})();