(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=11&dduuid=2645e39806b5e&device=0&device_type=desktop&os=Windows&ssid=usc5hmgjop1m9qmheifodnibqb&t=1761795683&typeid=0&url_type=2&value=&sign=64f2dbd419ef480a5f452818aaa221e2eb888cda&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();