Class: Fua::Game_Consoles
- Inherits:
-
Object
- Object
- Fua::Game_Consoles
- Defined in:
- lib/fua.rb
Instance Method Summary collapse
Instance Method Details
#Playstation4 ⇒ Object
256 257 258 |
# File 'lib/fua.rb', line 256 def Playstation4 return 'Mozilla/5.0 (PlayStation 4 2.57) AppleWebKit/537.73 (KHTML, like Gecko)' end |
#Xbox_One ⇒ Object
253 254 255 |
# File 'lib/fua.rb', line 253 def Xbox_One return 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0; Xbox; Xbox One)' end |