mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 14:07:53 +00:00
typo fix
This commit is contained in:
parent
275d46395b
commit
62b7f97ab4
@ -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=[]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user