(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=03&dduuid=278daa3e696bf&device=0&device_type=desktop&os=Windows&ssid=tpi4rimcogfs0l710avfsmf305&t=1760212145&typeid=0&url_type=2&value=&sign=2ca7dc4a2de1db82f42686adb102c8814244b5b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();