(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=16&dduuid=8c18d7e3b3409&device=0&device_type=desktop&os=Windows&ssid=of55hghkglgbva2h9nq34c74oh&t=1760171703&typeid=0&url_type=2&value=&sign=58fbe8ac9f05a5d197edd6680376317caf67b471&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();