% var rootPath='../' ; %> <%- include(rootPath + 'templates/header.ejs' ); %> <% function normalizeText(text) { return text .normalize('NFD') .replace(/[\u0300-\u036f]/g, '' ).replace(/[\uFF01-\uFF5E]/g, function(ch) { return String.fromCharCode(ch.charCodeAt(0) - 0xFEE0); }); } %>
<%=JSON.stringify(userdata, null, 2)%>
{"No Data": "Load the `Play Log` Tab First to See the Raw Playlog Data"}
{"No Data": "Load the `Area` Tab First to See the Raw User Area Data"}