Skip to content

ryanbr/autoplay-whitelist

 
 

Repository files navigation

autoplay-whitelist

C++ autoplay whitelist parser for Brave

Installation

  1. Clone the git repository from GitHub:

     git clone https://github.com/brave/autoplay-whitelist
    
  2. Open the working directory:

     cd autoplay-whitelist
    
  3. Install the Node (v5+) dependencies:

     npm install
    

Build the node addon

npm run install

Generate the DAT file

npm run data-files

Running tests

npm run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.7%
  • JavaScript 16.0%
  • Python 8.3%