From cebe021f6e4a8b0ca8c1ae811dd23718eb9cd106 Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Sun, 9 Oct 2022 12:40:05 +0200 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c3f986..464f4ce 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ This approach is quite hacky, but it might work well enough for some purposes. work if the receiving code uses URLSearchParams, as same-origin policies forbid reading GET parameters otherwise. * Opening links in a new tab won't work +* Redirections won't work (yet) Installation