tor-browser

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

integrity-matches.js (142B)


      1 import styleSheet from "./basic.css" with { type: "css" };
      2 window.matchesLog.push(`integrity-matches,css:${styleSheet.cssRules[0].cssText}`);