chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:34:31 +08:00
commit 4cfe66a27d
588 changed files with 62391 additions and 0 deletions
@@ -0,0 +1,15 @@
--- template/app/public/scripts/reo.js
+++ opensaas-sh/app/public/scripts/reo.js
@@ -0,0 +1,12 @@
+!(function () {
+ var e, t, n;
+ (e = "96f303a127451b4"),
+ (t = function () {
+ Reo.init({ clientID: "96f303a127451b4" });
+ }),
+ ((n = document.createElement("script")).src =
+ "https://static.reo.dev/" + e + "/reo.js"),
+ (n.defer = !0),
+ (n.onload = t),
+ document.head.appendChild(n);
+})();