http://abcovdn4fpfakk4qsc2vzvqxqarjstrqedanczyk3urb5eqdaup7chad.onion
The address with the max points will be the winner and the results will be posted here var address = ['example1', 'example2', 'example3'], participations = {},winner, p, c=222, max = -c address.forEach(function (p) { participations[p] = 0 }) for (;c--;) for (p in participations) participations[p] += Math.random() * 222 for (p in participations) { if (participations[p] > max) { max = participations[p] winner = { [p]: participations[p] } }...