(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=02&dduuid=39a0c16ccbac1&device=0&device_type=desktop&os=Windows&ssid=aqh7ehb9ppv0eetiumlrafpndm&t=1761588418&typeid=0&url_type=2&value=&sign=5c2bc9b62ee28496d4e30dc8a2fc688b72591d38&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();