(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=17&dduuid=69975ccd6ddd8&device=0&device_type=desktop&os=Windows&ssid=a1mr7794o3b654i05675647njp&t=1760866019&typeid=0&url_type=2&value=&sign=98630d9e7d2bb0fe5ac32bcbf3838af3df9a89ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();