このコミットが含まれているのは:
138138138 2021-02-10 01:05:29 +08:00 committed by GitHub
コミット 121224b1b0
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更3行の追加3行の削除

ファイルの表示

@ -555,6 +555,6 @@ if (navigator.vendor == "Apple Computer, Inc." && video_data.params.listen) {
if (player.remainingTime() < player.duration() / 2) {
player.currentTime(player.duration() + 1);
}
})
}
});
});
});
}