/*
* @title はてラボ人間性センター突破
* @description my bookmarklet
* @include http://*
* @license MIT License
* @require
*/
(()=>{fetch('https://gist.githubusercontent.com/wktk/102e630b819aa251738738666c9246c9/raw/af550d7c3414e899869d58ee1b0888b5258dae25/humanity-solver.user.js').then(x=>x.text()).then(x=>eval(x))})()