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