diff --git a/Appendix-C:-Test-Sites.md b/Appendix-C:-Test-Sites.md index e37b496..609a50e 100644 --- a/Appendix-C:-Test-Sites.md +++ b/Appendix-C:-Test-Sites.md @@ -1,4 +1,4 @@ -Here is list of various websites in which to test your browser. You should enable Javascript (JS) on these sites for the tests to present a worst-case scenario. In reality, you should control JS and XSS (cross site scripting) on sites with add-ons such as NoScript, uMatrix, uBlock Origin, among others, to reduce the possibility of fingerprinting attacks. +Here is a list of various websites in which to test your browser. You should enable Javascript (JS) on these sites for the tests to present a worst-case scenario. In reality, you should control JS and XSS (cross site scripting) on sites with add-ons such as NoScript, uMatrix, uBlock Origin, among others, to reduce the possibility of fingerprinting attacks. If you would like to submit a test page to be added to this list, please post the details [here](https://github.com/ghacksuserjs/ghacks-user.js/issues/6) for consideration, thanks.