diff --git a/README.md b/README.md
index b457cec..eaf24c9 100644
--- a/README.md
+++ b/README.md
@@ -137,6 +137,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
Companies - 60,047 Lines
English Profanity Words - 1,383 Lines
French Profanity Words - 106 Lines
+ HTML Colors - 148 Lines
HTML JS Events - 171 Lines
HTML Tags - 113 Lines
@@ -488,6 +489,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
Companies - 60,047 Lines
English Profanity Words - 1,383 Lines
French Profanity Words - 106 Lines
+ HTML Colors - 148 Lines
HTML JS Events - 171 Lines
HTML Tags - 113 Lines
diff --git a/wordlists.json b/wordlists.json
index 302a66c..26be92c 100644
--- a/wordlists.json
+++ b/wordlists.json
@@ -131,14 +131,6 @@
"software-name"
]
},
- {
- "href": "wordlists/vulnerabilities/apache.txt",
- "lines": 8531,
- "name": "Apache",
- "tags": [
- "vulnerabilities"
- ]
- },
{
"href": "wordlists/discovery/apache.txt",
"lines": 13232,
@@ -147,6 +139,14 @@
"discovery"
]
},
+ {
+ "href": "wordlists/vulnerabilities/apache.txt",
+ "lines": 8531,
+ "name": "Apache",
+ "tags": [
+ "vulnerabilities"
+ ]
+ },
{
"href": "wordlists/discovery/apache_user_enum_1.0.txt",
"lines": 8916,
@@ -949,6 +949,14 @@
"operating-system-name"
]
},
+ {
+ "href": "wordlists/miscellaneous/html_colors.txt",
+ "lines": 148,
+ "name": "HTML Colors",
+ "tags": [
+ "miscellaneous"
+ ]
+ },
{
"href": "wordlists/security_question_answers/html_colors.txt",
"lines": 148,