mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-22 18:32:38 +00:00
typo fix
This commit is contained in:
@@ -90,7 +90,7 @@ for i in gfg_exts:
|
||||
|
||||
exts=list(dict.fromkeys(exts))
|
||||
|
||||
open("./Fuzzing/file-ext.txt","w").write("\n".join(exts))
|
||||
open("../Fuzzing/file-ext.txt","w").write("\n".join(exts))
|
||||
|
||||
mutated_exts=[]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user