From a60888bffc251abd511bc3aed97cd59988a68b06 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 26 Jul 2019 03:01:27 +0200 Subject: old loading for my ps4 or anything that doesn't like big packets --- webAO/index.html | 9 --------- 1 file changed, 9 deletions(-) (limited to 'webAO/index.html') diff --git a/webAO/index.html b/webAO/index.html index 144cbe0..0a128a5 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -20,15 +20,6 @@ function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-113494687-1'); - - /* - function onLoad(){ - if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Kindle|Silk|Opera Mini/i.test(navigator.userAgent)) { - alert('WARNING: WebAO on mobile is UNSUPPORTED, DOES NOT WORK, AND USES A LOT OF DATA. PROCEED WITH CAUTION.'); - //window.location.replace("http://aceattorneyonline.com/"); - } - } - */ -- cgit