tor-browser

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

non-html-documents.html.ini (230B)


      1 [non-html-documents.html]
      2  [Text directive allowed in text/plain]
      3    expected:
      4      if (os_version == "24.04") and (processor == "x86"): PASS
      5      if os_version == "7.0": [FAIL, PASS]
      6      if os_version == "14": [FAIL, PASS]