Created
February 13, 2014 14:52
-
-
Save furugomu/8976337 to your computer and use it in GitHub Desktop.
行ける所まで行くブックマークレット for アイドルマスターミリオンライブ!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Flash みたいなところで実行すると、合同フェスやエリア終了あたりまで自動で進む。 | |
| javascript:f=function(u){console.log(u);$.get(u).done(function(d,m){m=/_root\.next_url\s*=\s*([\'\"])(.+?)\1/.exec(d);m?f(m[2]):location.href=u})};f(location.href) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment