From da7a8ce60a9e2ebe6452fe06a983568d4656dd08 Mon Sep 17 00:00:00 2001 From: hexcoder- Date: Wed, 10 Jun 2020 21:53:58 +0200 Subject: issue #401: remove all TAB characters from dictionary files --- dictionaries/http.dict | 2 +- dictionaries/otf.dict | 18 +++++++++--------- unicorn_mode/unicornafl | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/dictionaries/http.dict b/dictionaries/http.dict index 60ed1fbf..092697d9 100644 --- a/dictionaries/http.dict +++ b/dictionaries/http.dict @@ -71,7 +71,7 @@ "Location" "Max-Forwards" "Origin" -"P3P " +"P3P" "Pragma" "Proxy-Authenticate" "Proxy-Authorization" diff --git a/dictionaries/otf.dict b/dictionaries/otf.dict index cb9cf650..b5b603e5 100644 --- a/dictionaries/otf.dict +++ b/dictionaries/otf.dict @@ -373,7 +373,7 @@ "ALT " "AMH " "ANG " -"APPH" +"APPH" "ARA " "ARG " "ARI " @@ -394,9 +394,9 @@ "BAR " "BAU " "BBC " -"BBR " +"BBR " "BCH " -"BCR " +"BCR " "BDY " "BEL " "BEM " @@ -416,7 +416,7 @@ "BLN " "BLT " "BMB " -"BML " +"BML " "BOS " "BPY " "BRE " @@ -521,7 +521,7 @@ "GAE " "GAG " "GAL " -"GAR " +"GAR " "GAW " "GEZ " "GIH " @@ -725,7 +725,7 @@ "MOK " "MOL " "MON " -"MOR " +"MOR " "MOS " "MRI " "MTH " @@ -751,7 +751,7 @@ "NEP " "NEW " "NGA " -"NGR " +"NGR " "NHC " "NIS " "NIU " @@ -930,7 +930,7 @@ "VIT " "VOL " "VRO " -"WA " +"WA " "WAG " "WAR " "WCR " @@ -949,7 +949,7 @@ "YAP " "YBA " "YCR " -"YIC " +"YIC " "YIM " "ZEA " "ZGH " diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl index 1ea63380..a6e943c6 160000 --- a/unicorn_mode/unicornafl +++ b/unicorn_mode/unicornafl @@ -1 +1 @@ -Subproject commit 1ea633800dd391e26f45bcd1d9dc561c00d1953f +Subproject commit a6e943c683ecb3aba1baaddc7a02eefd2c5a5ad9 -- cgit 1.4.1