Update 'README.md'

This commit is contained in:
cloudflaredns 2019-05-20 14:46:51 +00:00
parent 4daec00186
commit f396ad1cdf
1 changed files with 2 additions and 2 deletions

View File

@ -174,11 +174,11 @@ Also see [Frequently Asked Questions](faq.md).
* Take a look at add-on code and try it
| Name | Firefox | Chrome |
| Name | Firefox | Chrome | ? |
| -------- | -------- | -------- |
| Block Cloudflare MITM Attack | [Code](addon_firefox/bcma) | [Code](addon_chrome/bcma) |
| Are links vulnerable to MITM? | [Code](addon_firefox/ismitmlink) | [Code](addon_chrome/ismitmlink) |
| Which website rejected me? | [Code](addon_firefox/whyrejectme) | - |
| Which website rejected me? | [Code](addon_firefox/whyrejectme) | [Code](addon_chrome/whyrejectme) |
* Try & write new [Tool / Script](tool/)