aboutsummaryrefslogtreecommitdiffhomepage
path: root/dvd/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'dvd/index.html')
-rw-r--r--dvd/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvd/index.html b/dvd/index.html
index cdd9dc1..47bbbc7 100644
--- a/dvd/index.html
+++ b/dvd/index.html
@@ -38,7 +38,7 @@ html{
</style>
<script>
window.addEventListener("load", function(){
- playDVD({"speed": 210});
+ playDVD({"speed": 1200, "hit_counter": false});
});
</script>
</head>