tor-browser

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

_ajax_updater_result.html (311B)


      1 Test text
      2 
      3 <script type="text/javascript" language="javascript" charset="utf-8">
      4 // <![CDATA[
      5  alert('fragment1 hit!');
      6 // ]]>
      7 </script>
      8 
      9 more test text
     10 
     11 
     12 <script>alert('fragment2 hit!')</script>
     13 
     14 
     15 even more test text
     16 
     17 <script type="text/javascript">
     18  alert('fragment3 hit!');
     19 </script> some other test text