]> spindle.queued.net Git - midori/commit
Implement -b, --blocked-uris command line option
authorChristian Dywan <christian@twotoasts.de>
Sat, 3 Apr 2010 21:45:09 +0000 (23:45 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sat, 3 Apr 2010 23:43:56 +0000 (01:43 +0200)
commitbde7495e6c18446b0c04884e1b688984cde60cdb
tree656f57999020f39ced34f8283266cbe2c936eb2d
parentb3efe806565661ff74c265c495134159a3da763b
Implement -b, --blocked-uris command line option

Using a regular expression of blocked URIs makes it possible to
restrict the locations that can be visited. Any URI matching
the expression will be replaced with "http://.invalid".

The option works in --app and normal mode.
midori/main.c