Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add separate whitelist and blocklist #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2012

  1. Add separate whitelist and blacklist.

    This avoids the problem of the whitelist clobbering
    the blacklist or vice versa.
    blickly committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    64b2b9f View commit details
    Browse the repository at this point in the history
  2. Variable renamings

    blickly committed Jul 14, 2012
    Configuration menu
    Copy the full SHA
    4bc7576 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2012

  1. Remove default whitelist

    Users should probably explicitly add sites that they want to be
    whitelisted. Since the default is to use a blacklist, users
    who "go with the defaults" will not be affacted.
    blickly committed Dec 6, 2012
    Configuration menu
    Copy the full SHA
    463ad45 View commit details
    Browse the repository at this point in the history