tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1366176.html (984B)


      1 <html>
      2 <head>
      3 <script>
      4 
      5 function go()
      6 {
      7 	try { o114 = document.createElement('canvas'); } catch(e) {;}
      8 	try { o103 = (new DOMParser).parseFromString('/', 'text/html'); } catch(e) {;}
      9 	try { o217 = o103.all[1]; } catch(e) {;}
     10 	try { o253 = window.getSelection(); } catch(e) {;}
     11 
     12 	try { o270 = document.body.appendChild(document.createElement('a')); } catch(e) {;}
     13 
     14 	try { o301 = window.getSelection(); } catch(e) {;}
     15 	try { o314 = window.getSelection(); } catch(e) {;}
     16 	try { document.body.appendChild(o114); } catch(e) {;}
     17 	try { document.documentElement.appendChild(o217); } catch(e) {;}
     18 	try { document.body.appendChild(o270); } catch(e) {;}
     19 	try { o217.contentEditable = true } catch(e) {;}
     20 
     21 	try { o253.modify('move','forward','lineboundary'); } catch(e) {;}
     22 	try { o314.modify('extend','left','line'); } catch(e) {;}
     23 	try { o301.modify('extend','right','line'); } catch(e) {;}
     24 }
     25 </script>
     26 </head>
     27 <body onload="go();">
     28 <plaintext></plaintext>
     29 </bdoy>
     30 </html>