Update hitomi.html

This commit is contained in:
tom5079
2022-01-03 23:55:32 +09:00
committed by GitHub
parent 8bc2864eba
commit 534533dc62

View File

@@ -1,6 +1,6 @@
<script>
window = {
innerWidth = true
var window = {
innerWidth: true
}
</script>
<script src="https://ltn.hitomi.la/jquery.min.js"></script>