/*
* @title feedback
* @description goto Hatena::Let feedback-form
* @include http://example.com/stfuawsc/*
* @license WTFPL http://www.wtfpl.net/txt/copying/
* @javascript_url
*/
// c.f.
// http://ptech.g.hatena.ne.jp/noromanba/20150105/1420463835
// https://archive.is/QLVNW
// https://archive.is/cYx6R
// spam filter
// http://let.hatelabo.jp/noromanba/let/hLHUwYu31Z5O
'http://www.hatena.ne.jp/faq/q/let';
(function () {
var support = 'http://www.hatena.ne.jp/faq/q/let';
location.href = support;
})();