tor-browser

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

WEB_FEATURES.yml (377B)


      1 features:
      2 - name: service-workers
      3  files:
      4  - '*'
      5  # Keep exclusions in sync with mappings below
      6  - '!registration-script-module.https.html'
      7  - '!update-registration-with-type.https.html'
      8 - name: js-modules-service-workers
      9  files:
     10  # Keep in sync with `service-workers` mapping above
     11  - registration-script-module.https.html
     12  - update-registration-with-type.https.html