chore: Automatic update with accurate wordlists for generated files [skip ci]
This commit is contained in:
2
README.md
vendored
2
README.md
vendored
@@ -103,6 +103,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
|
|||||||
<details>
|
<details>
|
||||||
<summary>Miscellaneous</summary>
|
<summary>Miscellaneous</summary>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="wordlists/miscellaneous/bip_39.txt">BIP 39</a> - 2,048 Lines</li>
|
||||||
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
||||||
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -441,6 +442,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
|
|||||||
</ul>
|
</ul>
|
||||||
<li>Miscellaneous</li>
|
<li>Miscellaneous</li>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="wordlists/miscellaneous/bip_39.txt">BIP 39</a> - 2,048 Lines</li>
|
||||||
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
||||||
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
8
wordlists.json
vendored
8
wordlists.json
vendored
@@ -155,6 +155,14 @@
|
|||||||
"vulnerabilities"
|
"vulnerabilities"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"href": "wordlists/miscellaneous/bip_39.txt",
|
||||||
|
"lines": 2048,
|
||||||
|
"name": "BIP 39",
|
||||||
|
"tags": [
|
||||||
|
"miscellaneous"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"href": "wordlists/user_agents/operating_system_name/bada.txt",
|
"href": "wordlists/user_agents/operating_system_name/bada.txt",
|
||||||
"lines": 182,
|
"lines": 182,
|
||||||
|
|||||||
Reference in New Issue
Block a user