tor-browser

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

418928-1.html (179B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 </head>
      5 <body onload="document.execCommand('selectAll', false, null);">
      6 
      7 <select><option contenteditable="true">A</option></select>
      8 
      9 </body>
     10 </html>