web
var ret={}; ret.history={}; ret.history.length=history.length; ret.url=location.href; var str=JSON.stringify(ret); api.execScript({ script:'D.call('+str+')' });