8
I like browsing with Javascript disabled, and Twitter does not work without Javascript. This means all the links people give to regular Twitter URL's break without Javascript installed.
I'd like to redirect these url's to mobile.twitter.com, which works fine without Javascript, but mobile.twitter.com doesn't use the same URL structure (no hashbangs).
Is there a simple tool I can use to redirect twitter.com URL's to mobile.twitter.com?
1This seems very doable with a userscript. – iglvzx – 2012-02-27T03:07:47.230