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