tor-browser

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

links-2.html (129B)


      1 <!doctype html>
      2 <style>
      3  span { color: hotpink }
      4 </style>
      5 <a href="">Should have <span>link</span> color, not default color</a>