/*
* @title Hatena::MobileGateway
* @description はてなモバイルゲートウェイ。ガラケーproxyだけどスマホで軽くしたいときとかに。PCからは偽装しないと多分だめ
* @include http://*
* @include https://*
* @license MIT License http://nrm.mit-license.org/2012
* @require
*/
location.href = 'http://mgw.hatena.ne.jp/?uri=' + encodeURIComponent(location.href);