Fixed malformed YAML in modules/browser/get_visited_domains/config.yaml

This commit is contained in:
bcoles
2013-04-25 01:37:15 +09:30
parent 4ea18852f6
commit 719bb4a20b

View File

@@ -10,7 +10,7 @@ beef:
category: "Browser"
name: "Get Visited Domains"
description: "This module will retrieve rapid history extraction through non-destructive cache timing.\nBased on work done by Michal Zalewski at http://lcamtuf.coredump.cx/cachetime/"
authors: ["@keith55","oxplot","quentin"]
authors: ["@keith55", "oxplot", "quentin"]
target:
working: ["FF", "IE", "O"]
not_working: ["C", "S"]