2022年1月15日 — let browser_active = ((typeof document.hasFocus != 'undefined' ? document.hasFocus() : 1) ? 1 : 0); if (!browser_active) { this.title ...
確定! 回上一頁