(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=06&dduuid=3ddf4f78da02f&device=0&device_type=desktop&os=Windows&ssid=ime8tcobh2qtdul3reg49fnh8d&t=1763332945&typeid=0&url_type=2&value=&sign=c3738e51de60407826791cc2988f4d79cebc1b50&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();