Available on Google PlayApp Store
function switchByWidth(){						if (window.matchMedia('(max-width:600px)').matches) {							document.getElementById('topMovie').innerHTML = '';						} else if (window.matchMedia('(min-width:601px)').matches) {							document.getElementById('topMovie').innerHTML = ''						}					}					window.onload = switchByWidth;//					window.onresize = switchByWidth;					document.addEventListener('DOMContentLoaded', function() {						const videoWrappers = document.getElementsByClassName('video_wrapper');						for(let i = 0; i

Share

Trends

trends timeline
trends timeline for %E9%A2%A8%E3%82%92%E7%B5%90%E3%82%93%E3%81%A7