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