http://abcovdn4fpfakk4qsc2vzvqxqarjstrqedanczyk3urb5eqdaup7chad.onion
The next code will have all addresses in the array. Once it is run, every address will have some points. 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...