Open full page results using the same host as the embedding page.
However, when I choose See Full Results it opens developers.google.com which is blocked here. Since, to my knowledge, developers.google.cn is just a mirror of developers.google.com we can't make local tweaks.
Change https://github.com/GoogleChrome/browser-bug-search/blob/5ac06ee661a584f36a466360335843cbea2410b6/js/app.js#L655 to use the same host as the embedding page.
I've fixed this own our end, but when you open up the full page results on the .cn host, the q query param isn't used for the iframe. It looks like https://raw.githubusercontent.com/google/WebFundamentals/master/src/content/en/feedback/browser-bug-searcher.md does that, but I don't see an equivalent page for cn.
cc @petele