/*
* @title github pages to Repository
* @description github pages to Repository
* @include http://*.github.io
* @license MIT License
* @require
*/
window.location.href="https://github.com/"+window.location.host.split(".")[0]+window.location.pathname;