tor-browser

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

historical.any.js (95B)


      1 test(() => {
      2  assert_equals(Notification.get, undefined);
      3 }, "Notification.get is obsolete");