From c96125eaa4859607a0c28081a4f4959db058211b Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 25 Jun 2024 06:39:50 -0700 Subject: feat(web): update example proxy --- src/modules/web.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/web.rs b/src/modules/web.rs index 31b0eec..037a08d 100644 --- a/src/modules/web.rs +++ b/src/modules/web.rs @@ -26,7 +26,7 @@ To use this gateway, simply append the address of your target resource to the en To visit the web version of this exact page, <{ROOT_HTTPS_URL}/web>, you would visit <{ROOT_GEMINI_URL}/web/fuwn.me/web>. -=> /web/fuwn.me/web Try it!" +=> /web/example.com Try it!" ), &context, ) -- cgit v1.2.3