@fsvo:
googleapis for a refresh? Seriously?
Nobody likes small code anymore?
$data=json_decode(file_get_contents('http://bitclockers.com/api.json'), true);
$data['activeworkers']>500 ? print(100) : print(1000000);
?>
I assume he wants to put that somewhere on an existing website. I don't think that's possible with meta refresh without using iframes or something.