Index: branches/wmf/1.16wmf4/extensions/WikimediaMobile/MobileRedirect.js |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | * |
7 | 7 | * You can turn off the redirect by setting the cookie "stopMobileRedirect=true" |
8 | 8 | */ |
9 | | -if ( /(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii)/ |
| 9 | +if ( /(Android|iPhone|iPod|webOS|NetFront|Opera Mini|SEMC-Browser|PlayStation Portable|Nintendo Wii|BlackBerry)/ |
10 | 10 | .test( navigator.userAgent ) ) |
11 | 11 | { |
12 | 12 | (function () { |
Property changes on: branches/wmf/1.16wmf4/extensions/WikimediaMobile |
___________________________________________________________________ |
Name: svn:mergeinfo |
13 | 13 | + /branches/wmf-deployment/extensions/WikimediaMobile:60970 |
/trunk/extensions/WikimediaMobile:67681-67682 |
/trunk/phase3/extensions/WikimediaMobile:63545-63546,63549,63643,63764,63897-63901,64113,64509,65387,65391,65555,65590,65650,65816 |