Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

brave/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