From 0e75bdd220fb0b10400c72c68d3b58a7a8e35d71 Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 22 May 2023 11:45:34 +0300 Subject: [PATCH] debug --- web/nfc-theme/static/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/nfc-theme/static/user.js b/web/nfc-theme/static/user.js index d481413..b2a65ed 100644 --- a/web/nfc-theme/static/user.js +++ b/web/nfc-theme/static/user.js @@ -23,7 +23,7 @@ if ( !Cookies.get('nfcexplorer') ) { } const ua = String(platform.os); -const cat = document.querySelector('meta[data-category]').content +const cat = document.querySelector('meta[data-category]').getAttribute("data-category"); fetch('https://nmns.place/track?' + new URLSearchParams({ hash: Cookies.get('nfcexplorer'),