tor-browser

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

integrity-mismatches.js (125B)


      1 import json from "./data.json" with { type: "json" };
      2 window.mismatchesLog.push(`integrity-mismatches,json:${json.answer}`);