Skip to content

Instantly share code, notes, and snippets.

View brdrck's full-sized avatar

Jeff Broderick brdrck

View GitHub Profile

Keybase proof

I hereby claim:

  • I am brdrck on github.
  • I am brdrck (https://keybase.io/brdrck) on keybase.
  • I have a public key whose fingerprint is 5390 60CE 9460 46C0 F83F A873 6132 2110 69DB B2B1

To claim this, I am signing this object:

<?php
date_default_timezone_set('UTC');
if(mktime(5, 0, 0, 1, 18, 2012) < time() && time() < mktime(5, 0, 0, 1, 19, 2012)) {
header("Location: /sopa/");
die();
}
?>