diff --git a/index/kxdjs.html b/index/kxdjs.html index c5cd683b..9f158d15 100755 --- a/index/kxdjs.html +++ b/index/kxdjs.html @@ -166,7 +166,7 @@ const toggleElement = document.getElementById('toggle'); const firstTarget = new Date('2025-09-01T00:00:00'); - const secondTarget = new Date('2026-02-03T00:00:00'); + const secondTarget = new Date('2026-02-07T00:00:00'); const examTarget = new Date('2026-06-07T00:00:00'); let currentTarget = firstTarget;