UTC Time as a Service
I stopped this "service" untill I hear more from GitHub. I might be abusing the service and that's not something I want.
For example, getting the current year, use:
<?php
$year = file_get_contents('https://raw.githubusercontent.com/casdr/TaaS/master/year.txt');
echo $year;
curl https://raw.githubusercontent.com/casdr/TaaS/master/year.txt