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