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