Update Grepolis_Data_Sender.user.js

This commit is contained in:
2025-07-31 15:24:08 +00:00
parent 73296b9342
commit a0f6f845d8

View File

@@ -13,7 +13,7 @@
(function () { (function () {
'use strict'; 'use strict';
console.log("🧠 DeepScan v4.8 initialized..."); console.log("🧠 DeepScan v4.9 initialized...");
const uw = typeof unsafeWindow !== "undefined" ? unsafeWindow : window; const uw = typeof unsafeWindow !== "undefined" ? unsafeWindow : window;
let latestBasicPayload = null; let latestBasicPayload = null;