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"]