>>818

これでどう?

//加勢待機中は a.length == 1
//変更点( a に :last を追加 )
return $(html).find('#btn_area > a:last').attr('href');
}