**** BEGIN LOGGING AT Wed Jul 17 02:59:59 2013 Jul 17 07:04:20 dwc-, I am on tmo with a pre2 Jul 17 09:03:43 2.1.2 or 2.2.4? and how's your data been? not sure if it's a wide rollout, my buddy in baltimore finally started getting the mobile-hotspot upsell a week before I did Jul 17 17:39:12 ka6sox: well this is interesting.... if I take curl and pop in the default U-A of "Mozilla/5.0 (Linux; webOS/2.1.0; U; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.2" I get the redir, but if I add the Linux; to make it more like my pre3's it's fine. Jul 17 17:39:33 Mozilla/5.0 (Linux; webOS/2.1.0; U; en-US) AppleWebKi Jul 17 17:39:34 t/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pre/1.2 Jul 17 17:40:13 hmmmm Jul 17 17:40:33 UA spoofing is done a lot so thats not an issue... Jul 17 17:41:28 this may even fit into the webos2 user agent changing Jul 17 17:41:43 I can replace the U; with Linux; Jul 17 17:42:01 :) Jul 17 17:43:34 or add Linux to the end of the UA, which looks like it fits with that ua tokens thing dkirker posted Jul 17 17:47:01 this is pretty strange imo Jul 17 17:47:28 curl and wget as default user agents work? but webos is filtered? Jul 17 22:04:45 dkirker: any idea whether adding tokens to the browser.conf and browser-app.conf could break things like the app catalog? Jul 17 22:08:00 dwc-: no. they won't. well... add them to browser-app.conf Jul 17 22:08:06 browser.conf is used by Luna Jul 17 22:08:10 that *will* break it Jul 17 22:09:51 dwc-: Read this *carefully* before beginning. It explains everything. http://www.webos-internals.org/wiki/WebKit_UserAgent_Override Jul 18 00:11:24 lol, "Set by Adora on Wed Jan 25" >> RIP Jul 18 00:17:04 T.T Jul 18 00:17:19 /invite Adora Jul 18 00:25:49 dkirker: yea I read that Jul 18 00:26:01 that's what I was working off of Jul 18 00:26:14 it seems like each token is just appended in alpha order, name can be of arbitrary value? Jul 18 00:26:40 so basically, tmo seems to be detecting my pre2 as being on a mobile hotspot Jul 18 00:27:09 one of them fixed the browser, the other one fixed apps that make http calls (e.g. rss readers) Jul 18 00:27:37 so, I kind of wanted both... Jul 18 00:39:15 dwc-: browser.conf is tied to LunaSysMgr. I am not sure how adding tokens will affect the app catalog. When I interfaced with that team, they were doing stupid stupid things to check for each device (I hate to insult them... but you NEVER sniff a UA in large chunks... there is a reason things are logically broken down...). Jul 18 00:39:30 That will change any UA an app sends. Jul 18 00:39:43 browser-app.conf is tied to BrowserServer, and only affects web pages. Jul 18 00:40:03 But yeah, the token application is somewhat arbitrary. The file name does not matter, just the contents. Jul 18 00:40:17 And, I don't believe that it is alphabetical. Jul 18 00:40:37 It is reverse order of the nodes in the folder. or something like that. Jul 18 00:41:39 But, I *think* appending tokens *should* be safe for the appcat. The issue was when people were replacing the entire thing by modifying the binary... **** ENDING LOGGING AT Thu Jul 18 02:59:58 2013