From: Alan Knowles Date: Mon, 20 Apr 2020 03:33:12 +0000 (+0800) Subject: reduce call timeout for asiaone X-Git-Url: http://git.roojs.org/?p=app.webkitpdf;a=commitdiff_plain;h=085e915d158cc34baeec2605d0acaab9a4ac053e;ds=sidebyside reduce call timeout for asiaone --- diff --git a/domains/asiaone.com.js b/domains/asiaone.com.js index 6494533..30f38b7 100644 --- a/domains/asiaone.com.js +++ b/domains/asiaone.com.js @@ -5,6 +5,6 @@ try { removeOverLay(); } catch(e) {} - }, 1000); + }, 500); })(); \ No newline at end of file