00:07:02 > The index order is implementation-dependent, and array values may not be accessed in the order you expect. 00:07:05 ouch! 17:04:31 https://responsiblestatecraft.org/ 17:04:46 ^^ Just another website that completely stopped working on SM 8-( 17:05:00 Even w/ JS enabled, it's just 404 17:12:19 ... 404? 17:12:36 ah 403, smells like UA sniffing 17:12:57 yeah, an iPhone 3.0 UA makes it load 17:13:50 as does a "plain IE" UA... 17:13:50 Any other browser (since they're all some form of chrome) will work... 17:14:21 Just a side rant, trying to allow cookies for a domain in modern SM is practically impossible 17:14:23 * njsg bangs head on desk 17:14:41 why, WHY did I name this "plain IE", when this entry identifies as "firefox" (literally) 17:14:54 Until an already allowed domain is selected from the list, the ADD button is greyed out. 17:15:01 andr01d: this is not features, this is plain UA sniffing 17:15:10 andr01d: add a UA override with "firefox", it will work 17:15:50 in about:config, create a string, with name general.useragent.override.responsiblestatecraft.org, value firefox 17:15:55 Thanks njsg I'll try it... BTW, do I need a plugin? What is the about:config way to add this? 17:16:15 no plugin required for per-domain overrides 17:16:44 but I recommend writing a note somewhere just in case it breaks in the future 17:18:14 they're also using cloudflare, sadly, so some UAs might even trip Cloudflare's stupidity 17:18:34 OK, I found: 17:18:37 Mozilla/5.0 (Linux; U; Android 2.2.1; en-ca; LG-P505R Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 17:18:44 "Mozilla/4.0 (compatible; MSIE 6.0b; Windows 98)" got me a cloudflare "blocked" notice 17:18:55 andr01d: you just need "firefox", literally. At least works for me. 17:19:56 ok, this is getting beyond silly. you know what else isn't blocked: NCSA Mosaic, this starts really looking like blacklisting, not whitelisting. 17:20:16 so they're not just whitelisting the bleeding edge (as was already likely given "firefox" works :-D) 17:21:05 Did I mention that Clownflare sucks, guys? 17:21:23 And yet webdevs all over the world are delivering the control of Internet to those morons 17:21:57 I would complain at them, but they would ban me from the Internet under the "HEALTHY WEB STANDARDS ECOSYSTEM" BS banner 17:24:39 nonono 17:24:59 the proper way to complain something is broken in cloudflare is to sign in their reporting system 17:25:03 and write a message 17:25:07 it's at news.ycombinator.com 17:29:03 The Mozilla/5.0 string above does restore functionality for me at responsiblestatecraft. Thanks njsg! 17:29:42 I'm aware of UA strings, I just thought that was a 1990s thing. didn't realize website were still choosing to block certain browsers specifically 17:30:07 I did write tham, but I wrote back in Feb too, when the site suddenly stopped working for me. 17:30:14 I never got a response... 17:31:52 I still want to complain about the SM "Cookie Manager", adding an exception to the block rule is just too convoluted... 18:03:37 Arrgggg 8-/ This UA string is fucking up more websites than it fixes. Does anyone know of a SM way to spoof UA string only for specific websites? 18:06:41 andr01d: what did you set exactly? did you create the preference with the name I gave you? 18:06:51 it should affect only responsiblestatecraft.org 18:06:52 njsg, making the string just "firefox" sems to be giving me the best of both worlds. 18:07:31 I set general.useragent.override in about:config 18:07:43 How do you make it website specific? 18:08:34 0605|18:13:33 <+njsg> in about:config, create a string, with name general.useragent.override.responsiblestatecraft.org, value firefox 18:08:40 When I set general.useragent.override to just "firefox" responsiblestatecraft is working, and the other sites don't seem to be affected... 18:09:12 Ahhh, that line wrapped in my reader and I missed the domain at the end... 18:09:43 Thanks! That's a great trick... 18:10:22 yeah, convenient