tor-browser

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

fetch-rewrite-worker-referrer-policy.js (169B)


      1 // This script is intended to be served with the `Referrer-Policy` header as
      2 // defined in the corresponding `.headers` file.
      3 
      4 importScripts('fetch-rewrite-worker.js');