Skip to content

Instantly share code, notes, and snippets.

@furugomu
Created February 13, 2014 14:52
Show Gist options
  • Select an option

  • Save furugomu/8976337 to your computer and use it in GitHub Desktop.

Select an option

Save furugomu/8976337 to your computer and use it in GitHub Desktop.
行ける所まで行くブックマークレット for アイドルマスターミリオンライブ!
// 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