From 65b182c4536183ee078cc6f967da2221e4b6bd23 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Thu, 7 Sep 2023 13:40:32 +0200 Subject: [PATCH] Version 2.3.2 Signed-off-by: Jeroen Oudshoorn Signed-off-by: Jeroen Oudshoorn --- pwnagotchi/ui/web/templates/profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pwnagotchi/ui/web/templates/profile.html b/pwnagotchi/ui/web/templates/profile.html index e422cf5c..b02eb33e 100644 --- a/pwnagotchi/ui/web/templates/profile.html +++ b/pwnagotchi/ui/web/templates/profile.html @@ -8,7 +8,7 @@ Profile {% block script %} $(function(){ $('#qrcode').qrcode({ - text: 'https://opwngrid.xyz/search/{{ fingerprint }}', + text: 'https://pwnagotchi.ai/pwnfile/#{{ fingerprint }}', render: 'div', mode: 0, size: 400, @@ -25,7 +25,7 @@ $(function(){

- {{ fingerprint }} + {{ fingerprint }}