/*
* @title HatebuEntryTouch2PC
* @description iPhone用はてなブックマークのエントリーページからPC用へ移動
* @include http://b.hatena.ne.jp/entry.touch/*
* @license MIT License
* @require
*/
javascript:window.location=location.href.replace("/entry.touch/", "/entry/");