From 20388b7832bc4e9445eb9c65db53eeb00e217acb Mon Sep 17 00:00:00 2001 From: "bcoles@gmail.com" Date: Tue, 26 Jul 2011 15:09:29 +0000 Subject: [PATCH] Patched verified browser list for modules/misc/extract_local_storage/ M modules/misc/extract_local_storage/config.yaml git-svn-id: https://beef.googlecode.com/svn/trunk@1109 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/misc/extract_local_storage/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/misc/extract_local_storage/config.yaml b/modules/misc/extract_local_storage/config.yaml index 9915cdc10..0444bebd8 100644 --- a/modules/misc/extract_local_storage/config.yaml +++ b/modules/misc/extract_local_storage/config.yaml @@ -22,4 +22,4 @@ beef: description: "Extracts data from the HTML5 localStorage object." authors: ["bcoles"] target: - working: [FF,S,C] + working: ["FF", "S", "C"]