Skip to content

Commit

Permalink
(docs) no w and h
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Mar 27, 2024
1 parent 52184fe commit f1a87d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ email_extractor -limit-urls=100 -url=kevincobain2000.github.io
It crawled `5000 urls`, and found `300 email addresses` in about `11 seconds`.
<p align="center">
<img alt="bar chart" src='https://instachart.coveritup.app/bar?title=Performance&subtitle=Email+Extractor&width=320&height=380&output=svg&metric=sec&theme=dark&data={%20%22x%22:%20[%22100%20URLS%22,%20%22500%20URLS%22,%20%221000%20URLS%22],%20%22y%22:%20[[1,6,11]],%20%22names%22:%20[%22Time%20to%20Extract%22]%20}'>
<img alt="bar chart" src='https://instachart.coveritup.app/bar?title=Performance&subtitle=Email+Extractor&output=svg&metric=sec&theme=dark&data={%20%22x%22:%20[%22100%20URLS%22,%20%22500%20URLS%22,%20%221000%20URLS%22],%20%22y%22:%20[[1,6,11]],%20%22names%22:%20[%22Time%20to%20Extract%22]%20}'>
</p>
# CHANGE LOG
Expand Down

0 comments on commit f1a87d5

Please sign in to comment.