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