From 3356069c28a27441f4d49446f608700002937cca Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 8 Apr 2017 06:47:47 +1200 Subject: [PATCH] Updated Appendix C: Test Sites (markdown) --- Appendix-C:-Test-Sites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.