mirror of
https://github.com/danbulant/SecLists
synced 2026-05-24 12:35:36 +00:00
Merge pull request #627 from redstonedesigner/special-chars-fix
Add "-" and remove duplicate "_" entry
This commit is contained in:
commit
975fac21dd
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ $
|
||||||
*
|
*
|
||||||
(
|
(
|
||||||
)
|
)
|
||||||
_
|
-
|
||||||
_
|
_
|
||||||
+
|
+
|
||||||
=
|
=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue