Class: Fua::Smart_TV

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

Instance Method Summary collapse

Instance Method Details

#Google_ChromeCastObject



241
242
243
# File 'lib/fua.rb', line 241

def Google_ChromeCast
  return 'Mozilla/5.0 (CrKey armv7l 1.4.15250) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.0 Safari/537.36'
end

#Google_TVObject



238
239
240
# File 'lib/fua.rb', line 238

def Google_TV
  return 'Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Large Screen Safari/533.4 GoogleTV/ 162671'
end

#HBB_TVObject



235
236
237
# File 'lib/fua.rb', line 235

def HBB_TV
  return 'Mozilla/5.0 (X11; Linux i686; rv:17.0 ) U; HbbTV/1.1.1 (; TOSHIBA; 32SL863; 19.2.39.208; 3; ) ; ToshibaTP/1.1.1 () ; en) OPR/20.0.1387.24 '
end

#LG_NetcastObject



229
230
231
# File 'lib/fua.rb', line 229

def LG_Netcast
  return 'Mozilla/5.0 (Linux; NetCast; U) AppleWebKit/538.39.41 (KHTML like Gecko) Chrome/22.0.1229.79 Safari/ 538.39.41 SmartTV/4.6'
end

#Mapple_BrowserObject



232
233
234
# File 'lib/fua.rb', line 232

def Mapple_Browser
  return 'Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV; Maple2012) AppleWebKit/534.7 (KHTML, like Gecko) SmartTV Safari/534.7'
end

#NetgearObject



244
245
246
# File 'lib/fua.rb', line 244

def Netgear
  return 'Mozilla/5.0 (Linux; U; Android 3.2; en-us; GTV100 Build/MASTER) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13'
end

#PanasonicObject



247
248
249
# File 'lib/fua.rb', line 247

def Panasonic
  return 'Mozilla/5.0 (FreeBSD; U; Viera; fr-FR) AppleWebKit/535.1 (KHTML, like Gecko) Viera/1.5.2 Chrome/14.0.835.202 Safari/535.1'
end

#PhilipsObject



220
221
222
# File 'lib/fua.rb', line 220

def Philips
  return 'Opera/9.80 (Linux mips; HbbTV/1.2.1 (; Philips; ; ; ; ) CE-HTML/1.0 NETTV/4.2.0 PHILIPSTV/1.1.1 Firmware/171.56.0 (PhilipsTV, 1.1.1,) en) Presto/2.12.362 Version/12.11'
end

#RokuObject



223
224
225
# File 'lib/fua.rb', line 223

def Roku
  return 'Roku/DVP-5.2 (025.02E03197A)'
end

#SamsungObject



196
197
198
# File 'lib/fua.rb', line 196

def Samsung
  return 'Mozilla/5.0 (SMART-TV; Linux; Tizen 2.3) AppleWebkit/538.1 (KHTML, like Gecko) SamsungBrowser/1.0 TV Safari/538.1'
end

#Samsung_HBBObject



199
200
201
# File 'lib/fua.rb', line 199

def Samsung_HBB
  return 'HbbTV/1.1.1 (;Samsung;SmartTV2013;T-FXPDEUC-1102.2;;) WebKit'
end

#Samsung_SmartHubObject



202
203
204
# File 'lib/fua.rb', line 202

def Samsung_SmartHub
  return 'Mozilla/5.0 (SmartHub; SMART-TV; U; Linux/SmartTV) AppleWebKit/531.2+ (KHTML, like Gecko) WebBrowser/1.0 SmartTV Safari/531.2+'
end

#SharpObject



205
206
207
# File 'lib/fua.rb', line 205

def Sharp
  return 'Mozilla/5.0 (DTV) AppleWebKit/531.2+ (KHTML, like Gecko) Espial/6.1.5 AQUOSBrowser/2.0 (US01DTV;V;0001;0001)'
end

#SonyObject



208
209
210
# File 'lib/fua.rb', line 208

def Sony
  return 'Opera/9.80 (Linux armv7l; InettvBrowser/2.2 (00014A;SonyDTV115;0002;0100) KDL42W650A; CC/GRC) Presto/2.12.362 Version/12.11'
end

#TechnisatObject



211
212
213
# File 'lib/fua.rb', line 211

def Technisat
  return 'Opera/9.80 (Linux sh4; U; HbbTV/1.1.1 (;;;;;); CE-HTML; TechniSat Digit ISIO S; de) Presto/2.9.167 Version/11.50'
end

#ToshibaObject



214
215
216
# File 'lib/fua.rb', line 214

def Toshiba
  return 'Mozilla/5.0 (DTV; TSBNetTV/T32013713.0203.7DD; TVwithVideoPlayer; like Gecko) NetFront/4.1 DTVNetBrowser/2.2 (000039;T32013713;0203;7DD)'
end

#tvOSObject



226
227
228
# File 'lib/fua.rb', line 226

def tvOS
  return 'Mozilla/5.0 (Apple TV; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13T534YI'
end

#VIZIOObject



217
218
219
# File 'lib/fua.rb', line 217

def VIZIO
  return 'Mozilla/5.0 (Linux; GoogleTV 3.2; VAP430 Build/MASTER) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.77 Safari/534.24'
end