tor-browser

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

string.yml (215B)


      1 ---
      2 StringLinter:
      3    description: >-
      4        Make sure the string foobar never appears in browser js
      5        files because it is bad
      6    rule: no-foobar
      7    extensions: ['.js']
      8    type: string
      9    payload: foobar