From 719bb4a20be7bb417d406b4e75f4b97fdd266ab2 Mon Sep 17 00:00:00 2001 From: bcoles Date: Thu, 25 Apr 2013 01:37:15 +0930 Subject: [PATCH] Fixed malformed YAML in modules/browser/get_visited_domains/config.yaml --- modules/browser/get_visited_domains/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/get_visited_domains/config.yaml b/modules/browser/get_visited_domains/config.yaml index c0bc6991c..beef87ab1 100644 --- a/modules/browser/get_visited_domains/config.yaml +++ b/modules/browser/get_visited_domains/config.yaml @@ -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"]