Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.25 KB | None | 0 0
  1.  {
  2.     "configuration": {
  3.         "player": {
  4.             "id": null,
  5.             "url": null,
  6.             "player": "fcPlayer",
  7.             "playerInfo": "0.1"
  8.         },
  9.         "screen": {
  10.             "colorDepth": 32,
  11.             "pixelDepth": 32,
  12.             "actual": {
  13.                 "width": 1883,
  14.                 "height": 1059
  15.             },
  16.             "window": {
  17.                 "width": 1883,
  18.                 "height": 1059
  19.             },
  20.             "screen": {
  21.                 "width": 962,
  22.                 "height": 541
  23.             },
  24.             "orientation": {
  25.                 "angle": 0,
  26.                 "type": "landscape-primary"
  27.             },
  28.             "devicePixelRatio": 1.3312500715255737,
  29.             "isTouchEnabled": false
  30.         },
  31.         "browser": {
  32.             "application": "Netscape",
  33.             "codename": "Mozilla",
  34.             "version": "5.0 (Linux; Android 5.1.1; sdk_google_atv_x86 Build/LMY48X) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/39.0.0.0 Mobile Safari/537.36",
  35.             "platform": "Linux i686",
  36.             "agent": "Mozilla/5.0 (Linux; Android 5.1.1; sdk_google_atv_x86 Build/LMY48X) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/39.0.0.0 Mobile Safari/537.36",
  37.             "hasServiceWorker": false,
  38.             "product": "Gecko",
  39.             "productInfo": "20030107",
  40.             "vendor": "Google Inc.",
  41.             "vendorInfo": "",
  42.             "hasCookies": false
  43.         },
  44.         "connection": {},
  45.         "hardware": {
  46.             "deviceCores": 2,
  47.             "os": "UNKNOWN"
  48.         }
  49.     }
  50.  }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement