From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from resqmta-ch2-04v.sys.comcast.net (resqmta-ch2-04v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:36]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 7639A77AA1 for ; Mon, 9 Sep 2019 03:16:30 -0700 (PDT) Received: from resomta-ch2-04v.sys.comcast.net ([69.252.207.100]) by resqmta-ch2-04v.sys.comcast.net with ESMTP id 7Ge5i04aRJJ9E7GijidRU4; Mon, 09 Sep 2019 10:16:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=20190202a; t=1568024189; bh=z4rvshz4TL9vYe0WY9oCtNlN6TqwYFdUHi4I8vapBwA=; h=Received:Received:To:From:Reply-to:Subject:Date:Message-ID: Mime-Version:Content-Type; b=aAZIuzfQkO6SL97hXsuArVB2zoMyzdvrx0iBD9PKH7q4XOeqdeCeRN7riuVuNoyd0 jcDWN7i87Ujine8VTw91+gVPXs64SfW1/tT6zGpaMIghn3hV0oHbcD3wUu2iBqOiHH 7fJqKG21oi6dw0xIGx3UDNtV2AxlBHS297e+q6Lt9enq2u4YPtWz+NtF0OIR8boiUf jEBiM7SwsKdIsHClgYeMU1OkV33Xjd2LsIuS8g3c271YnB1TWtARsG5DoYtt02pBjD 9UAbfnfSwBgCQo/YhWR+ZnEAAVNOIqZh6pvuB4R4S+DP0MemIAJOu5mRrERsLPRNQ7 TKFZW4klKCGQQ== Received: from unknown ([IPv6:2601:408:c303:3f49:21e:4fff:fec2:a0f1]) by resomta-ch2-04v.sys.comcast.net with ESMTPSA id 7GiiiH00ci3Ue7GijiICqb; Mon, 09 Sep 2019 10:16:29 +0000 X-Xfinity-VMeta: sc=0;st=legit To:edbrowse-dev@edbrowse.org From: Karl Dahlke Reply-to: Karl Dahlke User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) Subject: [edbrowse-dev] ugliest code ever Date: Mon, 09 Sep 2019 06:16:28 -0400 Message-ID: <20190809061628.eklhad@comcast.net> X-BeenThere: edbrowse-dev@edbrowse.org List-Id: Edbrowse Development List Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=nextpart-eb-504908 Content-Transfer-Encoding: 7bit This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --nextpart-eb-504908 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable You thought minimized javascript looked like dog vomit - well imagine = this. Minimize the code, then reexpand it using long awkward and pointless = variable names. This is the section I'm trying to debug. for (var _0x9247e4 =3D 0, _0x3893d3 =3D = _0x525f46['length']; _0x9247e4 < _0x3893d3; _0x9247e4++) {trace@(a45) var _0x39f51f =3D _0x525f46[_0x9247e4]; _0x42817f +=3D '; ' + _0x39f51f; trace@(a46)var _0x3ec78e =3D _0x525f46[_0x39f51f]; _0x525f46['push'](_0x3ec78e); _0x3893d3 =3D _0x525f46['length']; if (_0x3ec78e !=3D=3D !![]) {trace@(a47) _0x42817f +=3D '=3D' + _0x3ec78e; } } Karl Dahlke --nextpart-eb-504908--