1453030.html (1171B)
1 <html class="reftest-wait"> 2 <head> 3 <script> 4 let o3; 5 6 var index = localStorage.index_1453030_html || 0; 7 localStorage.index_1453030_html = ++index; 8 9 function getDTMF () { 10 try { o4 = o2.dtmf } catch(e) { } 11 try { o4.insertDTMF("1BC1D55", new Uint32Array([3538134876])[0], new Uint32Array([666182017])[0]) } catch (e) { } 12 13 setTimeout(finish, 0); 14 } 15 16 function finish() { 17 try { o3.close(); } catch (e) {} 18 document.documentElement.removeAttribute("class"); 19 } 20 onbeforeunload = function() { 21 try { o3.close(); } catch (e) {} 22 } 23 24 if (index == 1) { 25 o1 = new RTCPeerConnection({ }, null) 26 window.navigator.mediaDevices.getUserMedia({video: true, fake: true}).then((stream) => { 27 o2 = o1.addTrack(stream.getVideoTracks()[0], stream) 28 }).catch((error) => {}) 29 o3 = window.open("datr=0") 30 setTimeout(getDTMF, 400) 31 setTimeout(window.location.reload.bind(window.location), 500); 32 } else { 33 try { delete localStorage["index_1453030_html"]; } catch (e) {} 34 finish(); 35 } 36 37 </script> 38 </head> 39 </html>