tor-browser

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

rule-restrictions.html.ini (153B)


      1 [rule-restrictions.html]
      2  expected:
      3    if (os == "android") and debug and fission: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, TIMEOUT]