tor-browser

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

integrity-matches.js (119B)


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