There are encoded lines:
.P0|zt`n7+jfencqmtN{3~swuk"4S!QUWS+laacy0*041C<39 ``}dxbeg2uciewkwE$ztokvxa-ty{py*v``y!xcsm=74t{9
Encoding method:
function ae(ai) { var f = ""; for (var c = 0; c < ai.length; c++) { f += String.fromCharCode(ai.charCodeAt(c) ^ (1 + (ai.length - c) % 32)) } return f }
Question: How to decrypt?