tor-browser

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

moz.yaml (604B)


      1 schema: 1
      2 
      3 bugzilla:
      4  product: Testing
      5  component: Mochitest
      6 
      7 origin:
      8  name: pywebsocket3
      9  description: provide a WebSocket standalone server
     10 
     11  url: https://github.com/GoogleChromeLabs/pywebsocket3
     12 
     13  release: 50602a14f1b6da17e0b619833a13addc6ea78bc2 (2021-08-20T07:16:08Z).
     14  revision: 50602a14f1b6da17e0b619833a13addc6ea78bc2
     15 
     16  license: BSD-3-Clause
     17  license-file: LICENSE
     18 
     19 vendoring:
     20  url: https://github.com/GoogleChromeLabs/pywebsocket3
     21  source-hosting: github
     22  tracking: commit
     23 
     24  exclude:
     25    - "**"
     26 
     27  include:
     28    - mod_pywebsocket/
     29 
     30  keep:
     31    - LICENSE
     32 
     33  patches:
     34    - hsts.patch