Class: Fua::SmartPhone::Maemo

Inherits:
Object
  • Object
show all
Defined in:
lib/fua.rb

Instance Method Summary collapse

Instance Method Details

#BrowserObject



75
76
77
# File 'lib/fua.rb', line 75

def Browser
  return 'Mozilla/5.0 (X11; U; Linux armv7l; ru-RU; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900'
end

#FirefoxObject



78
79
80
# File 'lib/fua.rb', line 78

def Firefox
  return 'Mozilla/5.0 (Maemo; Linux armv7l; rv:10.0.1) Gecko/20100101 Firefox/10.0.1 Fennec/10.0.1'
end