From 340027c0d8ecfc141983a71ad60f5463e60605c2 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 27 Jul 2024 11:58:50 +0200 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84c5ed1..e3f043d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!IMPORTANT] -> We have problems with our deployed service, and I'm now working on it. In the meantime, you can easily fork and deploy your own :) +> ...aaaaaand we're back: [cozy.ayco.io](https://cozy.ayco.io) > -ayo

Cozy

@@ -50,7 +50,7 @@ A bookmarklet could run a script to open the current page for you on ~~Cozy~~. Y > This is not working, until we fix our deployed service ``` -javascript:(function(){ window.open('https://cozy-reader.vercel.app/?url=%27 + window.location.href, %27_self%27); })(); +javascript:(function(){ window.open('https://cozy.ayco.io/?url=%27 + window.location.href, %27_self%27); })(); ``` This is possible on all major browsers, including Safari on iOS (where I personally use this often). Some screenshots: