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