Blank out the value of the shield endpoint since it's unimplemented
Created by: chrismwendt
https://github.com/sourcegraph/sourcegraph/pull/584 removed the implementation of the shield endpoint and replaced it with a panic. This replaces it with a dummy question mark ?
until we get around to fixing it later.