Skip to content

Commit

Permalink
results: ctr_support: 012-1510 is the same as 012-1511
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Jul 17, 2024
1 parent c306be1 commit a05987b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/results/ctr_support.py
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
# 012: a category related to the web browser or ssl module considered 1511
browser1 = Module('browser (?)', {
1004: ResultInfo('SSL connection failed.'),
1511: ResultInfo('Certificate warning.')
(1510, 1511): ResultInfo('Certificate warning.')
})

# 032: a second category related to the web browser
Expand Down

0 comments on commit a05987b

Please sign in to comment.