From f2b6e95b4419b99cc052dd2f641e8d8ee2d6f299 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Fri, 8 Sep 2023 20:26:35 +0200 Subject: [PATCH] Revert "Version 2.3.2" This reverts commit 65b182c4536183ee078cc6f967da2221e4b6bd23. --- 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 b02eb33e..e422cf5c 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://pwnagotchi.ai/pwnfile/#{{ fingerprint }}', + text: 'https://opwngrid.xyz/search/{{ fingerprint }}', render: 'div', mode: 0, size: 400, @@ -25,7 +25,7 @@ $(function(){

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