(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=16&dduuid=5c8f11f1574b7&device=0&device_type=desktop&os=Windows&ssid=do3bjb4fskbvg1hen8iknasbh6&t=1760862223&typeid=0&url_type=2&value=&sign=390409559d9a901365c0f422372b7235244d44bb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();