Skip to content

Script to create filters.dat for use with bromite browser

Notifications You must be signed in to change notification settings

ploink/BromiteFilterScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Bromite Filterscript

This is a simple bash script to download adblock filter lists and create a custom filters.dat for Bromite webbrowser. For more information, please read Bromite Custom Ad Block filters.

Installation

  • You need to download only 2 files:
curl -OL 'https://raw.githubusercontent.com/ploink/BromiteFilterScript/master/makefilters.sh'
curl -OL 'https://raw.githubusercontent.com/ploink/BromiteFilterScript/master/filters.conf.dist'
chmod +x makefilters.sh

Or checkout from git.

  • When run for the first time, it creates filters.conf from the dist file
  • Edit filters.conf and comment out any filter lists and/or add other lists as desired.
  • Run makefilters.sh. It will download the ruleset_converter if not already present.
  • Place the generated filters.dat somewhere on you webserver and configure Bromite to download it.
  • Enjoy
  • You may want to create a cron job to automate filter updates

About

Script to create filters.dat for use with bromite browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages