tor-browser

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

1383763.html (802B)


      1 <xsl:stylesheet id='xsl'>
      2 <script id='script'>
      3 try { o1 = document.createElement('table') } catch(e) { }
      4 try { o3 = document.createElement('area') } catch(e) { }
      5 try { o4 = document.createElement('script'); } catch(e) { }
      6 try { o5 = document.getSelection() } catch(e) { }
      7 try { document.implementation.createDocument('', '', null).adoptNode(o1); } catch(e) { }
      8 try { o1.appendChild(o3) } catch(e) { }
      9 try { o5.addRange(new Range()); } catch(e) { }
     10 try { document.documentElement.appendChild(o4) } catch(e) { }
     11 try { o4.textContent = 'XX' } catch(e) { }
     12 try { o7 = o4.firstChild } catch(e) { }
     13 try { o4.parentNode.insertBefore(o7, o4); } catch(e) { }
     14 try { o5.modify('extend', 'forward', 'line') } catch(e) { }
     15 try { o5.selectAllChildren(o3) } catch(e) { }
     16 try { o7.splitText(1) } catch(e) { }
     17 </script>