blob: 764f7dc448d2bafe2679f4e41abfadb96f6ef3b0 [file] [log] [blame]
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: https://api.pub.build.mozilla.org/clobberer/");
?>