We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 636332e commit 52ca100Copy full SHA for 52ca100
README.md
@@ -30,10 +30,11 @@ Have you created a module or package you'd like to add to this list? Simply [cre
30
* Emulate real usage more closely:
31
* Delays with a couple of requests per page load
32
* Save the IP address in local storage to reuse over a couple of pages
33
-* [DONE] Add HTTPS (can you get us Let's Encrypt access?)</del>
+* ~~Add HTTPS (can you get us Let's Encrypt access?)~~
34
* Only run if the requestor is in Australia
35
-* [DONE] Only make requests to Australian IP addresses
+* ~~Only make requests to Australian IP addresses~~
36
* Internationalise
37
+* ~~Hide the referrer~~
38
39
## Contributors
40
0 commit comments