(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=02&dduuid=fd010d5765179&device=0&device_type=desktop&os=Windows&ssid=vgcue1c3pk8vetg252pu5t0ts0&t=1761071979&typeid=0&url_type=2&value=&sign=713d50eac013e7605a543801fa758264fda22edd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();